Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b26f4f635f74fcd1b69a10728f3a73f98dffc632 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b26f4f635f74fcd1b69a10728f3a73f98dffc632 # timeout=10 Commit message: "HTTP_Adapter: add missing omit qualifiers" > git rev-list --no-walk b26f4f635f74fcd1b69a10728f3a73f98dffc632 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins12381440705494072887.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs -b osmocom:nightly -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-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 [246 kB] Fetched 9306 kB in 1s (11.0 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_5.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_2.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_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_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_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_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_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_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 SCCP_Emulation_part_3.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_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 PCO_Types_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_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 General_Types_part_7.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_2.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 BSSGP_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env 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 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 IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 1s (382 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp11: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] Installing packages: osmo-sgsn, osmo-stp, osmo-sgsn-dbg, libc6-dbg, libgtp-dbg, libosmocore-dbg, libosmo-ranap-dbg, libasn1c-dbg, libosmo-sigtran-dbg, osmo-stp-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp', 'osmo-sgsn-dbg', 'libc6-dbg', 'libgtp-dbg', 'libosmocore-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg', 'libosmo-sigtran-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp11 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp11 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-nightly 0 upgraded, 29 newly installed, 0 to remove and 48 not upgraded. Need to get 13.8 MB of archives. After this operation, 22.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202503082026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.3.4cea.202503082026 [171 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp11 1.13.0.2.6cd6.202503082026 [40.4 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.3.4cea.202503082026 [71.1 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.3.4cea.202503082026 [228 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.1.ae0e.202503082026 [59.9 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.3.4cea.202503082026 [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.14.3c6e.202503082026 [70.7 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.0.1.bb85.202503082026 [21.5 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.38.7781.202503082026 [134 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.38.7781.202503082026 [478 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.3.4cea.202503082026 [52.0 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.3.4cea.202503082026 [71.7 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.3.4cea.202503082026 [179 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.3.4cea.202503082026 [60.3 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.3.4cea.202503082026 [64.3 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.3.4cea.202503082026 [51.0 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.3.4cea.202503082026 [44.3 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.38.7781.202503082026 [18.3 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.38.7781.202503082026 [22.7 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202503082026 [75.4 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202503082026 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.13.0.2.6cd6.202503082026 [108 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.7.0.202503082026 [223 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.7.0.202503082026 [954 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.3.4cea.202503082026 [2164 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.39.3418.202503082026 [144 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.39.3418.202503082026 [548 kB] Fetched 13.8 MB in 0s (93.5 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202503082026_amd64.deb ... Unpacking osmocom-nightly (202503082026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.3.4cea.202503082026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.3.4cea.202503082026) ... Selecting previously unselected package libgtp11:amd64. Preparing to unpack .../03-libgtp11_1.13.0.2.6cd6.202503082026_amd64.deb ... Unpacking libgtp11:amd64 (1.13.0.2.6cd6.202503082026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0.3.4cea.202503082026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.3.4cea.202503082026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0.3.4cea.202503082026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.3.4cea.202503082026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0.1.ae0e.202503082026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.1.ae0e.202503082026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.3.4cea.202503082026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.3.4cea.202503082026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.0.14.3c6e.202503082026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.14.3c6e.202503082026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.9.0.1.bb85.202503082026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.0.1.bb85.202503082026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../10-libosmo-sigtran11_2.1.0.38.7781.202503082026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.38.7781.202503082026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.1.0.38.7781.202503082026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.38.7781.202503082026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.11.0.3.4cea.202503082026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.3.4cea.202503082026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.11.0.3.4cea.202503082026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.3.4cea.202503082026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.11.0.3.4cea.202503082026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.3.4cea.202503082026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.11.0.3.4cea.202503082026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.3.4cea.202503082026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.11.0.3.4cea.202503082026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.3.4cea.202503082026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.11.0.3.4cea.202503082026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.3.4cea.202503082026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.11.0.3.4cea.202503082026_amd64.deb ... Unpacking libosmocore (1.11.0.3.4cea.202503082026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.1.0.38.7781.202503082026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.38.7781.202503082026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.1.0.38.7781.202503082026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.38.7781.202503082026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202503082026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202503082026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202503082026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202503082026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.13.0.2.6cd6.202503082026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.13.0.2.6cd6.202503082026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.7.0.202503082026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.202503082026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.7.0.202503082026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.202503082026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.11.0.3.4cea.202503082026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.3.4cea.202503082026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.39.3418.202503082026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.39.3418.202503082026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.39.3418.202503082026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.39.3418.202503082026) ... Setting up osmocom-nightly (202503082026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.11.0.3.4cea.202503082026) ... Setting up libosmocodec4:amd64 (1.11.0.3.4cea.202503082026) ... Setting up libasn1c1:amd64 (0.9.38.202503082026) ... Setting up libosmovty13:amd64 (1.11.0.3.4cea.202503082026) ... Setting up libosmoisdn0:amd64 (1.11.0.3.4cea.202503082026) ... Setting up libgtp11:amd64 (1.13.0.2.6cd6.202503082026) ... Setting up libosmousb0:amd64 (1.11.0.3.4cea.202503082026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202503082026) ... Setting up libosmogsm20:amd64 (1.11.0.3.4cea.202503082026) ... Setting up libosmoctrl0:amd64 (1.11.0.3.4cea.202503082026) ... Setting up libosmogb14:amd64 (1.11.0.3.4cea.202503082026) ... Setting up libgtp-dbg:amd64 (1.13.0.2.6cd6.202503082026) ... Setting up libosmonetif11:amd64 (1.6.0.1.ae0e.202503082026) ... Setting up libosmocoding0:amd64 (1.11.0.3.4cea.202503082026) ... Setting up libosmosim2:amd64 (1.11.0.3.4cea.202503082026) ... Setting up libosmocore (1.11.0.3.4cea.202503082026) ... Setting up libosmoabis15:amd64 (2.0.0.14.3c6e.202503082026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.38.7781.202503082026) ... Setting up libosmocore-dbg:amd64 (1.11.0.3.4cea.202503082026) ... Setting up libosmo-gsup-client0:amd64 (1.9.0.1.bb85.202503082026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.38.7781.202503082026) ... Setting up osmo-stp:amd64 (2.1.0.38.7781.202503082026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.7.0.202503082026) ... Setting up osmo-sgsn (1.12.0.39.3418.202503082026) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.7.0.202503082026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.38.7781.202503082026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.39.3418.202503082026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] 20250309094820404 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250309094820404 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250309094820404 DLSS7 INFO 0: ASP(virt-rnc0-0) Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:722) 20250309094820404 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250309094820404 DLSS7 NOTICE 0: ASP(virt-rnc0-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250309094820404 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250309094820404 DLSS7 INFO 0: AS(virt-rnc0) Created AS (osmo_ss7_instance.c:324) 20250309094820404 DLSS7 INFO 0: AS(virt-rnc0) Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:156) 20250309094820404 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:162) 20250309094820404 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:129) 20250309094820404 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:225) 20250309094820404 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:245) 20250309094820404 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:292) 20250309094820404 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:225) 20250309094820404 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:245) 20250309094820404 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:292) 20250309094820404 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) rate_ctr.c:86 validating counter group 0x5622a38d5d40(sgsn) with 23 counters 20250309094820491 DLSS7 INFO (r=127.0.0.1:43029<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250309094820491 DLSS7 INFO (r=127.0.0.1:43029<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250309094820491 DLSS7 INFO 0: ASP(asp-dyn-0) Restarting ASP asp-dyn-0, r=127.0.0.1:43029<->l=127.0.0.200:2905 (osmo_ss7_asp.c:722) 20250309094820491 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250309094820491 DLSS7 NOTICE 0: ASP(asp-dyn-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250309094820491 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250309094820491 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250309094820491 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250309094820491 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:468) 20250309094820493 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:389) 20250309094820493 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20250309094820493 DGPRS NOTICE libGTP v1.13.0.2-6cd6.202503082026 initialized (sgsn_main.c:463) 20250309094820493 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250309094820493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094820493 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:584) 20250309094820493 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:602) 20250309094820493 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:608) 20250309094820493 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:713) 20250309094820493 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250309094820493 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250309094820493 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20250309094820493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309094820493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (ASPSM:UP) (m3ua.c:773) 20250309094820493 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250309094820493 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250309094820493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250309094820493 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250309094820493 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@a91f87d90eee: Unix server socket created successfully. MC@a91f87d90eee: Listening on TCP port 40581. a91f87d90eee is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests a91f87d90eee 40581 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@a91f87d90eee: New HC connected from 10.0.2.100 [10.0.2.100]. a91f87d90eee: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@a91f87d90eee: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@a91f87d90eee: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a91f87d90eee: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a91f87d90eee: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a91f87d90eee: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a91f87d90eee: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a91f87d90eee: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@a91f87d90eee: Configuration file was processed on all HCs. MC@a91f87d90eee: Creating MTC on host 10.0.2.100. MC@a91f87d90eee: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Sun Mar 9 09:48:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309094821494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094821494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach started. 20250309094822136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309094822142 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(3)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309094822173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250309094822173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250309094822173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250309094822173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309094822173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309094822173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309094822173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309094822173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094822173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309094822174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309094822174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309094822174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309094822174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309094822174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309094822174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309094822174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309094822174 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250309094822174 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309094822174 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309094822174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309094822174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094822174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309094822176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094822176 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309094822176 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250309094822176 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:43029 err=None (osmo_ss7_asp.c:824) SGSN_Test-Gb1-NS1(8)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309094822181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094822181 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(9)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI196(6)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309094822186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNCONFIGURED}: Allocated (fsm.c:456) 20250309094822186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250309094822186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250309094822186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309094822186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309094822186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309094822186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309094822186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094822186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309094822186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309094822186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309094822186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309094822187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309094822187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309094822187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309094822187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309094822187 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250309094822187 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309094822187 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309094822187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(12)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309094822187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094822187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309094822189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094822189 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-NS2(13)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309094822193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094822193 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(17)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309094822204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNCONFIGURED}: Allocated (fsm.c:456) 20250309094822204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250309094822204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250309094822204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309094822204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309094822204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309094822204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309094822204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094822204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309094822205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309094822205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309094822205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309094822205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309094822205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309094822205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309094822205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309094822205 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250309094822205 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309094822205 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309094822205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(17)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309094822206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094822206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309094822209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094822209 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)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309094822214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094822214 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309094822494 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309094822494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (RKM:REG-REQ) (m3ua.c:773) 20250309094822494 DLSS7 INFO 0: ASP(asp-dyn-0) RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20250309094822494 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250309094822494 DLSS7 INFO 0: AS(as-rkm-3) Created AS (osmo_ss7_instance.c:324) 20250309094822494 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:129) 20250309094822494 DLSS7 INFO 0: AS(as-rkm-3) Adding ASP asp-dyn-0 to AS (osmo_ss7_as.c:156) 20250309094822494 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:162) 20250309094822494 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 36 bytes: [L2]> 01 00 09 02 00 00 00 24 02 08 00 1c 02 0a 00 08 00 00 00 01 02 12 00 08 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309094822494 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:358) 20250309094822494 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250309094822494 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309094822494 DLSS7 INFO 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250309094822494 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309094822495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094822495 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:671) 20250309094822495 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309094822495 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309094822495 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250309094822495 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309094822495 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:773) 20250309094822495 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250309094822495 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309094822495 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250309094822495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250309094822495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250309094822495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309094822495 DLSS7 INFO 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250309094822495 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309094822495 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250309094822496 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x5622d8b96b60]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250309094822496 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:671) SGSN_Test-GSUP-IPA(18)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309094822501 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(18)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309094822501 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@a91f87d90eee: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='CB5708D1'O, index=0 SGSN_Test-GSUP(19)@a91f87d90eee: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@a91f87d90eee: 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 := '497689EEEC3E7F6858C593CDA986F164'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EFD9A00A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B516F003326878D'O } } } } } 20250309094823577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094823577 DLLC NOTICE LLME(ffffffff/cb5708d1){UNASSIGNED} LLC RX: unknown TLLI 0xcb5708d1, creating LLME on the fly (gprs_llc.c:552) 20250309094823577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309094823577 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1320) 20250309094823577 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309094823577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309094823577 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309094823577 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309094823577 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309094823577 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309094823577 DLLC NOTICE LLME(ffffffff/cb5708d1){UNASSIGNED} LLGM Assign pre (cb5708d1 => c1b5ff2c) (gprs_llc.c:1079) 20250309094823577 DLLC NOTICE LLME(cb5708d1/c1b5ff2c){ASSIGNED} LLGM Assign post (cb5708d1 => c1b5ff2c) (gprs_llc.c:1125) 20250309094823577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309094823577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309094823577 DMM DEBUG MM(262420000000001/c1b5ff2c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309094823591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094823591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309094823591 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309094823591 DMM DEBUG MM(262420000000001/c1b5ff2c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1134) 20250309094823591 DMM NOTICE MM(262420000000001/c1b5ff2c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309094823591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309094823591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309094823591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309094823591 DMM DEBUG MM(262420000000001/c1b5ff2c) Requesting authorization (sgsn_auth.c:160) 20250309094823591 DMM INFO MM(262420000000001/c1b5ff2c) Requesting authentication tuples (sgsn_auth.c:184) 20250309094823592 DMM DEBUG MM(262420000000001/c1b5ff2c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309094823592 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250309094823592 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)@a91f87d90eee: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@a91f87d90eee: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250309094823597 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309094823597 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309094823597 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309094823597 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309094823597 DMM INFO MM(262420000000001/c1b5ff2c) Subscriber data update (mmctx.c:445) 20250309094823597 DMM DEBUG MM(262420000000001/c1b5ff2c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309094823597 DMM INFO MM(262420000000001/c1b5ff2c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309094823597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309094823597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309094823597 DMM INFO MM(262420000000001/c1b5ff2c) <- GMM AUTH AND CIPHERING REQ (rand = 49 76 89 ee ec 3e 7f 68 58 c5 93 cd a9 86 f1 64 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309094823612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094823612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250309094823612 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309094823612 DMM INFO MM(262420000000001/c1b5ff2c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309094823612 DMM NOTICE MM(262420000000001/c1b5ff2c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309094823612 DMM DEBUG MM(262420000000001/c1b5ff2c) checking auth: received GSM SRES = ef d9 a0 0a (gprs_gmm.c:716) 20250309094823612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309094823612 DMM DEBUG MM(262420000000001/c1b5ff2c) Requesting authorization (sgsn_auth.c:160) 20250309094823612 DMM INFO MM(262420000000001/c1b5ff2c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309094823613 DMM DEBUG MM(262420000000001/c1b5ff2c) Requesting subscriber data update (gprs_subscriber.c:894) 20250309094823613 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250309094823613 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) 20250309094823613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309094823613 DMM INFO MM(262420000000001/c1b5ff2c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1b5ff2c) (gprs_gmm.c:337) 20250309094823615 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309094823615 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309094823615 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250309094823615 DMM INFO MM(262420000000001/c1b5ff2c) Subscriber data update (mmctx.c:445) 20250309094823615 DMM DEBUG MM(262420000000001/c1b5ff2c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309094823615 DMM INFO MM(262420000000001/c1b5ff2c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309094823615 DMM NOTICE MM(262420000000001/c1b5ff2c) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1050) 20250309094823615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309094823615 DMM NOTICE MM(262420000000001/c1b5ff2c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309094823615 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) 20250309094823616 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309094823616 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250309094823616 DMM INFO MM(262420000000001/c1b5ff2c) Subscriber data update (mmctx.c:445) 20250309094823616 DMM DEBUG MM(262420000000001/c1b5ff2c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309094823627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094823627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309094823627 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309094823627 DMM INFO MM(262420000000001/c1b5ff2c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309094823627 DMM NOTICE MM(262420000000001/c1b5ff2c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309094823627 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309094823627 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309094823627 DLLC NOTICE LLME(cb5708d1/c1b5ff2c){ASSIGNED} LLGM Assign pre (ffffffff => c1b5ff2c) (gprs_llc.c:1079) 20250309094823627 DLLC NOTICE LLME(ffffffff/c1b5ff2c){ASSIGNED} LLGM Assign post (ffffffff => c1b5ff2c) (gprs_llc.c:1125) 20250309094823627 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309094823627 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309094823627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309094823627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@a91f87d90eee: setverdict(pass): none -> pass TC_attach-BVCI196(6)@a91f87d90eee: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@a91f87d90eee: Final verdict of PTC: pass 20250309094823698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43326<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(7)@a91f87d90eee: Final verdict of PTC: none 20250309094823702 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309094823702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(17)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(12)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@a91f87d90eee: Final verdict of PTC: none TC_attach-BVCI196(6)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@a91f87d90eee: Final verdict of PTC: none TC_attach-BVCI210(11)@a91f87d90eee: Final verdict of PTC: none TC_attach-BVCI220(16)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(10)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(15)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(5)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Sun Mar 9 09:48:23 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250309094823772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309094824174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43328<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105144) 20250309094824703 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094824703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105144, count=109500) 20250309094825704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094825704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Sun Mar 9 09:48:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309094826705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094826705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_mnc3 started. 20250309094827274 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309094827277 DMM INFO MM(262420000000001/c1b5ff2c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309094827277 DMM INFO MM(262420000000001/c1b5ff2c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309094827277 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309094827277 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309094827277 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309094827277 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309094827277 DLLC NOTICE LLME(ffffffff/c1b5ff2c){ASSIGNED} LLGM Assign pre (c1b5ff2c => ffffffff) (gprs_llc.c:1079) 20250309094827277 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1b5ff2c => ffffffff) (gprs_llc.c:1125) 20250309094827277 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250309094827277 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) 20250309094827277 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250309094827277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309094827277 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309094827278 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309094827278 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309094827278 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(22)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309094827321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309094827321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309094827321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309094827321 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094827321 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309094827321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309094827321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309094827321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094827321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309094827322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309094827322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309094827322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309094827322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309094827322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309094827322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309094827322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309094827322 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094827322 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309094827322 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309094827322 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309094827322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094827322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309094827324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309094827329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094827329 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(28)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(25)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309094827335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309094827335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309094827335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309094827335 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094827335 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309094827335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309094827335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309094827335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094827335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309094827336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309094827336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309094827336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309094827336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309094827336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309094827336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309094827336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309094827336 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094827336 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309094827336 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309094827336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309094827337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094827337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(32)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309094827339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309094827344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094827344 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(33)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI210(30)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(32)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309094827350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309094827350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309094827350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309094827350 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094827350 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309094827350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309094827350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309094827350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094827350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309094827351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309094827351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309094827351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309094827351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309094827351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309094827351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309094827351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309094827351 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094827351 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309094827351 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309094827351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309094827352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094827352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309094827353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309094827357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094827357 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309094827706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094827706 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309094827706 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309094827706 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309094827711 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309094827712 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@a91f87d90eee: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='E924D4EA'O, index=0 SGSN_Test-GSUP(38)@a91f87d90eee: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@a91f87d90eee: 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 := '1D8C2FEB43671DEAA7D871D08A49DABD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '300A0F2A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4D8CB79752A9D9B8'O } } } } } 20250309094828738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094828738 DLLC NOTICE LLME(ffffffff/e924d4ea){UNASSIGNED} LLC RX: unknown TLLI 0xe924d4ea, creating LLME on the fly (gprs_llc.c:552) 20250309094828738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309094828738 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250309094828738 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309094828738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309094828738 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309094828738 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309094828738 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309094828738 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309094828738 DLLC NOTICE LLME(ffffffff/e924d4ea){UNASSIGNED} LLGM Assign pre (e924d4ea => e0ebb413) (gprs_llc.c:1079) 20250309094828738 DLLC NOTICE LLME(e924d4ea/e0ebb413){ASSIGNED} LLGM Assign post (e924d4ea => e0ebb413) (gprs_llc.c:1125) 20250309094828738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309094828738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309094828738 DMM DEBUG MM(262420000001001/e0ebb413) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309094828747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094828747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309094828747 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309094828747 DMM DEBUG MM(262420000001001/e0ebb413) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250309094828747 DMM NOTICE MM(262420000001001/e0ebb413) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309094828747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309094828747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309094828747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309094828747 DMM DEBUG MM(262420000001001/e0ebb413) Requesting authorization (sgsn_auth.c:160) 20250309094828747 DMM INFO MM(262420000001001/e0ebb413) Requesting authentication tuples (sgsn_auth.c:184) 20250309094828747 DMM DEBUG MM(262420000001001/e0ebb413) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309094828747 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250309094828747 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)@a91f87d90eee: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@a91f87d90eee: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250309094828749 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309094828749 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309094828749 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309094828749 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309094828749 DMM INFO MM(262420000001001/e0ebb413) Subscriber data update (mmctx.c:445) 20250309094828750 DMM DEBUG MM(262420000001001/e0ebb413) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309094828750 DMM INFO MM(262420000001001/e0ebb413) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309094828750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309094828750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309094828750 DMM INFO MM(262420000001001/e0ebb413) <- GMM AUTH AND CIPHERING REQ (rand = 1d 8c 2f eb 43 67 1d ea a7 d8 71 d0 8a 49 da bd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309094828758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094828758 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250309094828758 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309094828758 DMM INFO MM(262420000001001/e0ebb413) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309094828758 DMM NOTICE MM(262420000001001/e0ebb413) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309094828758 DMM DEBUG MM(262420000001001/e0ebb413) checking auth: received GSM SRES = 30 0a 0f 2a (gprs_gmm.c:716) 20250309094828758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309094828758 DMM DEBUG MM(262420000001001/e0ebb413) Requesting authorization (sgsn_auth.c:160) 20250309094828758 DMM INFO MM(262420000001001/e0ebb413) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309094828758 DMM DEBUG MM(262420000001001/e0ebb413) Requesting subscriber data update (gprs_subscriber.c:894) 20250309094828759 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250309094828759 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) 20250309094828759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309094828759 DMM INFO MM(262420000001001/e0ebb413) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0ebb413) (gprs_gmm.c:337) 20250309094828760 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309094828760 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309094828760 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250309094828760 DMM INFO MM(262420000001001/e0ebb413) Subscriber data update (mmctx.c:445) 20250309094828760 DMM DEBUG MM(262420000001001/e0ebb413) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309094828760 DMM INFO MM(262420000001001/e0ebb413) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309094828760 DMM NOTICE MM(262420000001001/e0ebb413) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250309094828760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309094828760 DMM NOTICE MM(262420000001001/e0ebb413) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309094828760 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) 20250309094828761 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309094828761 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250309094828761 DMM INFO MM(262420000001001/e0ebb413) Subscriber data update (mmctx.c:445) 20250309094828761 DMM DEBUG MM(262420000001001/e0ebb413) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309094828771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094828771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309094828771 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309094828771 DMM INFO MM(262420000001001/e0ebb413) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309094828771 DMM NOTICE MM(262420000001001/e0ebb413) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309094828771 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309094828771 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309094828771 DLLC NOTICE LLME(e924d4ea/e0ebb413){ASSIGNED} LLGM Assign pre (ffffffff => e0ebb413) (gprs_llc.c:1079) 20250309094828771 DLLC NOTICE LLME(ffffffff/e0ebb413){ASSIGNED} LLGM Assign post (ffffffff => e0ebb413) (gprs_llc.c:1125) 20250309094828771 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309094828771 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309094828771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309094828771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@a91f87d90eee: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@a91f87d90eee: Final verdict of PTC: pass 20250309094828830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59806<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(26)@a91f87d90eee: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@a91f87d90eee: Final verdict of PTC: none 20250309094828836 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309094828836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(36)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(31)@a91f87d90eee: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@a91f87d90eee: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(34)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(29)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(24)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_mnc3 finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Sun Mar 9 09:48: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 20250309094828912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59808<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309094829314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59808<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85712) 20250309094829837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094829838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85712, count=90068) 20250309094830839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094830839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Sun Mar 9 09:48:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309094831840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094831841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_umts_aka_umts_res started. 20250309094832422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309094832425 DMM INFO MM(262420000001001/e0ebb413) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309094832425 DMM INFO MM(262420000001001/e0ebb413) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309094832425 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309094832425 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309094832425 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309094832425 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309094832425 DLLC NOTICE LLME(ffffffff/e0ebb413){ASSIGNED} LLGM Assign pre (e0ebb413 => ffffffff) (gprs_llc.c:1079) 20250309094832425 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0ebb413 => ffffffff) (gprs_llc.c:1125) 20250309094832425 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250309094832425 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) 20250309094832425 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250309094832425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309094832425 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309094832425 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309094832425 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309094832425 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(41)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309094832463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309094832463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309094832463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309094832463 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094832463 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309094832463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309094832463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309094832463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094832463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309094832465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309094832465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309094832465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309094832465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309094832465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309094832465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309094832465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309094832465 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094832465 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309094832465 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309094832465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309094832466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094832466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309094832469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309094832475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094832476 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(47)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(50)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309094832479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309094832479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309094832479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309094832480 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094832480 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309094832480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309094832480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309094832480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094832480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309094832480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309094832480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309094832480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309094832480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309094832480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309094832480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309094832480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309094832480 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094832480 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309094832480 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309094832480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309094832481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094832481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309094832482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309094832487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094832487 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309094832494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309094832494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309094832494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309094832494 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094832494 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309094832494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309094832494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309094832494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094832494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309094832494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309094832494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309094832494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309094832495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309094832495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309094832495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309094832495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309094832495 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094832495 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309094832495 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309094832495 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309094832495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094832495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309094832497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309094832502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094832502 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309094832842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094832843 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309094832843 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309094832843 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309094832847 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(56)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309094832848 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@a91f87d90eee: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='F4381BDC'O, index=0 SGSN_Test-GSUP(57)@a91f87d90eee: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@a91f87d90eee: 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 := 'D89FAAF936EED2F01B240B642A3CA1F2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '91B1735B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B05EBE7817573DD7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8860D516FF0A8A486158AC34669D7608'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2DD03A4DB2E71BD62052DCBC354C1AF4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '844943628D00AB222FB6EB09B25B2CD4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '770B0D175D7A1B22'O } } } } } 20250309094833925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094833925 DLLC NOTICE LLME(ffffffff/f4381bdc){UNASSIGNED} LLC RX: unknown TLLI 0xf4381bdc, creating LLME on the fly (gprs_llc.c:552) 20250309094833925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309094833925 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1320) 20250309094833925 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309094833925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309094833925 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309094833925 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309094833925 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309094833925 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309094833925 DLLC NOTICE LLME(ffffffff/f4381bdc){UNASSIGNED} LLGM Assign pre (f4381bdc => f784698d) (gprs_llc.c:1079) 20250309094833925 DLLC NOTICE LLME(f4381bdc/f784698d){ASSIGNED} LLGM Assign post (f4381bdc => f784698d) (gprs_llc.c:1125) 20250309094833925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309094833925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309094833925 DMM DEBUG MM(262420000001002/f784698d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309094833948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094833948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309094833948 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309094833948 DMM DEBUG MM(262420000001002/f784698d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250309094833948 DMM NOTICE MM(262420000001002/f784698d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309094833948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309094833948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309094833948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309094833948 DMM DEBUG MM(262420000001002/f784698d) Requesting authorization (sgsn_auth.c:160) 20250309094833948 DMM INFO MM(262420000001002/f784698d) Requesting authentication tuples (sgsn_auth.c:184) 20250309094833948 DMM DEBUG MM(262420000001002/f784698d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309094833948 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250309094833948 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)@a91f87d90eee: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@a91f87d90eee: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250309094833954 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309094833954 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309094833954 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309094833954 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309094833954 DMM INFO MM(262420000001002/f784698d) Subscriber data update (mmctx.c:445) 20250309094833954 DMM DEBUG MM(262420000001002/f784698d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309094833954 DMM INFO MM(262420000001002/f784698d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309094833954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309094833954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309094833954 DMM INFO MM(262420000001002/f784698d) <- GMM AUTH AND CIPHERING REQ (rand = d8 9f aa f9 36 ee d2 f0 1b 24 0b 64 2a 3c a1 f2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 84 49 43 62 8d 00 ab 22 2f b6 eb 09 b2 5b 2c d4 ) (gprs_gmm.c:510) 20250309094833971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094833971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250309094833971 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309094833971 DMM INFO MM(262420000001002/f784698d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309094833972 DMM NOTICE MM(262420000001002/f784698d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309094833972 DMM DEBUG MM(262420000001002/f784698d) checking auth: received UMTS RES = 77 0b 0d 17 5d 7a 1b 22 (gprs_gmm.c:716) 20250309094833972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309094833972 DMM DEBUG MM(262420000001002/f784698d) Requesting authorization (sgsn_auth.c:160) 20250309094833972 DMM INFO MM(262420000001002/f784698d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309094833972 DMM DEBUG MM(262420000001002/f784698d) Requesting subscriber data update (gprs_subscriber.c:894) 20250309094833972 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250309094833972 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) 20250309094833972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309094833972 DMM INFO MM(262420000001002/f784698d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf784698d) (gprs_gmm.c:337) 20250309094833974 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309094833974 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309094833974 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250309094833975 DMM INFO MM(262420000001002/f784698d) Subscriber data update (mmctx.c:445) 20250309094833975 DMM DEBUG MM(262420000001002/f784698d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309094833975 DMM INFO MM(262420000001002/f784698d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309094833975 DMM NOTICE MM(262420000001002/f784698d) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250309094833975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309094833975 DMM NOTICE MM(262420000001002/f784698d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309094833975 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) 20250309094833976 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309094833976 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250309094833976 DMM INFO MM(262420000001002/f784698d) Subscriber data update (mmctx.c:445) 20250309094833976 DMM DEBUG MM(262420000001002/f784698d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309094833988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094833988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309094833988 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309094833988 DMM INFO MM(262420000001002/f784698d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309094833988 DMM NOTICE MM(262420000001002/f784698d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309094833988 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309094833988 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309094833988 DLLC NOTICE LLME(f4381bdc/f784698d){ASSIGNED} LLGM Assign pre (ffffffff => f784698d) (gprs_llc.c:1079) 20250309094833988 DLLC NOTICE LLME(ffffffff/f784698d){ASSIGNED} LLGM Assign post (ffffffff => f784698d) (gprs_llc.c:1125) 20250309094833988 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309094833988 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309094833988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309094833988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@a91f87d90eee: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@a91f87d90eee: Final verdict of PTC: pass 20250309094834047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59816<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(51)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(45)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(57)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@a91f87d90eee: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@a91f87d90eee: Final verdict of PTC: none 20250309094834053 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309094834053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(50)@a91f87d90eee: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(55)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@a91f87d90eee: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(43)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(48)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(53)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Sun Mar 9 09:48:34 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 20250309094834117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309094834519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59820<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84388) 20250309094835054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094835054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84388, count=89920) 20250309094836056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094836056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Sun Mar 9 09:48:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309094837057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094837057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_umts_aka_gsm_sres started. 20250309094837609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309094837611 DMM INFO MM(262420000001002/f784698d) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309094837612 DMM INFO MM(262420000001002/f784698d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309094837612 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309094837612 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309094837612 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309094837612 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309094837612 DLLC NOTICE LLME(ffffffff/f784698d){ASSIGNED} LLGM Assign pre (f784698d => ffffffff) (gprs_llc.c:1079) 20250309094837612 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f784698d => ffffffff) (gprs_llc.c:1125) 20250309094837612 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250309094837612 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) 20250309094837612 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:402) 20250309094837612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309094837612 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309094837612 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309094837612 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309094837612 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(60)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309094837654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309094837654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309094837654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309094837654 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094837654 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309094837654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309094837654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309094837654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094837654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309094837655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309094837655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309094837655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309094837655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309094837655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309094837655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309094837655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309094837655 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094837655 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309094837655 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309094837655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309094837656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094837656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309094837661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309094837671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094837671 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(66)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_umts_aka_gsm_sres-BVCI196(63)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(69)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309094837678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309094837678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309094837678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309094837678 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094837678 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309094837678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309094837678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309094837678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094837678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309094837679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309094837679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309094837679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309094837679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309094837679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309094837679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309094837679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309094837679 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094837679 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309094837679 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309094837679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309094837679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094837679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(70)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309094837681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309094837686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094837686 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309094837692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309094837692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309094837692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309094837692 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094837692 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309094837692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309094837692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309094837692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094837692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309094837693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309094837693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309094837693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309094837694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309094837694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309094837694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309094837694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309094837694 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094837694 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309094837694 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309094837694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(74)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309094837695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094837695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309094837698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309094837705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094837705 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309094838059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094838059 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309094838059 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309094838059 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309094838063 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309094838065 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@a91f87d90eee: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='E64AE202'O, index=0 SGSN_Test-GSUP(76)@a91f87d90eee: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@a91f87d90eee: 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 := '5BDF14BB94D41A88C51149FE05B39210'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '20B1AE50'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '94A42876EF6A9687'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A62931CEDD3F764520D1A94E324C729B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'ADC1833332706884882BBED55A1E4AAF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C3D00D721EA4BBF4001FB2581945ECC3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6635A9394D60A304'O } } } } } 20250309094839135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094839135 DLLC NOTICE LLME(ffffffff/e64ae202){UNASSIGNED} LLC RX: unknown TLLI 0xe64ae202, creating LLME on the fly (gprs_llc.c:552) 20250309094839135 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309094839135 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1320) 20250309094839135 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309094839135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309094839135 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309094839135 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309094839135 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309094839135 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309094839135 DLLC NOTICE LLME(ffffffff/e64ae202){UNASSIGNED} LLGM Assign pre (e64ae202 => d0eb35c0) (gprs_llc.c:1079) 20250309094839135 DLLC NOTICE LLME(e64ae202/d0eb35c0){ASSIGNED} LLGM Assign post (e64ae202 => d0eb35c0) (gprs_llc.c:1125) 20250309094839135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309094839135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309094839135 DMM DEBUG MM(262420000001003/d0eb35c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309094839155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094839155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309094839156 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309094839156 DMM DEBUG MM(262420000001003/d0eb35c0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250309094839156 DMM NOTICE MM(262420000001003/d0eb35c0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309094839156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309094839156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309094839156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309094839156 DMM DEBUG MM(262420000001003/d0eb35c0) Requesting authorization (sgsn_auth.c:160) 20250309094839156 DMM INFO MM(262420000001003/d0eb35c0) Requesting authentication tuples (sgsn_auth.c:184) 20250309094839156 DMM DEBUG MM(262420000001003/d0eb35c0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309094839156 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250309094839156 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)@a91f87d90eee: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@a91f87d90eee: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250309094839162 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309094839162 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309094839162 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309094839162 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309094839162 DMM INFO MM(262420000001003/d0eb35c0) Subscriber data update (mmctx.c:445) 20250309094839162 DMM DEBUG MM(262420000001003/d0eb35c0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309094839162 DMM INFO MM(262420000001003/d0eb35c0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309094839162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309094839162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309094839162 DMM INFO MM(262420000001003/d0eb35c0) <- GMM AUTH AND CIPHERING REQ (rand = 5b df 14 bb 94 d4 1a 88 c5 11 49 fe 05 b3 92 10 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c3 d0 0d 72 1e a4 bb f4 00 1f b2 58 19 45 ec c3 ) (gprs_gmm.c:510) 20250309094839178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094839178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250309094839178 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309094839178 DMM INFO MM(262420000001003/d0eb35c0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309094839178 DMM NOTICE MM(262420000001003/d0eb35c0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309094839178 DMM DEBUG MM(262420000001003/d0eb35c0) checking auth: received GSM SRES = 20 b1 ae 50 (gprs_gmm.c:716) 20250309094839178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309094839178 DMM DEBUG MM(262420000001003/d0eb35c0) Requesting authorization (sgsn_auth.c:160) 20250309094839178 DMM INFO MM(262420000001003/d0eb35c0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309094839178 DMM DEBUG MM(262420000001003/d0eb35c0) Requesting subscriber data update (gprs_subscriber.c:894) 20250309094839178 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250309094839178 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) 20250309094839178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309094839178 DMM INFO MM(262420000001003/d0eb35c0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0eb35c0) (gprs_gmm.c:337) 20250309094839182 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309094839182 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309094839182 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250309094839182 DMM INFO MM(262420000001003/d0eb35c0) Subscriber data update (mmctx.c:445) 20250309094839182 DMM DEBUG MM(262420000001003/d0eb35c0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309094839182 DMM INFO MM(262420000001003/d0eb35c0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309094839182 DMM NOTICE MM(262420000001003/d0eb35c0) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250309094839182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309094839182 DMM NOTICE MM(262420000001003/d0eb35c0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309094839182 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) 20250309094839183 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309094839183 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250309094839183 DMM INFO MM(262420000001003/d0eb35c0) Subscriber data update (mmctx.c:445) 20250309094839183 DMM DEBUG MM(262420000001003/d0eb35c0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309094839194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094839194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309094839194 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309094839194 DMM INFO MM(262420000001003/d0eb35c0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309094839194 DMM NOTICE MM(262420000001003/d0eb35c0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309094839194 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309094839194 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309094839194 DLLC NOTICE LLME(e64ae202/d0eb35c0){ASSIGNED} LLGM Assign pre (ffffffff => d0eb35c0) (gprs_llc.c:1079) 20250309094839194 DLLC NOTICE LLME(ffffffff/d0eb35c0){ASSIGNED} LLGM Assign post (ffffffff => d0eb35c0) (gprs_llc.c:1125) 20250309094839194 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309094839194 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309094839194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309094839194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@a91f87d90eee: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@a91f87d90eee: Final verdict of PTC: pass 20250309094839252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49114<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@a91f87d90eee: Final verdict of PTC: none 20250309094839257 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309094839257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(74)@a91f87d90eee: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(69)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(64)@a91f87d90eee: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@a91f87d90eee: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(72)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(67)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(62)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Sun Mar 9 09:48: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 20250309094839309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309094839712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49126<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48904) 20250309094840259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094840259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48904, count=89908) 20250309094841261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094841261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Sun Mar 9 09:48:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309094842262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094842262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_timeout_after_pdp_act started. 20250309094842807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309094842809 DMM INFO MM(262420000001003/d0eb35c0) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309094842809 DMM INFO MM(262420000001003/d0eb35c0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309094842809 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309094842809 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309094842809 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309094842809 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309094842809 DLLC NOTICE LLME(ffffffff/d0eb35c0){ASSIGNED} LLGM Assign pre (d0eb35c0 => ffffffff) (gprs_llc.c:1079) 20250309094842809 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0eb35c0 => ffffffff) (gprs_llc.c:1125) 20250309094842809 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250309094842810 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) 20250309094842810 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:402) 20250309094842810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309094842810 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309094842810 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309094842810 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309094842810 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(79)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309094842854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309094842854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309094842854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309094842854 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094842854 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309094842854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309094842854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309094842854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094842854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309094842855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309094842855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309094842855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309094842855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309094842855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309094842855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309094842855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309094842855 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094842855 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309094842855 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309094842855 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309094842855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094842855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309094842857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309094842865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094842865 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(88)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309094842872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309094842872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309094842872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309094842872 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094842872 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309094842872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309094842872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309094842872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094842872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309094842873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309094842873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309094842873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309094842873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309094842873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309094842873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309094842873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309094842873 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094842873 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309094842873 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309094842873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309094842874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094842874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(89)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309094842876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309094842881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094842881 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309094842889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309094842889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309094842889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309094842889 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094842889 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309094842889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309094842889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309094842889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094842889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309094842889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309094842889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309094842889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309094842890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309094842890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309094842890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309094842890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309094842890 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094842890 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309094842890 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309094842890 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(93)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309094842890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094842890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309094842892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309094842896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094842896 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309094843264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094843264 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309094843264 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309094843264 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309094843269 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309094843270 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@a91f87d90eee: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='D0EACF84'O, index=0 SGSN_Test-GSUP(95)@a91f87d90eee: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@a91f87d90eee: 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 := 'C1AA15994BA4A5F317FF569631B4D73E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '446755F3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '705B114ED644AA7E'O } } } } } 20250309094843333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094843333 DLLC NOTICE LLME(ffffffff/d0eacf84){UNASSIGNED} LLC RX: unknown TLLI 0xd0eacf84, creating LLME on the fly (gprs_llc.c:552) 20250309094843333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309094843333 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1320) 20250309094843333 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309094843333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309094843333 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309094843333 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309094843333 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309094843333 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309094843333 DLLC NOTICE LLME(ffffffff/d0eacf84){UNASSIGNED} LLGM Assign pre (d0eacf84 => ddfea78a) (gprs_llc.c:1079) 20250309094843333 DLLC NOTICE LLME(d0eacf84/ddfea78a){ASSIGNED} LLGM Assign post (d0eacf84 => ddfea78a) (gprs_llc.c:1125) 20250309094843333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309094843333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309094843333 DMM DEBUG MM(262420000000021/ddfea78a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309094843351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094843351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309094843351 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309094843351 DMM DEBUG MM(262420000000021/ddfea78a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250309094843351 DMM NOTICE MM(262420000000021/ddfea78a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309094843351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309094843351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309094843351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309094843351 DMM DEBUG MM(262420000000021/ddfea78a) Requesting authorization (sgsn_auth.c:160) 20250309094843351 DMM INFO MM(262420000000021/ddfea78a) Requesting authentication tuples (sgsn_auth.c:184) 20250309094843351 DMM DEBUG MM(262420000000021/ddfea78a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309094843351 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250309094843351 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)@a91f87d90eee: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@a91f87d90eee: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250309094843357 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309094843357 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309094843357 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309094843357 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309094843357 DMM INFO MM(262420000000021/ddfea78a) Subscriber data update (mmctx.c:445) 20250309094843357 DMM DEBUG MM(262420000000021/ddfea78a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309094843357 DMM INFO MM(262420000000021/ddfea78a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309094843358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309094843358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309094843358 DMM INFO MM(262420000000021/ddfea78a) <- GMM AUTH AND CIPHERING REQ (rand = c1 aa 15 99 4b a4 a5 f3 17 ff 56 96 31 b4 d7 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309094843372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094843372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250309094843372 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309094843372 DMM INFO MM(262420000000021/ddfea78a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309094843372 DMM NOTICE MM(262420000000021/ddfea78a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309094843372 DMM DEBUG MM(262420000000021/ddfea78a) checking auth: received GSM SRES = 44 67 55 f3 (gprs_gmm.c:716) 20250309094843373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309094843373 DMM DEBUG MM(262420000000021/ddfea78a) Requesting authorization (sgsn_auth.c:160) 20250309094843373 DMM INFO MM(262420000000021/ddfea78a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309094843373 DMM DEBUG MM(262420000000021/ddfea78a) Requesting subscriber data update (gprs_subscriber.c:894) 20250309094843373 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250309094843373 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) 20250309094843373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309094843373 DMM INFO MM(262420000000021/ddfea78a) <- GMM ATTACH ACCEPT (new P-TMSI=0xddfea78a) (gprs_gmm.c:337) 20250309094843375 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309094843375 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309094843375 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250309094843375 DMM INFO MM(262420000000021/ddfea78a) Subscriber data update (mmctx.c:445) 20250309094843375 DMM DEBUG MM(262420000000021/ddfea78a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309094843375 DMM INFO MM(262420000000021/ddfea78a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309094843375 DMM NOTICE MM(262420000000021/ddfea78a) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250309094843375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309094843375 DMM NOTICE MM(262420000000021/ddfea78a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309094843376 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) 20250309094843377 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309094843377 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250309094843377 DMM INFO MM(262420000000021/ddfea78a) Subscriber data update (mmctx.c:445) 20250309094843377 DMM DEBUG MM(262420000000021/ddfea78a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309094843388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094843388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309094843388 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309094843388 DMM INFO MM(262420000000021/ddfea78a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309094843388 DMM NOTICE MM(262420000000021/ddfea78a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309094843388 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309094843388 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309094843389 DLLC NOTICE LLME(d0eacf84/ddfea78a){ASSIGNED} LLGM Assign pre (ffffffff => ddfea78a) (gprs_llc.c:1079) 20250309094843389 DLLC NOTICE LLME(ffffffff/ddfea78a){ASSIGNED} LLGM Assign post (ffffffff => ddfea78a) (gprs_llc.c:1125) 20250309094843389 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309094843389 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309094843389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309094843389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@a91f87d90eee: setverdict(pass): none -> pass 20250309094843447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094843447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309094843447 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309094843447 DMM INFO MM(262420000000021/ddfea78a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309094843447 DMM INFO MM(262420000000021/ddfea78a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309094843447 DMM DEBUG MM(262420000000021/ddfea78a) Using GGSN 0 (gprs_sm.c:317) 20250309094843447 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250309094843447 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309094843447 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250309094843447 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:386) 20250309094843472 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 7c 67 5c b5 11 a6 ce 0d 86 14 05 7f 79 bf a8 b8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:461) 20250309094843472 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd5110b8, cbp=0x5622d8ba42d0) (sgsn_libgtp.c:633) 20250309094843472 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309094843472 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8ba3198 TLLI=ddfea78a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309094843472 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309094843472 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309094843487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094843487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250309094843487 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309094843487 DMM INFO MM(262420000000021/ddfea78a) -> GMM ATTACH REQUEST MI(TMSI-0xDDFEA78A) type="GPRS attach"  (gprs_gmm.c:1320) 20250309094843487 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309094843487 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250309094843487 DLLC NOTICE LLME(ffffffff/ddfea78a){ASSIGNED} LLGM Assign pre (ddfea78a => f633b259) (gprs_llc.c:1079) 20250309094843487 DLLC NOTICE LLME(ddfea78a/f633b259){ASSIGNED} LLGM Assign post (ddfea78a => f633b259) (gprs_llc.c:1125) 20250309094843488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309094843488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309094843488 DMM DEBUG MM(262420000000021/f633b259) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309094843497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094843497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250309094843497 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309094843497 DMM DEBUG MM(262420000000021/f633b259) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250309094843497 DMM NOTICE MM(262420000000021/f633b259) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309094843497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309094843497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309094843497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309094843497 DMM DEBUG MM(262420000000021/f633b259) Requesting authorization (sgsn_auth.c:160) 20250309094843497 DMM INFO MM(262420000000021/f633b259) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309094843497 DMM DEBUG MM(262420000000021/f633b259) Requesting subscriber data update (gprs_subscriber.c:894) 20250309094843497 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250309094843497 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) 20250309094843499 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309094843499 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309094843499 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250309094843499 DMM INFO MM(262420000000021/f633b259) Subscriber data update (mmctx.c:445) 20250309094843499 DMM DEBUG MM(262420000000021/f633b259) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250309094843499 DMM INFO MM(262420000000021/f633b259) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250309094843499 DMM NOTICE MM(262420000000021/f633b259) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250309094843499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309094843499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309094843499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250309094843499 DMM INFO MM(262420000000021/f633b259) <- GMM ATTACH ACCEPT (new P-TMSI=0xf633b259) (gprs_gmm.c:337) 20250309094843499 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) 20250309094843501 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309094843501 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250309094843501 DMM INFO MM(262420000000021/f633b259) Subscriber data update (mmctx.c:445) 20250309094843501 DMM DEBUG MM(262420000000021/f633b259) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@a91f87d90eee: Trying to receive 5 ATTACH ACCEPTs 20250309094849500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250309094849500 DMM INFO MM(262420000000021/f633b259) <- GMM ATTACH ACCEPT (new P-TMSI=0xf633b259) (gprs_gmm.c:337) 20250309094850489 DGPRS DEBUG Checking for inactive LLMEs, time = 4744636 (sgsn.c:132) 20250309094855500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250309094855500 DMM INFO MM(262420000000021/f633b259) <- GMM ATTACH ACCEPT (new P-TMSI=0xf633b259) (gprs_gmm.c:337) 20250309094901501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250309094901501 DMM INFO MM(262420000000021/f633b259) <- GMM ATTACH ACCEPT (new P-TMSI=0xf633b259) (gprs_gmm.c:337) 20250309094903265 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250309094903265 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309094903266 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250309094907502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250309094907502 DMM INFO MM(262420000000021/f633b259) <- GMM ATTACH ACCEPT (new P-TMSI=0xf633b259) (gprs_gmm.c:337) TC_attach_timeout_after_pdp_act(97)@a91f87d90eee: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@a91f87d90eee: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250309094912856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094912862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094912862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309094912874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094912877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094912877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309094912890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094912895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094912895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309094913502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250309094913503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250309094913503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250309094913503 DMM NOTICE MM(262420000000021/f633b259) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250309094913503 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250309094913503 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8ba3198, TLLI=f633b259, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309094913503 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250309094913503 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250309094913503 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:386) 20250309094913503 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250309094913503 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) 20250309094913503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Reject}: Deallocated (fsm.c:568) 20250309094913503 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Deallocated (fsm.c:568) 20250309094913503 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309094913503 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250309094913503 DLLC NOTICE LLME(ddfea78a/f633b259){ASSIGNED} LLGM Assign pre (f633b259 => ffffffff) (gprs_llc.c:1079) 20250309094913503 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f633b259 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@a91f87d90eee: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@a91f87d90eee: Final verdict of PTC: pass 20250309094914035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49130<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@a91f87d90eee: Final verdict of PTC: none 20250309094914039 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309094914040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(83)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(88)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@a91f87d90eee: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(93)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@a91f87d90eee: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@a91f87d90eee: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(86)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(91)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(81)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Sun Mar 9 09:49:14 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 20250309094914145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309094914447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51746<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=130772) 20250309094915041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094915041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=130772, count=132032) 20250309094916043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094916043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Sun Mar 9 09:49:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309094917044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094917044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_auth_id_timeout started. 20250309094917541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309094917543 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(98)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309094917586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309094917586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309094917586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309094917586 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094917586 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309094917586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309094917586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309094917586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094917586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309094917587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309094917587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309094917587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309094917587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309094917587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309094917587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309094917587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309094917587 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094917587 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309094917587 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309094917587 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309094917588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094917588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309094917590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309094917595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094917595 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(104)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI196(101)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309094917599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309094917599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309094917599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309094917599 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094917599 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309094917599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309094917599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309094917599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094917599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309094917600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309094917600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309094917600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309094917600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309094917600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309094917600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309094917600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309094917600 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094917600 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309094917600 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309094917600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(107)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309094917601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094917601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309094917602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309094917607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094917607 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309094917614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309094917614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309094917614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309094917614 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094917614 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309094917614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309094917614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309094917614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094917614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309094917615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309094917615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309094917615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309094917615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309094917615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309094917615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309094917615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309094917615 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094917615 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309094917615 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309094917615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309094917615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094917615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309094917618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309094917624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094917624 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309094918046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094918046 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309094918046 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309094918046 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309094918050 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(113)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309094918051 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@a91f87d90eee: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='C7706C40'O, index=0 SGSN_Test-GSUP(114)@a91f87d90eee: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250309094918116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094918116 DLLC NOTICE LLME(ffffffff/c7706c40){UNASSIGNED} LLC RX: unknown TLLI 0xc7706c40, creating LLME on the fly (gprs_llc.c:552) 20250309094918116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309094918116 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1320) 20250309094918116 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309094918116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309094918116 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309094918116 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309094918116 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309094918116 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309094918116 DLLC NOTICE LLME(ffffffff/c7706c40){UNASSIGNED} LLGM Assign pre (c7706c40 => e7f45edc) (gprs_llc.c:1079) 20250309094918116 DLLC NOTICE LLME(c7706c40/e7f45edc){ASSIGNED} LLGM Assign post (c7706c40 => e7f45edc) (gprs_llc.c:1125) 20250309094918116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309094918116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309094918116 DMM DEBUG MM(/e7f45edc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309094920490 DGPRS DEBUG Checking for inactive LLMEs, time = 4744666 (sgsn.c:132) 20250309094924117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250309094924117 DMM DEBUG MM(/e7f45edc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309094930118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250309094930118 DMM DEBUG MM(/e7f45edc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309094936120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250309094936120 DMM DEBUG MM(/e7f45edc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309094938047 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250309094938047 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250309094938048 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309094942121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250309094942122 DMM DEBUG MM(/e7f45edc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309094947589 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094947593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094947593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309094947602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094947604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094947605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309094947616 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094947618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094947618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309094948123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250309094948123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250309094948123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250309094948123 DMM NOTICE MM(/e7f45edc) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250309094948123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Reject}: Deallocated (fsm.c:568) 20250309094948123 DMM DEBUG MM_STATE_Gb(3346033728)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309094948123 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309094948123 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250309094948123 DLLC NOTICE LLME(c7706c40/e7f45edc){ASSIGNED} LLGM Assign pre (e7f45edc => ffffffff) (gprs_llc.c:1079) 20250309094948123 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7f45edc => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@a91f87d90eee: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@a91f87d90eee: Final verdict of PTC: pass 20250309094948146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58114<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@a91f87d90eee: Final verdict of PTC: none 20250309094948150 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309094948150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_auth_id_timeout-BVCI210(106)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@a91f87d90eee: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(112)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(102)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@a91f87d90eee: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(107)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(105)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(110)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(100)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Sun Mar 9 09:49:48 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 20250309094948254 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309094948556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59358<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60232) 20250309094949151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094949151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60232, count=68484) 20250309094950152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094950153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250309094950491 DGPRS DEBUG Checking for inactive LLMEs, time = 4744696 (sgsn.c:132) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Sun Mar 9 09:49:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309094951154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094951154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_auth_sai_timeout started. 20250309094951649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309094951650 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(117)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309094951691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309094951691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309094951691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309094951691 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094951691 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309094951691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309094951691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309094951691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094951691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309094951692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309094951692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309094951692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309094951692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309094951692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309094951692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309094951692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309094951692 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094951692 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309094951692 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309094951692 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309094951692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094951692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309094951694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309094951698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094951698 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309094951704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309094951704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309094951704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309094951704 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094951704 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309094951704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309094951704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309094951704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094951704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309094951706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309094951706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309094951706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309094951706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309094951706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309094951706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309094951706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309094951706 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094951706 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309094951706 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309094951706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309094951706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094951706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309094951708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309094951714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094951714 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(128)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI210(125)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309094951721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309094951721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309094951721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309094951721 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094951721 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309094951721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309094951721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309094951721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309094951721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309094951722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309094951722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309094951722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309094951722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309094951722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309094951722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309094951722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309094951722 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309094951722 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309094951722 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309094951722 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309094951723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309094951723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309094951725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309094951730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094951730 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309094952155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094952155 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309094952155 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309094952155 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309094952159 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(132)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309094952161 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@a91f87d90eee: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='D3189A60'O, index=0 SGSN_Test-GSUP(133)@a91f87d90eee: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250309094952227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094952227 DLLC NOTICE LLME(ffffffff/d3189a60){UNASSIGNED} LLC RX: unknown TLLI 0xd3189a60, creating LLME on the fly (gprs_llc.c:552) 20250309094952227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309094952227 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1320) 20250309094952227 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309094952227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309094952227 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309094952228 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309094952228 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309094952228 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309094952228 DLLC NOTICE LLME(ffffffff/d3189a60){UNASSIGNED} LLGM Assign pre (d3189a60 => d5f49f17) (gprs_llc.c:1079) 20250309094952228 DLLC NOTICE LLME(d3189a60/d5f49f17){ASSIGNED} LLGM Assign post (d3189a60 => d5f49f17) (gprs_llc.c:1125) 20250309094952228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309094952228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309094952228 DMM DEBUG MM(262420000000003/d5f49f17) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309094952248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309094952248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309094952248 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309094952248 DMM DEBUG MM(262420000000003/d5f49f17) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1134) 20250309094952248 DMM NOTICE MM(262420000000003/d5f49f17) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309094952248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309094952248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309094952248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309094952248 DMM DEBUG MM(262420000000003/d5f49f17) Requesting authorization (sgsn_auth.c:160) 20250309094952248 DMM INFO MM(262420000000003/d5f49f17) Requesting authentication tuples (sgsn_auth.c:184) 20250309094952248 DMM DEBUG MM(262420000000003/d5f49f17) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309094952248 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250309094952248 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)@a91f87d90eee: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@a91f87d90eee: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250309094958249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250309094958250 DMM ERROR MM(262420000000003/d5f49f17) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250309094958250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250309094958250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250309094958250 DMM NOTICE MM(262420000000003/d5f49f17) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250309094958250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Reject}: Deallocated (fsm.c:568) 20250309094958250 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309094958250 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309094958250 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250309094958250 DLLC NOTICE LLME(d3189a60/d5f49f17){ASSIGNED} LLGM Assign pre (d5f49f17 => ffffffff) (gprs_llc.c:1079) 20250309094958250 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5f49f17 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@a91f87d90eee: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@a91f87d90eee: Final verdict of PTC: pass 20250309094958271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59366<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(126)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@a91f87d90eee: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@a91f87d90eee: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(131)@a91f87d90eee: Final verdict of PTC: none 20250309094958276 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309094958276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(121)@a91f87d90eee: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(119)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(124)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(129)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Sun Mar 9 09:49:58 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 20250309094958338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309094958639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46824<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57492) 20250309094959278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309094959278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57492, count=66616) 20250309095000280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095000280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Sun Mar 9 09:50:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095001281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095001281 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_auth_sai_reject started. 20250309095001711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095001714 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(136)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095001756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095001756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095001756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095001756 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095001756 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095001756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095001756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095001756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095001756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095001757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095001757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095001757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095001757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095001757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095001757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095001757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095001757 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095001757 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095001757 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095001757 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095001757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095001757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095001759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095001763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095001763 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095001770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095001770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095001770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095001770 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095001770 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095001770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095001770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095001770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095001770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095001771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095001771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095001771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095001771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095001771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095001771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095001771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095001771 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095001771 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095001771 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095001771 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095001771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095001771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095001774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250309095001779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095001779 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(146)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(151)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(151)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095001788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095001788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095001788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095001788 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095001788 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095001788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095001788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095001788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095001788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(151)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095001789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095001789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095001789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095001789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095001789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095001789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095001789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095001789 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095001789 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095001789 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095001789 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095001789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095001789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(151)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(151)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095001790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095001794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095001794 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(148)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095002282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095002282 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095002282 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095002282 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(150)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(150)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095002286 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095002288 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(150)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(150)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(150)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(150)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(150)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(150)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@a91f87d90eee: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='E7E698DD'O, index=0 SGSN_Test-GSUP(152)@a91f87d90eee: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250309095002348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095002348 DLLC NOTICE LLME(ffffffff/e7e698dd){UNASSIGNED} LLC RX: unknown TLLI 0xe7e698dd, creating LLME on the fly (gprs_llc.c:552) 20250309095002349 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095002349 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095002349 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095002349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095002349 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095002349 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095002349 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095002349 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095002349 DLLC NOTICE LLME(ffffffff/e7e698dd){UNASSIGNED} LLGM Assign pre (e7e698dd => fa77e362) (gprs_llc.c:1079) 20250309095002349 DLLC NOTICE LLME(e7e698dd/fa77e362){ASSIGNED} LLGM Assign post (e7e698dd => fa77e362) (gprs_llc.c:1125) 20250309095002349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095002349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095002349 DMM DEBUG MM(262420000000004/fa77e362) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095002364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095002364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095002364 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095002364 DMM DEBUG MM(262420000000004/fa77e362) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1134) 20250309095002364 DMM NOTICE MM(262420000000004/fa77e362) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095002364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095002364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095002364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095002364 DMM DEBUG MM(262420000000004/fa77e362) Requesting authorization (sgsn_auth.c:160) 20250309095002364 DMM INFO MM(262420000000004/fa77e362) Requesting authentication tuples (sgsn_auth.c:184) 20250309095002364 DMM DEBUG MM(262420000000004/fa77e362) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095002364 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250309095002364 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)@a91f87d90eee: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@a91f87d90eee: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250309095002369 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250309095002369 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250309095002369 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250309095008365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250309095008365 DMM ERROR MM(262420000000004/fa77e362) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250309095008365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250309095008365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250309095008365 DMM NOTICE MM(262420000000004/fa77e362) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250309095008365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Reject}: Deallocated (fsm.c:568) 20250309095008365 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095008365 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095008365 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250309095008365 DLLC NOTICE LLME(e7e698dd/fa77e362){ASSIGNED} LLGM Assign pre (fa77e362 => ffffffff) (gprs_llc.c:1079) 20250309095008365 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa77e362 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@a91f87d90eee: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@a91f87d90eee: Final verdict of PTC: pass 20250309095008370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46826<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(145)@a91f87d90eee: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(148)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@a91f87d90eee: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@a91f87d90eee: Final verdict of PTC: none 20250309095008371 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095008371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(151)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(150)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(152)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(140)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@a91f87d90eee: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(138)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(149)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(143)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(150): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(151): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Sun Mar 9 09:50: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 20250309095008438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095008740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51582<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59272) 20250309095009372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095009373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59272, count=68396) 20250309095010375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095010375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Sun Mar 9 09:50:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095011376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095011376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_gsup_lu_timeout started. 20250309095011834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095011838 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(155)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095011874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095011874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095011875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095011875 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095011875 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095011875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095011875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095011875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095011875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095011875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095011875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095011875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095011875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095011875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095011875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095011875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095011875 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095011875 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095011875 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095011875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095011876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095011876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095011877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095011882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095011882 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095011889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095011889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095011890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095011890 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095011890 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095011890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095011890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095011890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095011890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095011890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095011890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095011890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095011890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095011890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095011890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095011890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095011890 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095011890 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095011890 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095011890 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095011890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095011890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095011893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095011897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095011897 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095011904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095011904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095011904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095011904 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095011904 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095011904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095011904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095011904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095011904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095011905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095011905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095011905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095011905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095011905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095011905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095011905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095011905 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095011905 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095011905 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095011905 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095011905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095011905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095011907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095011912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095011912 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095012377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095012378 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095012378 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095012378 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095012382 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095012383 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@a91f87d90eee: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='FEAF827F'O, index=0 SGSN_Test-GSUP(171)@a91f87d90eee: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@a91f87d90eee: 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 := '6703F99C6EA758CDF63CC0B0C7C5F28D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '516A02FE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '065AA4996644DEF7'O } } } } } 20250309095013425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095013425 DLLC NOTICE LLME(ffffffff/feaf827f){UNASSIGNED} LLC RX: unknown TLLI 0xfeaf827f, creating LLME on the fly (gprs_llc.c:552) 20250309095013425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095013425 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095013425 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095013425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095013425 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095013425 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095013425 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095013425 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095013425 DLLC NOTICE LLME(ffffffff/feaf827f){UNASSIGNED} LLGM Assign pre (feaf827f => ee9487a5) (gprs_llc.c:1079) 20250309095013425 DLLC NOTICE LLME(feaf827f/ee9487a5){ASSIGNED} LLGM Assign post (feaf827f => ee9487a5) (gprs_llc.c:1125) 20250309095013425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095013425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095013425 DMM DEBUG MM(262420000000005/ee9487a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095013431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095013431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095013431 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095013431 DMM DEBUG MM(262420000000005/ee9487a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1134) 20250309095013431 DMM NOTICE MM(262420000000005/ee9487a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095013431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095013431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095013431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095013431 DMM DEBUG MM(262420000000005/ee9487a5) Requesting authorization (sgsn_auth.c:160) 20250309095013431 DMM INFO MM(262420000000005/ee9487a5) Requesting authentication tuples (sgsn_auth.c:184) 20250309095013431 DMM DEBUG MM(262420000000005/ee9487a5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095013431 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250309095013431 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)@a91f87d90eee: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@a91f87d90eee: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250309095013432 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095013432 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095013432 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095013432 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095013432 DMM INFO MM(262420000000005/ee9487a5) Subscriber data update (mmctx.c:445) 20250309095013432 DMM DEBUG MM(262420000000005/ee9487a5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095013432 DMM INFO MM(262420000000005/ee9487a5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095013432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095013432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095013432 DMM INFO MM(262420000000005/ee9487a5) <- GMM AUTH AND CIPHERING REQ (rand = 67 03 f9 9c 6e a7 58 cd f6 3c c0 b0 c7 c5 f2 8d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095013436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095013436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095013436 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095013436 DMM INFO MM(262420000000005/ee9487a5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095013436 DMM NOTICE MM(262420000000005/ee9487a5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095013436 DMM DEBUG MM(262420000000005/ee9487a5) checking auth: received GSM SRES = 51 6a 02 fe (gprs_gmm.c:716) 20250309095013436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095013436 DMM DEBUG MM(262420000000005/ee9487a5) Requesting authorization (sgsn_auth.c:160) 20250309095013436 DMM INFO MM(262420000000005/ee9487a5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095013436 DMM DEBUG MM(262420000000005/ee9487a5) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095013436 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250309095013436 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) 20250309095013436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095013436 DMM INFO MM(262420000000005/ee9487a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xee9487a5) (gprs_gmm.c:337) TC_attach_gsup_lu_timeout(173)@a91f87d90eee: setverdict(fail): none -> fail MC@a91f87d90eee: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(164)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(159)@a91f87d90eee: Final verdict of PTC: none 20250309095013443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51592<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_timeout-BVCI220(168)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@a91f87d90eee: Final verdict of PTC: none 20250309095013445 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095013445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(155)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@a91f87d90eee: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@a91f87d90eee: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(169)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(167)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(157)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(162)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@a91f87d90eee: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@a91f87d90eee: Final verdict of PTC: fail MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@a91f87d90eee: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Sun Mar 9 09:50: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 20250309095013539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095013942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51604<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44836) 20250309095014447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095014447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44836, count=74768) 20250309095015449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095015449 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Sun Mar 9 09:50:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095016450 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095016450 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_gsup_lu_reject started. 20250309095017036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095017039 DMM INFO MM(262420000000005/ee9487a5) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095017039 DMM INFO MM(262420000000005/ee9487a5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095017039 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095017039 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095017039 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095017039 DMM ERROR MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250309095017039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250309095017039 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095017039 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095017039 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095017039 DLLC NOTICE LLME(feaf827f/ee9487a5){ASSIGNED} LLGM Assign pre (ee9487a5 => ffffffff) (gprs_llc.c:1079) 20250309095017039 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee9487a5 => ffffffff) (gprs_llc.c:1125) 20250309095017039 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(174)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095017069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095017069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095017069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095017069 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095017069 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095017069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095017069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095017069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095017069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095017071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095017071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095017071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095017071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095017071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095017071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095017071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095017071 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095017071 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095017071 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095017071 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095017071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095017071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095017073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095017077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095017077 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(180)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI196(177)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095017083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095017083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095017083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095017083 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095017083 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095017083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095017083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095017083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095017083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095017084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095017084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095017084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095017084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095017084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095017084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095017084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095017084 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095017084 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095017084 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095017084 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095017084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095017084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095017086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095017090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095017090 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095017098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095017098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095017098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095017098 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095017098 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095017098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095017098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095017098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095017098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095017099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095017099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095017099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095017099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095017099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095017099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095017099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095017099 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095017099 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095017099 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095017099 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095017099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095017099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095017101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095017105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095017105 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095017452 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095017452 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095017452 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095017452 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095017456 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095017457 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@a91f87d90eee: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='D208658E'O, index=0 SGSN_Test-GSUP(190)@a91f87d90eee: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@a91f87d90eee: 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 := '6C4142E1EA33E091C1F3D1AF35041CE3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3C6D7659'O (" GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095018529 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095018529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095018529 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095018529 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095018529 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095018529 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095018529 DLLC NOTICE LLME(ffffffff/d208658e){UNASSIGNED} LLGM Assign pre (d208658e => f7c953db) (gprs_llc.c:1079) 20250309095018529 DLLC NOTICE LLME(d208658e/f7c953db){ASSIGNED} LLGM Assign post (d208658e => f7c953db) (gprs_llc.c:1125) 20250309095018529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095018529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095018529 DMM DEBUG MM(262420000000006/f7c953db) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095018542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095018542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095018542 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095018542 DMM DEBUG MM(262420000000006/f7c953db) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1134) 20250309095018542 DMM NOTICE MM(262420000000006/f7c953db) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095018542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095018542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095018542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095018542 DMM DEBUG MM(262420000000006/f7c953db) Requesting authorization (sgsn_auth.c:160) 20250309095018542 DMM INFO MM(262420000000006/f7c953db) Requesting authentication tuples (sgsn_auth.c:184) 20250309095018542 DMM DEBUG MM(262420000000006/f7c953db) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095018542 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250309095018542 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)@a91f87d90eee: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@a91f87d90eee: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250309095018545 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095018545 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095018545 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095018545 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095018545 DMM INFO MM(262420000000006/f7c953db) Subscriber data update (mmctx.c:445) 20250309095018545 DMM DEBUG MM(262420000000006/f7c953db) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095018545 DMM INFO MM(262420000000006/f7c953db) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095018545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095018545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095018545 DMM INFO MM(262420000000006/f7c953db) <- GMM AUTH AND CIPHERING REQ (rand = 6c 41 42 e1 ea 33 e0 91 c1 f3 d1 af 35 04 1c e3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095018556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095018556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095018556 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095018556 DMM INFO MM(262420000000006/f7c953db) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095018556 DMM NOTICE MM(262420000000006/f7c953db) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095018556 DMM DEBUG MM(262420000000006/f7c953db) checking auth: received GSM SRES = 3c 6d 76 59 (gprs_gmm.c:716) 20250309095018556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095018556 DMM DEBUG MM(262420000000006/f7c953db) Requesting authorization (sgsn_auth.c:160) 20250309095018556 DMM INFO MM(262420000000006/f7c953db) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095018556 DMM DEBUG MM(262420000000006/f7c953db) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095018556 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250309095018556 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) 20250309095018556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095018556 DMM INFO MM(262420000000006/f7c953db) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7c953db) (gprs_gmm.c:337) 20250309095018558 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250309095018558 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250309095018558 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250309095018558 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095018558 DMM INFO MM(262420000000006/f7c953db) Subscriber data update (mmctx.c:445) 20250309095018558 DMM DEBUG MM(262420000000006/f7c953db) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@a91f87d90eee: setverdict(fail): none -> fail MC@a91f87d90eee: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20250309095018570 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095018570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(190)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(183)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(188)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(178)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@a91f87d90eee: Final verdict of PTC: none 20250309095018573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58332<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_reject-BVCI220(187)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@a91f87d90eee: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(181)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(176)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(186)@a91f87d90eee: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@a91f87d90eee: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@a91f87d90eee: Final verdict of PTC: fail MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@a91f87d90eee: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Sun Mar 9 09:50: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 20250309095018668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095019070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76620) 20250309095019571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095019571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=76620, count=80976) 20250309095020492 DGPRS DEBUG Checking for inactive LLMEs, time = 4744726 (sgsn.c:132) 20250309095020572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095020573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Sun Mar 9 09:50:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095021574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095021574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_combined started. 20250309095022142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095022144 DMM INFO MM(262420000000006/f7c953db) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095022144 DMM INFO MM(262420000000006/f7c953db) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095022144 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095022144 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095022144 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095022144 DMM ERROR MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250309095022144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250309095022144 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095022144 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095022144 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095022144 DLLC NOTICE LLME(d208658e/f7c953db){ASSIGNED} LLGM Assign pre (f7c953db => ffffffff) (gprs_llc.c:1079) 20250309095022144 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7c953db => ffffffff) (gprs_llc.c:1125) 20250309095022144 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(193)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095022183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095022184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095022184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095022184 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095022184 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095022184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095022184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095022184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095022184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095022184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095022184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095022184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095022184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095022184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095022184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095022184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095022184 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095022184 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095022184 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095022184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095022185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095022185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095022187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095022193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095022193 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(199)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI196(196)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(198)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095022199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095022199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095022199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095022199 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095022199 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095022199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095022199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095022199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095022200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095022200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095022200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095022200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095022200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095022200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095022200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095022200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095022201 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095022201 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095022201 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095022201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(202)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095022201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095022201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095022202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095022206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095022206 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095022213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095022213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095022213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095022213 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095022213 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095022213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095022213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095022213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095022213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095022214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095022214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095022214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095022214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095022214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095022214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095022214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095022214 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095022214 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095022214 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095022214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(207)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095022214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095022214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095022216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095022221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095022221 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095022575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095022575 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095022575 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095022575 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095022579 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(208)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309095022580 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@a91f87d90eee: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='FD24945B'O, index=0 SGSN_Test-GSUP(209)@a91f87d90eee: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@a91f87d90eee: 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 := '16DB53187F4A2886E6D88170B1776092'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B11587B6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '92E02E679669C8BF'O } } } } } 20250309095023609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095023609 DLLC NOTICE LLME(ffffffff/fd24945b){UNASSIGNED} LLC RX: unknown TLLI 0xfd24945b, creating LLME on the fly (gprs_llc.c:552) 20250309095023609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095023609 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250309095023609 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095023609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095023609 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095023609 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095023609 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095023609 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095023609 DLLC NOTICE LLME(ffffffff/fd24945b){UNASSIGNED} LLGM Assign pre (fd24945b => e7a4c127) (gprs_llc.c:1079) 20250309095023610 DLLC NOTICE LLME(fd24945b/e7a4c127){ASSIGNED} LLGM Assign post (fd24945b => e7a4c127) (gprs_llc.c:1125) 20250309095023610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095023610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095023610 DMM DEBUG MM(262420000000007/e7a4c127) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095023618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095023618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095023618 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095023618 DMM DEBUG MM(262420000000007/e7a4c127) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1134) 20250309095023618 DMM NOTICE MM(262420000000007/e7a4c127) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095023618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095023618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095023618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095023618 DMM DEBUG MM(262420000000007/e7a4c127) Requesting authorization (sgsn_auth.c:160) 20250309095023618 DMM INFO MM(262420000000007/e7a4c127) Requesting authentication tuples (sgsn_auth.c:184) 20250309095023618 DMM DEBUG MM(262420000000007/e7a4c127) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095023618 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250309095023618 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)@a91f87d90eee: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@a91f87d90eee: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250309095023619 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095023619 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095023619 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095023619 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095023619 DMM INFO MM(262420000000007/e7a4c127) Subscriber data update (mmctx.c:445) 20250309095023619 DMM DEBUG MM(262420000000007/e7a4c127) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095023619 DMM INFO MM(262420000000007/e7a4c127) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095023619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095023619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095023619 DMM INFO MM(262420000000007/e7a4c127) <- GMM AUTH AND CIPHERING REQ (rand = 16 db 53 18 7f 4a 28 86 e6 d8 81 70 b1 77 60 92 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095023622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095023623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095023623 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095023623 DMM INFO MM(262420000000007/e7a4c127) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095023623 DMM NOTICE MM(262420000000007/e7a4c127) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095023623 DMM DEBUG MM(262420000000007/e7a4c127) checking auth: received GSM SRES = b1 15 87 b6 (gprs_gmm.c:716) 20250309095023623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095023623 DMM DEBUG MM(262420000000007/e7a4c127) Requesting authorization (sgsn_auth.c:160) 20250309095023623 DMM INFO MM(262420000000007/e7a4c127) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095023623 DMM DEBUG MM(262420000000007/e7a4c127) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095023623 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250309095023623 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) 20250309095023623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095023623 DMM INFO MM(262420000000007/e7a4c127) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7a4c127) (gprs_gmm.c:337) 20250309095023623 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095023623 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095023623 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250309095023623 DMM INFO MM(262420000000007/e7a4c127) Subscriber data update (mmctx.c:445) 20250309095023623 DMM DEBUG MM(262420000000007/e7a4c127) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095023623 DMM INFO MM(262420000000007/e7a4c127) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095023623 DMM NOTICE MM(262420000000007/e7a4c127) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1050) 20250309095023623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095023623 DMM NOTICE MM(262420000000007/e7a4c127) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095023623 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) 20250309095023623 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095023623 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250309095023623 DMM INFO MM(262420000000007/e7a4c127) Subscriber data update (mmctx.c:445) 20250309095023623 DMM DEBUG MM(262420000000007/e7a4c127) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@a91f87d90eee: Removing Client IMSI='262420000000007'H, index=0 20250309095023627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095023627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095023627 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095023627 DMM INFO MM(262420000000007/e7a4c127) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095023627 DMM NOTICE MM(262420000000007/e7a4c127) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095023627 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095023627 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095023627 DLLC NOTICE LLME(fd24945b/e7a4c127){ASSIGNED} LLGM Assign pre (ffffffff => e7a4c127) (gprs_llc.c:1079) 20250309095023627 DLLC NOTICE LLME(ffffffff/e7a4c127){ASSIGNED} LLGM Assign post (ffffffff => e7a4c127) (gprs_llc.c:1125) 20250309095023627 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095023627 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095023627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095023627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@a91f87d90eee: Final verdict of PTC: pass 20250309095023627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58356<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_combined-BVCI210(201)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(202)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@a91f87d90eee: Final verdict of PTC: none 20250309095023628 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095023628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_combined-BVCI220(206)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(197)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@a91f87d90eee: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(207)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(209)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(195)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(200)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(205)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_combined finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Sun Mar 9 09:50: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 20250309095023690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095024091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58366<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48004) 20250309095024630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095024630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48004, count=88768) 20250309095025630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095025630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Sun Mar 9 09:50:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095026631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095026631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_accept_all started. 20250309095027118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095027119 DMM INFO MM(262420000000007/e7a4c127) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095027119 DMM INFO MM(262420000000007/e7a4c127) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095027119 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095027119 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095027119 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095027119 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095027119 DLLC NOTICE LLME(ffffffff/e7a4c127){ASSIGNED} LLGM Assign pre (e7a4c127 => ffffffff) (gprs_llc.c:1079) 20250309095027119 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7a4c127 => ffffffff) (gprs_llc.c:1125) 20250309095027119 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250309095027119 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) 20250309095027119 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:402) 20250309095027119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309095027119 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095027119 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095027119 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095027119 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(212)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095027136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095027136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095027136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095027136 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095027136 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095027136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095027136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095027136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095027136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095027138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095027138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095027138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095027138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095027138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095027138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095027138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095027138 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095027138 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095027138 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095027138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095027138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095027138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(217)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 20250309095027141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250309095027147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095027147 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(217)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_accept_all-BVCI196(215)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(221)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095027150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095027150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095027150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095027150 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095027150 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095027150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095027150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095027150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095027150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095027151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095027151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095027151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095027151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095027151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095027151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095027151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095027151 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095027151 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095027151 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095027151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095027151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095027151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095027154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095027160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095027160 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095027167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095027167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095027167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095027167 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095027167 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095027167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095027167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095027167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095027167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095027168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095027168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095027168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095027168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095027168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095027168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095027168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095027168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095027168 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095027168 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095027168 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095027168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095027168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095027171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095027177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095027177 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095027632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095027632 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095027632 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095027632 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095027633 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095027633 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@a91f87d90eee: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='F3E09895'O, index=0 SGSN_Test-GSUP(228)@a91f87d90eee: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250309095028678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095028678 DLLC NOTICE LLME(ffffffff/f3e09895){UNASSIGNED} LLC RX: unknown TLLI 0xf3e09895, creating LLME on the fly (gprs_llc.c:552) 20250309095028678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095028678 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095028678 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095028679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095028679 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095028679 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095028679 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095028679 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095028679 DLLC NOTICE LLME(ffffffff/f3e09895){UNASSIGNED} LLGM Assign pre (f3e09895 => eb1e9106) (gprs_llc.c:1079) 20250309095028679 DLLC NOTICE LLME(f3e09895/eb1e9106){ASSIGNED} LLGM Assign post (f3e09895 => eb1e9106) (gprs_llc.c:1125) 20250309095028679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095028679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095028679 DMM DEBUG MM(262420000000008/eb1e9106) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095028693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095028693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095028693 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095028693 DMM DEBUG MM(262420000000008/eb1e9106) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1134) 20250309095028693 DMM NOTICE MM(262420000000008/eb1e9106) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095028693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095028693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095028693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250309095028693 DMM INFO MM(262420000000008/eb1e9106) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb1e9106) (gprs_gmm.c:337) TC_attach_accept_all(230)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@a91f87d90eee: Removing Client IMSI='262420000000008'H, index=0 20250309095029680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095029680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095029680 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095029680 DMM INFO MM(262420000000008/eb1e9106) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095029680 DMM NOTICE MM(262420000000008/eb1e9106) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095029680 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095029680 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095029680 DLLC NOTICE LLME(f3e09895/eb1e9106){ASSIGNED} LLGM Assign pre (ffffffff => eb1e9106) (gprs_llc.c:1079) 20250309095029680 DLLC NOTICE LLME(ffffffff/eb1e9106){ASSIGNED} LLGM Assign post (ffffffff => eb1e9106) (gprs_llc.c:1125) 20250309095029680 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095029680 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095029680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095029680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@a91f87d90eee: Final verdict of PTC: pass 20250309095029681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54402<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_accept_all-BVCI210(220)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(216)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(221)@a91f87d90eee: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(228)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(226)@a91f87d90eee: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@a91f87d90eee: Final verdict of PTC: none 20250309095029685 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095029685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(227)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(214)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(219)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(224)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_accept_all finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Sun Mar 9 09:50: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 20250309095029778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095030179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54416<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60432) 20250309095030685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095030686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60432, count=70768) 20250309095031687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095031687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Sun Mar 9 09:50:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095032688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095032688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_closed started. 20250309095033255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54426<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095033258 DMM INFO MM(262420000000008/eb1e9106) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095033258 DMM INFO MM(262420000000008/eb1e9106) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095033258 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095033258 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095033258 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095033258 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095033258 DLLC NOTICE LLME(ffffffff/eb1e9106){ASSIGNED} LLGM Assign pre (eb1e9106 => ffffffff) (gprs_llc.c:1079) 20250309095033258 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb1e9106 => ffffffff) (gprs_llc.c:1125) 20250309095033258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309095033258 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095033258 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095033258 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095033258 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(231)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(235)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095033301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095033301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095033301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095033301 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095033301 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095033301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095033301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095033301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095033301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095033302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095033302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095033302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095033302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095033302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095033302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095033302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095033302 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095033302 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095033302 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095033302 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095033303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095033303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095033306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095033311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095033311 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(237)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI196(234)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(241)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(241)@a91f87d90eee: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(240)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095033323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095033323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095033323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095033323 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095033323 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095033323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095033323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095033323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095033323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(241)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095033325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095033325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095033325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095033325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095033325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095033325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095033325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095033325 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095033325 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095033325 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095033325 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095033326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095033326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(241)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(241)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(242)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250309095033329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(240)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@a91f87d90eee: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-BSSGP1(237)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095033334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095033334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095033334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095033334 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095033334 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095033334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095033334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095033334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095033334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095033335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095033335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095033336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095033336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095033336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095033336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095033336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095033336 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095033336 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095033336 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095033336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095033336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095033336 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250309095033336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095033336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_closed-BVCI210(238)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095033339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095033345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095033345 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095033689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095033689 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095033689 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095033689 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095033693 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095033695 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@a91f87d90eee: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='E82B5940'O, index=0 SGSN_Test-GSUP(247)@a91f87d90eee: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@a91f87d90eee: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='E82B5940'O, index=1 20250309095034727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095034727 DLLC NOTICE LLME(ffffffff/e82b5940){UNASSIGNED} LLC RX: unknown TLLI 0xe82b5940, creating LLME on the fly (gprs_llc.c:552) 20250309095034727 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095034727 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095034727 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095034727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095034727 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095034727 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095034727 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095034727 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095034727 DLLC NOTICE LLME(ffffffff/e82b5940){UNASSIGNED} LLGM Assign pre (e82b5940 => ffbb4ecf) (gprs_llc.c:1079) 20250309095034727 DLLC NOTICE LLME(e82b5940/ffbb4ecf){ASSIGNED} LLGM Assign post (e82b5940 => ffbb4ecf) (gprs_llc.c:1125) 20250309095034727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095034727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095034727 DMM DEBUG MM(001010123456789/ffbb4ecf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095034747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095034747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095034747 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095034747 DMM DEBUG MM(001010123456789/ffbb4ecf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250309095034747 DMM NOTICE MM(001010123456789/ffbb4ecf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095034747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095034747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095034747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250309095034747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250309095034747 DMM NOTICE MM(001010123456789/ffbb4ecf) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250309095034747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Reject}: Deallocated (fsm.c:568) 20250309095034747 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095034747 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095034747 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250309095034747 DLLC NOTICE LLME(e82b5940/ffbb4ecf){ASSIGNED} LLGM Assign pre (ffbb4ecf => ffffffff) (gprs_llc.c:1079) 20250309095034747 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffbb4ecf => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@a91f87d90eee: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@a91f87d90eee: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@a91f87d90eee: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='FCE212C8'O, index=2 SGSN_Test-GSUP(247)@a91f87d90eee: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250309095034787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095034788 DLLC NOTICE LLME(ffffffff/fce212c8){UNASSIGNED} LLC RX: unknown TLLI 0xfce212c8, creating LLME on the fly (gprs_llc.c:552) 20250309095034788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095034788 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095034788 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095034788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095034788 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095034788 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095034788 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095034788 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095034788 DLLC NOTICE LLME(ffffffff/fce212c8){UNASSIGNED} LLGM Assign pre (fce212c8 => e15f56f3) (gprs_llc.c:1079) 20250309095034788 DLLC NOTICE LLME(fce212c8/e15f56f3){ASSIGNED} LLGM Assign post (fce212c8 => e15f56f3) (gprs_llc.c:1125) 20250309095034788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095034788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095034788 DMM DEBUG MM(262420000000010/e15f56f3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095034793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095034793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095034793 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095034793 DMM DEBUG MM(262420000000010/e15f56f3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1134) 20250309095034793 DMM NOTICE MM(262420000000010/e15f56f3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095034793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095034793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095034793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250309095034793 DMM INFO MM(262420000000010/e15f56f3) <- GMM ATTACH ACCEPT (new P-TMSI=0xe15f56f3) (gprs_gmm.c:337) TC_attach_closed(250)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@a91f87d90eee: Removing Client IMSI='262420000000010'H, index=2 20250309095035802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095035802 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095035802 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095035802 DMM INFO MM(262420000000010/e15f56f3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095035802 DMM NOTICE MM(262420000000010/e15f56f3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095035802 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095035802 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095035802 DLLC NOTICE LLME(fce212c8/e15f56f3){ASSIGNED} LLGM Assign pre (ffffffff => e15f56f3) (gprs_llc.c:1079) 20250309095035803 DLLC NOTICE LLME(ffffffff/e15f56f3){ASSIGNED} LLGM Assign post (ffffffff => e15f56f3) (gprs_llc.c:1125) 20250309095035803 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095035803 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095035803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095035803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@a91f87d90eee: Final verdict of PTC: pass 20250309095035810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54426<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(237)@a91f87d90eee: Final verdict of PTC: none 20250309095035813 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095035813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(246)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@a91f87d90eee: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(235)@a91f87d90eee: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(247)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(241)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@a91f87d90eee: Final verdict of PTC: none TC_attach_closed-BVCI210(238)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(245)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(233)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(243)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(240)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(239)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_closed-BVCI210(238): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(239): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(240): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(241): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@a91f87d90eee: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@a91f87d90eee: Test case TC_attach_closed finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Sun Mar 9 09:50: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 20250309095035948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095036349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53866<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77184) 20250309095036814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095036814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77184, count=81540) 20250309095037815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095037815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Sun Mar 9 09:50:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095038816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095038816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_no_imei_response started. 20250309095039384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095039385 DMM INFO MM(262420000000010/e15f56f3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095039385 DMM INFO MM(262420000000010/e15f56f3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095039385 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095039385 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095039385 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095039385 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095039385 DLLC NOTICE LLME(ffffffff/e15f56f3){ASSIGNED} LLGM Assign pre (e15f56f3 => ffffffff) (gprs_llc.c:1079) 20250309095039385 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e15f56f3 => ffffffff) (gprs_llc.c:1125) 20250309095039385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309095039385 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095039385 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095039385 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095039385 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(251)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(256)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(256)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095039422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095039422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095039422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095039422 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095039422 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095039422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095039422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095039422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095039422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(255)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(256)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095039422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095039422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095039422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095039422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095039422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095039422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095039422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095039422 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095039422 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095039422 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095039422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095039423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095039423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(256)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(256)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095039425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(252)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095039431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095039431 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(255)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(261)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_no_imei_response-BVCI196(253)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(261)@a91f87d90eee: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(260)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095039436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095039436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095039436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095039436 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095039436 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095039436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095039436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095039436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095039436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(261)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095039437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095039437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095039437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095039437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095039437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095039437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095039437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095039437 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095039437 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095039437 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095039437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095039437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095039437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(261)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(261)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095039440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(257)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(260)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250309095039445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095039445 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(265)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@a91f87d90eee: Provider Link came up: sending NS-RESET TC_attach_no_imei_response-BVCI210(258)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095039447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095039447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095039447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095039447 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095039447 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095039447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095039447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095039447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095039447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095039449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095039449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095039449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095039449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095039449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095039449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095039449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095039449 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095039449 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095039449 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095039449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095039449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095039449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095039451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095039456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095039456 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095039817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095039817 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095039817 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095039817 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095039820 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095039821 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(253)@a91f87d90eee: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='EAB1FC0C'O, index=0 SGSN_Test-GSUP(267)@a91f87d90eee: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250309095040860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095040860 DLLC NOTICE LLME(ffffffff/eab1fc0c){UNASSIGNED} LLC RX: unknown TLLI 0xeab1fc0c, creating LLME on the fly (gprs_llc.c:552) 20250309095040860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095040860 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250309095040860 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095040860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095040860 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095040860 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095040860 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095040860 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095040860 DLLC NOTICE LLME(ffffffff/eab1fc0c){UNASSIGNED} LLGM Assign pre (eab1fc0c => dc701ca9) (gprs_llc.c:1079) 20250309095040860 DLLC NOTICE LLME(eab1fc0c/dc701ca9){ASSIGNED} LLGM Assign post (eab1fc0c => dc701ca9) (gprs_llc.c:1125) 20250309095040860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095040860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095040860 DMM DEBUG MM(262420000000032/dc701ca9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095046861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250309095046861 DMM DEBUG MM(262420000000032/dc701ca9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095050493 DGPRS DEBUG Checking for inactive LLMEs, time = 4744756 (sgsn.c:132) 20250309095052862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250309095052862 DMM DEBUG MM(262420000000032/dc701ca9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095058863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250309095058863 DMM DEBUG MM(262420000000032/dc701ca9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095059818 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250309095059818 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309095059819 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250309095104864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250309095104864 DMM DEBUG MM(262420000000032/dc701ca9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095109424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095109430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095109430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309095109439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095109442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095109442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309095109449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095109453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095109453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309095110865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250309095110865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250309095110865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250309095110865 DMM NOTICE MM(262420000000032/dc701ca9) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250309095110865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Reject}: Deallocated (fsm.c:568) 20250309095110865 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095110865 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095110865 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250309095110865 DLLC NOTICE LLME(eab1fc0c/dc701ca9){ASSIGNED} LLGM Assign pre (dc701ca9 => ffffffff) (gprs_llc.c:1079) 20250309095110865 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc701ca9 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(253)@a91f87d90eee: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@a91f87d90eee: Final verdict of PTC: pass 20250309095110885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53872<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@a91f87d90eee: Final verdict of PTC: none 20250309095110889 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095110889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_no_imei_response-BVCI220(264)@a91f87d90eee: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(258)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(261)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@a91f87d90eee: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(253)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(256)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(260)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(255)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(265)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(259)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(254)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(263)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_no_imei_response-BVCI196(253): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(254): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(255): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(256): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_no_imei_response-BVCI210(258): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(259): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(260): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(261): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Sun Mar 9 09:51: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 20250309095110977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095111279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51998<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67848) 20250309095111890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095111890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67848, count=72204) 20250309095112892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095112892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Sun Mar 9 09:51:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095113893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095113893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_no_imsi_response started. 20250309095114351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095114354 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(270)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095114401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095114401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095114401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095114401 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095114401 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095114401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095114401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095114401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095114401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095114402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095114402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095114402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095114402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095114402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095114402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095114402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095114402 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095114402 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095114402 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095114402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095114403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095114403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095114404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095114409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095114409 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095114414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095114414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095114414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095114414 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095114414 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095114414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095114414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095114414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095114414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095114415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095114415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095114415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095114415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095114415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095114415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095114415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095114415 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095114415 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095114415 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095114415 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095114415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095114415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095114418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095114423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095114423 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095114429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095114429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095114429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095114429 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095114429 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095114429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095114429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095114429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095114429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095114430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095114430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095114430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095114430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095114430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095114430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095114430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095114430 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095114430 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095114430 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095114430 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095114431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095114431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095114434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095114440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095114440 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095114894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095114894 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095114894 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095114894 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095114898 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(285)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250309095114899 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@a91f87d90eee: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='E35FE9A2'O, index=0 SGSN_Test-GSUP(286)@a91f87d90eee: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250309095115984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095115984 DLLC NOTICE LLME(ffffffff/e35fe9a2){UNASSIGNED} LLC RX: unknown TLLI 0xe35fe9a2, creating LLME on the fly (gprs_llc.c:552) 20250309095115984 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095115984 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250309095115984 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095115984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095115984 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095115984 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095115984 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095115984 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095115984 DLLC NOTICE LLME(ffffffff/e35fe9a2){UNASSIGNED} LLGM Assign pre (e35fe9a2 => f96bcae5) (gprs_llc.c:1079) 20250309095115984 DLLC NOTICE LLME(e35fe9a2/f96bcae5){ASSIGNED} LLGM Assign post (e35fe9a2 => f96bcae5) (gprs_llc.c:1125) 20250309095115984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095115984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095115984 DMM DEBUG MM(/f96bcae5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095116012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095116012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095116012 DMM DEBUG MM_STATE_Gb(3814713762)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095116012 DMM DEBUG MM(/f96bcae5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1134) 20250309095116012 DMM NOTICE MM(/f96bcae5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095116012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095116012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250309095116012 DMM DEBUG MM(/f96bcae5) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250309095120494 DGPRS DEBUG Checking for inactive LLMEs, time = 4744786 (sgsn.c:132) 20250309095122013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250309095122013 DMM DEBUG MM(/f96bcae5) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250309095128014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250309095128014 DMM DEBUG MM(/f96bcae5) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250309095134016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250309095134016 DMM DEBUG MM(/f96bcae5) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250309095134895 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250309095134895 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250309095134896 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309095140018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250309095140018 DMM DEBUG MM(/f96bcae5) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250309095144404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095144408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095144408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309095144416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095144419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095144419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309095144431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095144433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095144433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309095146019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250309095146019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250309095146019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250309095146019 DMM NOTICE MM(/f96bcae5) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250309095146020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Reject}: Deallocated (fsm.c:568) 20250309095146020 DMM DEBUG MM_STATE_Gb(3814713762)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095146020 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095146020 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250309095146020 DLLC NOTICE LLME(e35fe9a2/f96bcae5){ASSIGNED} LLGM Assign pre (f96bcae5 => ffffffff) (gprs_llc.c:1079) 20250309095146020 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f96bcae5 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@a91f87d90eee: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@a91f87d90eee: Final verdict of PTC: pass 20250309095146040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52000<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250309095146046 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095146046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(284)@a91f87d90eee: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(286)@a91f87d90eee: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@a91f87d90eee: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(274)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(279)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(277)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(272)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(282)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Sun Mar 9 09:51:46 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 20250309095146138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095146440 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55746<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63952) 20250309095147047 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095147047 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63952, count=72204) 20250309095148048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095148048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Sun Mar 9 09:51:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095149050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095149050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_closed_add_vty started. 20250309095149525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095149528 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(289)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095149576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095149576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095149576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095149576 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095149576 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095149576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095149576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095149576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095149576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095149577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095149577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095149577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095149577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095149577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095149577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095149577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095149577 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095149577 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095149577 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095149577 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095149577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095149577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(294)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 20250309095149580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095149585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095149585 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(295)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_closed_add_vty-BVCI196(292)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(298)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095149590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095149590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095149590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095149590 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095149590 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095149590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095149590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095149590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095149590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095149591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095149591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095149591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095149591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095149591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095149591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095149591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095149591 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095149591 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095149591 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095149591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095149592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095149592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095149594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095149599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095149599 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095149605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095149605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095149605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095149605 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095149605 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095149605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095149605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095149605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095149605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095149606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095149606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095149606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095149606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095149606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095149606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095149606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095149606 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095149606 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095149606 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095149606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095149606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095149606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095149608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095149613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095149613 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095150051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095150051 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095150051 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095150051 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095150055 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(304)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250309095150056 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250309095150494 DGPRS DEBUG Checking for inactive LLMEs, time = 4744816 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@a91f87d90eee: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='C1E7ACF4'O, index=0 SGSN_Test-GSUP(305)@a91f87d90eee: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@a91f87d90eee: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='C1E7ACF4'O, index=1 20250309095151122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095151122 DLLC NOTICE LLME(ffffffff/c1e7acf4){UNASSIGNED} LLC RX: unknown TLLI 0xc1e7acf4, creating LLME on the fly (gprs_llc.c:552) 20250309095151122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095151122 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095151122 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095151122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095151122 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095151122 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095151122 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095151122 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095151122 DLLC NOTICE LLME(ffffffff/c1e7acf4){UNASSIGNED} LLGM Assign pre (c1e7acf4 => fcd6774f) (gprs_llc.c:1079) 20250309095151122 DLLC NOTICE LLME(c1e7acf4/fcd6774f){ASSIGNED} LLGM Assign post (c1e7acf4 => fcd6774f) (gprs_llc.c:1125) 20250309095151122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095151122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095151122 DMM DEBUG MM(001010123456789/fcd6774f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095151142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095151142 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095151142 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095151143 DMM DEBUG MM(001010123456789/fcd6774f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250309095151143 DMM NOTICE MM(001010123456789/fcd6774f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095151143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095151143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095151143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250309095151143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250309095151143 DMM NOTICE MM(001010123456789/fcd6774f) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250309095151143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Reject}: Deallocated (fsm.c:568) 20250309095151143 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095151143 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095151143 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250309095151143 DLLC NOTICE LLME(c1e7acf4/fcd6774f){ASSIGNED} LLGM Assign pre (fcd6774f => ffffffff) (gprs_llc.c:1079) 20250309095151143 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fcd6774f => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@a91f87d90eee: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@a91f87d90eee: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='C1E7ACF4'O, index=2 20250309095151159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095151159 DLLC NOTICE LLME(ffffffff/c1e7acf4){UNASSIGNED} LLC RX: unknown TLLI 0xc1e7acf4, creating LLME on the fly (gprs_llc.c:552) 20250309095151159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095151159 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095151159 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095151160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095151160 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095151160 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095151160 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095151160 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095151160 DLLC NOTICE LLME(ffffffff/c1e7acf4){UNASSIGNED} LLGM Assign pre (c1e7acf4 => ee8455ec) (gprs_llc.c:1079) 20250309095151160 DLLC NOTICE LLME(c1e7acf4/ee8455ec){ASSIGNED} LLGM Assign post (c1e7acf4 => ee8455ec) (gprs_llc.c:1125) 20250309095151160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095151160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095151160 DMM DEBUG MM(001010123456700/ee8455ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095151167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095151167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095151167 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095151167 DMM DEBUG MM(001010123456700/ee8455ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250309095151167 DMM NOTICE MM(001010123456700/ee8455ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095151167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095151167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095151167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250309095151167 DMM INFO MM(001010123456700/ee8455ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xee8455ec) (gprs_gmm.c:337) TC_attach_closed_add_vty(307)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@a91f87d90eee: Removing Client IMSI='001010123456700'H, index=2 20250309095152171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095152171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095152171 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095152171 DMM INFO MM(001010123456700/ee8455ec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095152171 DMM NOTICE MM(001010123456700/ee8455ec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095152171 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095152171 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095152171 DLLC NOTICE LLME(c1e7acf4/ee8455ec){ASSIGNED} LLGM Assign pre (ffffffff => ee8455ec) (gprs_llc.c:1079) 20250309095152171 DLLC NOTICE LLME(ffffffff/ee8455ec){ASSIGNED} LLGM Assign post (ffffffff => ee8455ec) (gprs_llc.c:1125) 20250309095152171 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095152171 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095152171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095152171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@a91f87d90eee: Final verdict of PTC: pass 20250309095152174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55754<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@a91f87d90eee: Final verdict of PTC: none 20250309095152178 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(289)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(293)@a91f87d90eee: Final verdict of PTC: none 20250309095152179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(295)@a91f87d90eee: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(303)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(298)@a91f87d90eee: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@a91f87d90eee: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(291)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(301)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(296)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Sun Mar 9 09:51:52 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 20250309095152246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095152648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55760<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71096) 20250309095153180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095153180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71096, count=81348) 20250309095154182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095154182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Sun Mar 9 09:51:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095155184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095155184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_check_subscriber_list started. 20250309095155743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095155746 DMM INFO MM(001010123456700/ee8455ec) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095155746 DMM INFO MM(001010123456700/ee8455ec) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095155746 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095155746 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095155746 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095155746 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095155746 DLLC NOTICE LLME(ffffffff/ee8455ec){ASSIGNED} LLGM Assign pre (ee8455ec => ffffffff) (gprs_llc.c:1079) 20250309095155746 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee8455ec => ffffffff) (gprs_llc.c:1125) 20250309095155746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309095155746 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095155746 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095155746 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095155746 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(308)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095155784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095155784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095155784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095155784 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095155784 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095155784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095155784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095155784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095155784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095155785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095155786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095155786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095155786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095155786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095155786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095155786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095155786 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095155786 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095155786 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095155786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095155786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095155786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(313)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 20250309095155788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(309)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095155793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095155793 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(314)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI196(311)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095155798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095155798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095155798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095155798 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095155798 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095155798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095155798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095155798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095155798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095155799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095155799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095155799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095155799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095155799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095155799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095155799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095155799 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095155799 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095155799 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095155799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095155799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095155799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095155801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095155805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095155805 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095155816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095155816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095155816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095155816 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095155816 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095155816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095155816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095155816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095155816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095155817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095155817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095155817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095155817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095155817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095155817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095155817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095155817 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095155817 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095155817 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095155817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095155818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095155818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095155820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095155825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095155825 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095156185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095156185 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095156185 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095156185 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(323)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095156189 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095156190 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(323)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@a91f87d90eee: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='DECEB83B'O, index=0 SGSN_Test-GSUP(324)@a91f87d90eee: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@a91f87d90eee: 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 := 'DFC7CBF02471CAB05F210726A8B4309F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ECFA6F76'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D4F9E372BD508E49'O } } } } } 20250309095157268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095157268 DLLC NOTICE LLME(ffffffff/deceb83b){UNASSIGNED} LLC RX: unknown TLLI 0xdeceb83b, creating LLME on the fly (gprs_llc.c:552) 20250309095157268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095157268 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095157268 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095157268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095157268 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095157268 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095157268 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095157268 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095157268 DLLC NOTICE LLME(ffffffff/deceb83b){UNASSIGNED} LLGM Assign pre (deceb83b => fb642393) (gprs_llc.c:1079) 20250309095157268 DLLC NOTICE LLME(deceb83b/fb642393){ASSIGNED} LLGM Assign post (deceb83b => fb642393) (gprs_llc.c:1125) 20250309095157268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095157269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095157269 DMM DEBUG MM(262420000000034/fb642393) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095157295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095157295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095157295 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095157295 DMM DEBUG MM(262420000000034/fb642393) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1134) 20250309095157295 DMM NOTICE MM(262420000000034/fb642393) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095157295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095157295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095157295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095157295 DMM DEBUG MM(262420000000034/fb642393) Requesting authorization (sgsn_auth.c:160) 20250309095157295 DMM INFO MM(262420000000034/fb642393) Requesting authentication tuples (sgsn_auth.c:184) 20250309095157295 DMM DEBUG MM(262420000000034/fb642393) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095157295 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250309095157295 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)@a91f87d90eee: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@a91f87d90eee: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250309095157301 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095157302 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095157302 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095157302 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095157302 DMM INFO MM(262420000000034/fb642393) Subscriber data update (mmctx.c:445) 20250309095157302 DMM DEBUG MM(262420000000034/fb642393) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095157302 DMM INFO MM(262420000000034/fb642393) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095157302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095157302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095157302 DMM INFO MM(262420000000034/fb642393) <- GMM AUTH AND CIPHERING REQ (rand = df c7 cb f0 24 71 ca b0 5f 21 07 26 a8 b4 30 9f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095157320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095157320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095157320 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095157320 DMM INFO MM(262420000000034/fb642393) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095157320 DMM NOTICE MM(262420000000034/fb642393) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095157320 DMM DEBUG MM(262420000000034/fb642393) checking auth: received GSM SRES = ec fa 6f 76 (gprs_gmm.c:716) 20250309095157320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095157320 DMM DEBUG MM(262420000000034/fb642393) Requesting authorization (sgsn_auth.c:160) 20250309095157320 DMM INFO MM(262420000000034/fb642393) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095157320 DMM DEBUG MM(262420000000034/fb642393) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095157320 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250309095157320 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) 20250309095157320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095157320 DMM INFO MM(262420000000034/fb642393) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb642393) (gprs_gmm.c:337) 20250309095157324 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095157324 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095157324 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250309095157324 DMM INFO MM(262420000000034/fb642393) Subscriber data update (mmctx.c:445) 20250309095157324 DMM DEBUG MM(262420000000034/fb642393) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095157324 DMM INFO MM(262420000000034/fb642393) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095157324 DMM NOTICE MM(262420000000034/fb642393) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1050) 20250309095157324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095157324 DMM NOTICE MM(262420000000034/fb642393) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095157324 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) 20250309095157325 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095157325 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250309095157325 DMM INFO MM(262420000000034/fb642393) Subscriber data update (mmctx.c:445) 20250309095157325 DMM DEBUG MM(262420000000034/fb642393) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095157335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095157335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095157335 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095157335 DMM INFO MM(262420000000034/fb642393) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095157335 DMM NOTICE MM(262420000000034/fb642393) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095157335 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095157335 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095157335 DLLC NOTICE LLME(deceb83b/fb642393){ASSIGNED} LLGM Assign pre (ffffffff => fb642393) (gprs_llc.c:1079) 20250309095157335 DLLC NOTICE LLME(ffffffff/fb642393){ASSIGNED} LLGM Assign post (ffffffff => fb642393) (gprs_llc.c:1125) 20250309095157335 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095157335 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095157335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095157335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@a91f87d90eee: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@a91f87d90eee: Final verdict of PTC: pass 20250309095157397 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250309095157397 DMM INFO MM(262420000000034/fb642393) Subscriber data update (mmctx.c:445) 20250309095157397 DMM DEBUG MM(262420000000034/fb642393) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250309095157397 DMM INFO MM(262420000000034/fb642393) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250309095157397 DMM INFO MM(262420000000034/fb642393) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095157397 DMM INFO MM(262420000000034/fb642393) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095157397 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095157397 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095157397 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095157397 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095157397 DLLC NOTICE LLME(ffffffff/fb642393){ASSIGNED} LLGM Assign pre (fb642393 => ffffffff) (gprs_llc.c:1079) 20250309095157397 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb642393 => ffffffff) (gprs_llc.c:1125) 20250309095157397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309095157397 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095157397 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095157397 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095157400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33600<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(308)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(317)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(324)@a91f87d90eee: Final verdict of PTC: none 20250309095157405 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095157406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(312)@a91f87d90eee: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@a91f87d90eee: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@a91f87d90eee: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(322)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(315)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(310)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(320)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: noneSun Mar 9 09:51:57 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 MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. 20250309095157500 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095157801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33616<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64668) 20250309095158407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095158407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=64668, count=94484) 20250309095159408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095159408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Sun Mar 9 09:51:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095200410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095200410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_detach_check_subscriber_list started. 20250309095200888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095200891 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(327)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095200928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095200928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095200928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095200928 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095200928 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095200928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095200928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095200928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095200928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095200929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095200929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095200929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095200929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095200929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095200929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095200929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095200929 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095200929 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095200929 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095200929 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095200929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095200929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095200932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095200937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095200937 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(333)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI196(330)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(332)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095200941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095200941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095200941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095200941 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095200941 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095200941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095200941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095200941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095200941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095200942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095200942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095200942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095200942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095200942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095200942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095200942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095200942 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095200942 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095200942 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095200942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095200942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095200942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095200945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095200949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095200949 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095200956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095200956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095200956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095200956 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095200956 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095200956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095200956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095200956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095200956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095200957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095200957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095200957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095200957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095200957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095200957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095200957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095200957 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095200957 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095200957 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095200957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(341)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095200957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095200957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095200959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095200963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095200963 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095201411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095201411 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095201411 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095201411 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095201417 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(342)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250309095201419 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@a91f87d90eee: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='FF01DE30'O, index=0 SGSN_Test-GSUP(343)@a91f87d90eee: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@a91f87d90eee: 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 := 'AAB4705CED6FB99DE83E1898AE36CEA5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '21B0D1E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6887DC443D6C20F6'O } } } } } 20250309095201498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095201498 DLLC NOTICE LLME(ffffffff/ff01de30){UNASSIGNED} LLC RX: unknown TLLI 0xff01de30, creating LLME on the fly (gprs_llc.c:552) 20250309095201498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095201498 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095201498 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095201498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095201498 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095201498 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095201498 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095201498 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095201498 DLLC NOTICE LLME(ffffffff/ff01de30){UNASSIGNED} LLGM Assign pre (ff01de30 => c6ab4e7a) (gprs_llc.c:1079) 20250309095201498 DLLC NOTICE LLME(ff01de30/c6ab4e7a){ASSIGNED} LLGM Assign post (ff01de30 => c6ab4e7a) (gprs_llc.c:1125) 20250309095201498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095201498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095201498 DMM DEBUG MM(262420000000033/c6ab4e7a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095201520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095201520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095201520 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095201520 DMM DEBUG MM(262420000000033/c6ab4e7a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1134) 20250309095201520 DMM NOTICE MM(262420000000033/c6ab4e7a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095201520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095201520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095201520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095201520 DMM DEBUG MM(262420000000033/c6ab4e7a) Requesting authorization (sgsn_auth.c:160) 20250309095201520 DMM INFO MM(262420000000033/c6ab4e7a) Requesting authentication tuples (sgsn_auth.c:184) 20250309095201520 DMM DEBUG MM(262420000000033/c6ab4e7a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095201520 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250309095201520 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)@a91f87d90eee: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@a91f87d90eee: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250309095201526 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095201526 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095201526 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095201526 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095201526 DMM INFO MM(262420000000033/c6ab4e7a) Subscriber data update (mmctx.c:445) 20250309095201526 DMM DEBUG MM(262420000000033/c6ab4e7a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095201526 DMM INFO MM(262420000000033/c6ab4e7a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095201526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095201526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095201526 DMM INFO MM(262420000000033/c6ab4e7a) <- GMM AUTH AND CIPHERING REQ (rand = aa b4 70 5c ed 6f b9 9d e8 3e 18 98 ae 36 ce a5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095201542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095201542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095201542 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095201542 DMM INFO MM(262420000000033/c6ab4e7a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095201542 DMM NOTICE MM(262420000000033/c6ab4e7a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095201542 DMM DEBUG MM(262420000000033/c6ab4e7a) checking auth: received GSM SRES = 21 b0 d1 e6 (gprs_gmm.c:716) 20250309095201542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095201542 DMM DEBUG MM(262420000000033/c6ab4e7a) Requesting authorization (sgsn_auth.c:160) 20250309095201542 DMM INFO MM(262420000000033/c6ab4e7a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095201542 DMM DEBUG MM(262420000000033/c6ab4e7a) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095201542 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250309095201542 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) 20250309095201542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095201542 DMM INFO MM(262420000000033/c6ab4e7a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6ab4e7a) (gprs_gmm.c:337) 20250309095201545 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095201545 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095201545 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250309095201545 DMM INFO MM(262420000000033/c6ab4e7a) Subscriber data update (mmctx.c:445) 20250309095201545 DMM DEBUG MM(262420000000033/c6ab4e7a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095201545 DMM INFO MM(262420000000033/c6ab4e7a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095201545 DMM NOTICE MM(262420000000033/c6ab4e7a) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1050) 20250309095201545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095201545 DMM NOTICE MM(262420000000033/c6ab4e7a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095201545 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) 20250309095201546 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095201546 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250309095201546 DMM INFO MM(262420000000033/c6ab4e7a) Subscriber data update (mmctx.c:445) 20250309095201546 DMM DEBUG MM(262420000000033/c6ab4e7a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095201558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095201559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095201559 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095201559 DMM INFO MM(262420000000033/c6ab4e7a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095201559 DMM NOTICE MM(262420000000033/c6ab4e7a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095201559 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095201559 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095201559 DLLC NOTICE LLME(ff01de30/c6ab4e7a){ASSIGNED} LLGM Assign pre (ffffffff => c6ab4e7a) (gprs_llc.c:1079) 20250309095201559 DLLC NOTICE LLME(ffffffff/c6ab4e7a){ASSIGNED} LLGM Assign post (ffffffff => c6ab4e7a) (gprs_llc.c:1125) 20250309095201559 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095201559 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095201559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095201559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@a91f87d90eee: setverdict(pass): none -> pass 20250309095201612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095201612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250309095201613 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095201613 DMM INFO MM(262420000000033/c6ab4e7a) -> GMM DETACH REQUEST TLLI=0xc6ab4e7a type=GPRS detach Power-off (gprs_gmm.c:1512) 20250309095201613 DMM INFO MM(262420000000033/c6ab4e7a) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250309095201613 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095201613 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095201613 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095201613 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095201613 DLLC NOTICE LLME(ffffffff/c6ab4e7a){ASSIGNED} LLGM Assign pre (c6ab4e7a => ffffffff) (gprs_llc.c:1079) 20250309095201613 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6ab4e7a => ffffffff) (gprs_llc.c:1125) 20250309095201613 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250309095201613 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) 20250309095201613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309095201613 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095201613 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095201613 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095201615 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@a91f87d90eee: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@a91f87d90eee: Final verdict of PTC: pass 20250309095206621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33622<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(332)@a91f87d90eee: Final verdict of PTC: none 20250309095206624 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095206624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(336)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(343)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@a91f87d90eee: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(331)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(341)@a91f87d90eee: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(334)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(339)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(329)@a91f87d90eee: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Sun Mar 9 09:52:06 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 20250309095206699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095207001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40402<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90332) 20250309095207625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095207625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90332, count=94688) 20250309095208626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095208626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Sun Mar 9 09:52:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095209627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095209627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_check_complete_resend started. 20250309095210096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095210098 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(346)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095210144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095210145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095210145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095210145 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095210145 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095210145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095210145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095210145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095210145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095210145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095210145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095210145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095210146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095210146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095210146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095210146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095210146 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095210146 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095210146 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095210146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(350)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095210146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095210146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095210148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095210154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095210154 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(352)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI196(349)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095210158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095210158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095210158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095210158 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095210158 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095210158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095210158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095210158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095210159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095210159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095210159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095210159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095210159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095210159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095210159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095210159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095210159 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095210159 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095210159 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095210159 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(355)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095210160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095210160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095210161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095210167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095210167 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095210173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095210173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095210173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095210173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095210173 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095210173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095210173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095210173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095210173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095210173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095210173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095210173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095210173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095210173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095210173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095210173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095210173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095210173 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095210173 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095210173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095210174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095210174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095210176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095210181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095210181 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095210628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095210628 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095210628 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095210628 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095210632 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095210633 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@a91f87d90eee: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='F6CB5A03'O, index=0 SGSN_Test-GSUP(362)@a91f87d90eee: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@a91f87d90eee: 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 := 'A771E073F5948A423C581FD354D9EEC7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F18B259E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B809ED8540C3AC04'O } } } } } 20250309095211698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095211698 DLLC NOTICE LLME(ffffffff/f6cb5a03){UNASSIGNED} LLC RX: unknown TLLI 0xf6cb5a03, creating LLME on the fly (gprs_llc.c:552) 20250309095211698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095211698 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250309095211698 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095211698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095211698 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095211698 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095211698 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095211698 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095211698 DLLC NOTICE LLME(ffffffff/f6cb5a03){UNASSIGNED} LLGM Assign pre (f6cb5a03 => e8655a5c) (gprs_llc.c:1079) 20250309095211698 DLLC NOTICE LLME(f6cb5a03/e8655a5c){ASSIGNED} LLGM Assign post (f6cb5a03 => e8655a5c) (gprs_llc.c:1125) 20250309095211698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095211698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095211698 DMM DEBUG MM(262420000000036/e8655a5c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095211717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095211717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095211717 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095211717 DMM DEBUG MM(262420000000036/e8655a5c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1134) 20250309095211717 DMM NOTICE MM(262420000000036/e8655a5c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095211717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095211717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095211718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095211718 DMM DEBUG MM(262420000000036/e8655a5c) Requesting authorization (sgsn_auth.c:160) 20250309095211718 DMM INFO MM(262420000000036/e8655a5c) Requesting authentication tuples (sgsn_auth.c:184) 20250309095211718 DMM DEBUG MM(262420000000036/e8655a5c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095211718 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250309095211718 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)@a91f87d90eee: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@a91f87d90eee: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250309095211723 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095211723 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095211723 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095211723 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095211723 DMM INFO MM(262420000000036/e8655a5c) Subscriber data update (mmctx.c:445) 20250309095211723 DMM DEBUG MM(262420000000036/e8655a5c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095211723 DMM INFO MM(262420000000036/e8655a5c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095211723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095211723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095211723 DMM INFO MM(262420000000036/e8655a5c) <- GMM AUTH AND CIPHERING REQ (rand = a7 71 e0 73 f5 94 8a 42 3c 58 1f d3 54 d9 ee c7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095211736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095211736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095211736 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095211736 DMM INFO MM(262420000000036/e8655a5c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095211736 DMM NOTICE MM(262420000000036/e8655a5c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095211736 DMM DEBUG MM(262420000000036/e8655a5c) checking auth: received GSM SRES = f1 8b 25 9e (gprs_gmm.c:716) 20250309095211736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095211736 DMM DEBUG MM(262420000000036/e8655a5c) Requesting authorization (sgsn_auth.c:160) 20250309095211736 DMM INFO MM(262420000000036/e8655a5c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095211736 DMM DEBUG MM(262420000000036/e8655a5c) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095211736 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250309095211736 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) 20250309095211736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095211736 DMM INFO MM(262420000000036/e8655a5c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8655a5c) (gprs_gmm.c:337) 20250309095211739 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095211739 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095211739 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250309095211739 DMM INFO MM(262420000000036/e8655a5c) Subscriber data update (mmctx.c:445) 20250309095211739 DMM DEBUG MM(262420000000036/e8655a5c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095211739 DMM INFO MM(262420000000036/e8655a5c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095211739 DMM NOTICE MM(262420000000036/e8655a5c) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1050) 20250309095211739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095211739 DMM NOTICE MM(262420000000036/e8655a5c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095211739 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) 20250309095211740 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095211740 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250309095211740 DMM INFO MM(262420000000036/e8655a5c) Subscriber data update (mmctx.c:445) 20250309095211740 DMM DEBUG MM(262420000000036/e8655a5c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@a91f87d90eee: Warning: Re-starting timer T, which is already active (running or expired). 20250309095217737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250309095217737 DMM INFO MM(262420000000036/e8655a5c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8655a5c) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@a91f87d90eee: Warning: Re-starting timer T, which is already active (running or expired). 20250309095220495 DGPRS DEBUG Checking for inactive LLMEs, time = 4744846 (sgsn.c:132) 20250309095223738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250309095223738 DMM INFO MM(262420000000036/e8655a5c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8655a5c) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@a91f87d90eee: Warning: Re-starting timer T, which is already active (running or expired). 20250309095229739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250309095229739 DMM INFO MM(262420000000036/e8655a5c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8655a5c) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@a91f87d90eee: Warning: Re-starting timer T, which is already active (running or expired). 20250309095230628 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250309095230628 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250309095230629 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309095235740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250309095235740 DMM INFO MM(262420000000036/e8655a5c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8655a5c) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@a91f87d90eee: Warning: Re-starting timer T, which is already active (running or expired). 20250309095240147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095240149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095240149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309095240160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095240163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095240163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309095240174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095240178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095240178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309095241741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250309095241741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250309095241741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250309095241741 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250309095241741 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) 20250309095241741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Reject}: Deallocated (fsm.c:568) 20250309095241741 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095241741 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095241741 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250309095241741 DLLC NOTICE LLME(f6cb5a03/e8655a5c){ASSIGNED} LLGM Assign pre (e8655a5c => ffffffff) (gprs_llc.c:1079) 20250309095241741 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8655a5c => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@a91f87d90eee: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@a91f87d90eee: Final verdict of PTC: pass 20250309095245767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40404<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(346)@a91f87d90eee: Final verdict of PTC: none 20250309095245772 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095245772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_check_complete_resend-BVCI196(349)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(350)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(360)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(362)@a91f87d90eee: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(355)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@a91f87d90eee: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(353)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(358)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(348)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Sun Mar 9 09:52: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 20250309095245834 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095246137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36296<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90204) 20250309095246773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095246773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90204, count=95636) 20250309095247774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095247774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Sun Mar 9 09:52:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095248775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095248775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_hlr_location_cancel_request_update started. 20250309095249226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095249228 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(365)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095249273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095249273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095249273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095249273 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095249273 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095249273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095249273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095249273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095249273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095249274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095249274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095249274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095249274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095249274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095249274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095249274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095249274 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095249274 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095249274 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095249274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(369)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095249274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095249274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(370)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 20250309095249278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250309095249285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095249285 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(370)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(368)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(374)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095249288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095249288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095249288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095249288 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095249288 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095249288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095249288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095249288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095249288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095249289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095249289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095249289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095249289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095249289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095249289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095249289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095249289 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095249289 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095249289 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095249289 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095249289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095249289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095249292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095249297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095249297 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(379)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095249303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095249303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095249303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095249303 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095249303 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095249303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095249303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095249303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095249303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095249304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095249304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095249304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095249304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095249304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095249304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095249304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095249304 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095249304 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095249304 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095249304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095249305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095249305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095249306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095249311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095249311 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095249776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095249776 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095249776 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095249776 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095249780 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095249781 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250309095250496 DGPRS DEBUG Checking for inactive LLMEs, time = 4744876 (sgsn.c:132) TC_hlr_location_cancel_request_update-BVCI196(368)@a91f87d90eee: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='D3C62B49'O, index=0 SGSN_Test-GSUP(381)@a91f87d90eee: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@a91f87d90eee: 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 := 'B1291F09D02BDC1024BCAD483BCB90BA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C97233AE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8E1DCA4BB2DADACC'O } } } } } 20250309095250851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095250851 DLLC NOTICE LLME(ffffffff/d3c62b49){UNASSIGNED} LLC RX: unknown TLLI 0xd3c62b49, creating LLME on the fly (gprs_llc.c:552) 20250309095250851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095250851 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095250851 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095250851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095250851 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095250851 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095250851 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095250851 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095250851 DLLC NOTICE LLME(ffffffff/d3c62b49){UNASSIGNED} LLGM Assign pre (d3c62b49 => f7b861d7) (gprs_llc.c:1079) 20250309095250851 DLLC NOTICE LLME(d3c62b49/f7b861d7){ASSIGNED} LLGM Assign post (d3c62b49 => f7b861d7) (gprs_llc.c:1125) 20250309095250852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095250852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095250852 DMM DEBUG MM(262420000000031/f7b861d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095250868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095250869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095250869 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095250869 DMM DEBUG MM(262420000000031/f7b861d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1134) 20250309095250869 DMM NOTICE MM(262420000000031/f7b861d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095250869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095250869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095250869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095250869 DMM DEBUG MM(262420000000031/f7b861d7) Requesting authorization (sgsn_auth.c:160) 20250309095250869 DMM INFO MM(262420000000031/f7b861d7) Requesting authentication tuples (sgsn_auth.c:184) 20250309095250869 DMM DEBUG MM(262420000000031/f7b861d7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095250869 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250309095250869 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)@a91f87d90eee: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@a91f87d90eee: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250309095250876 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095250876 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095250876 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095250876 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095250876 DMM INFO MM(262420000000031/f7b861d7) Subscriber data update (mmctx.c:445) 20250309095250876 DMM DEBUG MM(262420000000031/f7b861d7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095250876 DMM INFO MM(262420000000031/f7b861d7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095250876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095250876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095250876 DMM INFO MM(262420000000031/f7b861d7) <- GMM AUTH AND CIPHERING REQ (rand = b1 29 1f 09 d0 2b dc 10 24 bc ad 48 3b cb 90 ba , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095250893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095250893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095250893 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095250893 DMM INFO MM(262420000000031/f7b861d7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095250893 DMM NOTICE MM(262420000000031/f7b861d7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095250893 DMM DEBUG MM(262420000000031/f7b861d7) checking auth: received GSM SRES = c9 72 33 ae (gprs_gmm.c:716) 20250309095250893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095250893 DMM DEBUG MM(262420000000031/f7b861d7) Requesting authorization (sgsn_auth.c:160) 20250309095250893 DMM INFO MM(262420000000031/f7b861d7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095250893 DMM DEBUG MM(262420000000031/f7b861d7) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095250893 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250309095250893 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) 20250309095250893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095250893 DMM INFO MM(262420000000031/f7b861d7) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7b861d7) (gprs_gmm.c:337) 20250309095250896 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095250896 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095250896 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250309095250896 DMM INFO MM(262420000000031/f7b861d7) Subscriber data update (mmctx.c:445) 20250309095250896 DMM DEBUG MM(262420000000031/f7b861d7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095250896 DMM INFO MM(262420000000031/f7b861d7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095250896 DMM NOTICE MM(262420000000031/f7b861d7) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1050) 20250309095250896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095250896 DMM NOTICE MM(262420000000031/f7b861d7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095250896 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) 20250309095250898 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095250898 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250309095250898 DMM INFO MM(262420000000031/f7b861d7) Subscriber data update (mmctx.c:445) 20250309095250898 DMM DEBUG MM(262420000000031/f7b861d7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095250911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095250911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095250911 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095250911 DMM INFO MM(262420000000031/f7b861d7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095250911 DMM NOTICE MM(262420000000031/f7b861d7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095250911 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095250911 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095250911 DLLC NOTICE LLME(d3c62b49/f7b861d7){ASSIGNED} LLGM Assign pre (ffffffff => f7b861d7) (gprs_llc.c:1079) 20250309095250911 DLLC NOTICE LLME(ffffffff/f7b861d7){ASSIGNED} LLGM Assign post (ffffffff => f7b861d7) (gprs_llc.c:1125) 20250309095250911 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095250911 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095250911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095250911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@a91f87d90eee: setverdict(pass): none -> pass 20250309095250960 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250309095250960 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250309095250960 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) 20250309095250960 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250309095250960 DMM INFO MM(262420000000031/f7b861d7) Subscriber data update (mmctx.c:445) 20250309095250960 DMM DEBUG MM(262420000000031/f7b861d7) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250309095250960 DMM INFO MM(262420000000031/f7b861d7) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250309095250960 DMM INFO MM(262420000000031/f7b861d7) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095250960 DMM INFO MM(262420000000031/f7b861d7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095250960 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095250960 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095250960 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095250960 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095250960 DLLC NOTICE LLME(ffffffff/f7b861d7){ASSIGNED} LLGM Assign pre (f7b861d7 => ffffffff) (gprs_llc.c:1079) 20250309095250960 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7b861d7 => ffffffff) (gprs_llc.c:1125) 20250309095250960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309095250960 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095250960 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095250960 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed MC@a91f87d90eee: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@a91f87d90eee: Final verdict of PTC: none 20250309095255971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36298<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250309095255971 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095255971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(374)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@a91f87d90eee: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(369)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(379)@a91f87d90eee: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@a91f87d90eee: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(367)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(372)@a91f87d90eee: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@a91f87d90eee: Final verdict of PTC: pass -NSVCI99-provIP(377)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@a91f87d90eee: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Sun Mar 9 09:52: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 20250309095256037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095256339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54534<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88020) 20250309095256972 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095256972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88020, count=93452) 20250309095257973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095257973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Sun Mar 9 09:52:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095258974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095258974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_hlr_location_cancel_request_withdraw started. 20250309095259410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095259413 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(384)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095259450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095259450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095259450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095259450 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095259450 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095259450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095259450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095259450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095259450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095259452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095259452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095259452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095259452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095259452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095259452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095259452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095259453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095259453 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095259453 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095259453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095259453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095259453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095259456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095259463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095259463 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095259471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095259471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095259471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095259471 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095259471 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095259471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095259471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095259471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095259471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095259472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095259472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095259472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095259472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095259472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095259472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095259472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095259472 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095259472 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095259472 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095259472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(393)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095259472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095259472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095259474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095259479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095259479 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095259485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095259485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095259485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095259485 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095259485 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095259485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095259485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095259485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095259485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095259486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095259486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095259486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095259486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095259486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095259486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095259486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095259486 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095259486 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095259486 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095259486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(398)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095259486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095259486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095259488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095259492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095259492 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095259976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095259976 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095259976 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095259976 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095259980 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095259982 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@a91f87d90eee: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='DCBDA4D7'O, index=0 SGSN_Test-GSUP(400)@a91f87d90eee: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@a91f87d90eee: 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 := 'BE54DADF4F46755E503C75B5332CCE68'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F5C62416'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '70E1052AE77F63A7'O } } } } } 20250309095301049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095301049 DLLC NOTICE LLME(ffffffff/dcbda4d7){UNASSIGNED} LLC RX: unknown TLLI 0xdcbda4d7, creating LLME on the fly (gprs_llc.c:552) 20250309095301049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095301049 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095301049 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095301049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095301049 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095301049 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095301049 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095301049 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095301049 DLLC NOTICE LLME(ffffffff/dcbda4d7){UNASSIGNED} LLGM Assign pre (dcbda4d7 => e0733e7b) (gprs_llc.c:1079) 20250309095301049 DLLC NOTICE LLME(dcbda4d7/e0733e7b){ASSIGNED} LLGM Assign post (dcbda4d7 => e0733e7b) (gprs_llc.c:1125) 20250309095301049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095301049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095301049 DMM DEBUG MM(262420000000029/e0733e7b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095301069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095301069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095301069 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095301069 DMM DEBUG MM(262420000000029/e0733e7b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1134) 20250309095301069 DMM NOTICE MM(262420000000029/e0733e7b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095301069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095301069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095301069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095301069 DMM DEBUG MM(262420000000029/e0733e7b) Requesting authorization (sgsn_auth.c:160) 20250309095301069 DMM INFO MM(262420000000029/e0733e7b) Requesting authentication tuples (sgsn_auth.c:184) 20250309095301069 DMM DEBUG MM(262420000000029/e0733e7b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095301069 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250309095301069 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)@a91f87d90eee: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@a91f87d90eee: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250309095301075 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095301075 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095301075 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095301075 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095301075 DMM INFO MM(262420000000029/e0733e7b) Subscriber data update (mmctx.c:445) 20250309095301075 DMM DEBUG MM(262420000000029/e0733e7b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095301075 DMM INFO MM(262420000000029/e0733e7b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095301075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095301075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095301075 DMM INFO MM(262420000000029/e0733e7b) <- GMM AUTH AND CIPHERING REQ (rand = be 54 da df 4f 46 75 5e 50 3c 75 b5 33 2c ce 68 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095301090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095301090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095301090 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095301090 DMM INFO MM(262420000000029/e0733e7b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095301090 DMM NOTICE MM(262420000000029/e0733e7b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095301090 DMM DEBUG MM(262420000000029/e0733e7b) checking auth: received GSM SRES = f5 c6 24 16 (gprs_gmm.c:716) 20250309095301090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095301090 DMM DEBUG MM(262420000000029/e0733e7b) Requesting authorization (sgsn_auth.c:160) 20250309095301090 DMM INFO MM(262420000000029/e0733e7b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095301090 DMM DEBUG MM(262420000000029/e0733e7b) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095301090 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250309095301090 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) 20250309095301090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095301090 DMM INFO MM(262420000000029/e0733e7b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0733e7b) (gprs_gmm.c:337) 20250309095301093 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095301093 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095301093 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250309095301093 DMM INFO MM(262420000000029/e0733e7b) Subscriber data update (mmctx.c:445) 20250309095301093 DMM DEBUG MM(262420000000029/e0733e7b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095301093 DMM INFO MM(262420000000029/e0733e7b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095301093 DMM NOTICE MM(262420000000029/e0733e7b) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1050) 20250309095301093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095301093 DMM NOTICE MM(262420000000029/e0733e7b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095301093 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) 20250309095301095 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095301095 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250309095301095 DMM INFO MM(262420000000029/e0733e7b) Subscriber data update (mmctx.c:445) 20250309095301095 DMM DEBUG MM(262420000000029/e0733e7b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095301107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095301107 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095301107 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095301107 DMM INFO MM(262420000000029/e0733e7b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095301107 DMM NOTICE MM(262420000000029/e0733e7b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095301107 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095301107 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095301107 DLLC NOTICE LLME(dcbda4d7/e0733e7b){ASSIGNED} LLGM Assign pre (ffffffff => e0733e7b) (gprs_llc.c:1079) 20250309095301107 DLLC NOTICE LLME(ffffffff/e0733e7b){ASSIGNED} LLGM Assign post (ffffffff => e0733e7b) (gprs_llc.c:1125) 20250309095301107 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095301107 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095301107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095301107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@a91f87d90eee: setverdict(pass): none -> pass 20250309095301156 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250309095301156 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250309095301156 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) 20250309095301156 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250309095301156 DMM INFO MM(262420000000029/e0733e7b) Subscriber data update (mmctx.c:445) 20250309095301156 DMM DEBUG MM(262420000000029/e0733e7b) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250309095301156 DMM INFO MM(262420000000029/e0733e7b) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250309095301156 DMM INFO MM(262420000000029/e0733e7b) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1103) 20250309095301156 DMM NOTICE MM(262420000000029/e0733e7b) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1081) 20250309095301156 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:288) 20250309095301156 DMM INFO MM(262420000000029/e0733e7b) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20250309095301156 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095301156 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095301156 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095301156 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095301156 DLLC NOTICE LLME(ffffffff/e0733e7b){ASSIGNED} LLGM Assign pre (e0733e7b => ffffffff) (gprs_llc.c:1079) 20250309095301156 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0733e7b => ffffffff) (gprs_llc.c:1125) 20250309095301156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309095301156 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095301156 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095301156 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@a91f87d90eee: Removing Client IMSI='262420000000029'H, index=0 20250309095301170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095301170 DLLC NOTICE LLME(ffffffff/e0733e7b){UNASSIGNED} LLC RX: unknown TLLI 0xe0733e7b, creating LLME on the fly (gprs_llc.c:552) 20250309095301170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095301170 DMM NOTICE LLME(ffffffff/e0733e7b){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2041) 20250309095301170 DLLC NOTICE LLME(ffffffff/e0733e7b){UNASSIGNED} LLGM Assign pre (e0733e7b => ffffffff) (gprs_llc.c:1079) 20250309095301170 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0733e7b => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@a91f87d90eee: Final verdict of PTC: pass 20250309095301174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54550<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(393)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@a91f87d90eee: Final verdict of PTC: none 20250309095301180 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095301180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(395)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(398)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(388)@a91f87d90eee: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@a91f87d90eee: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@a91f87d90eee: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(396)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(391)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(386)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@a91f87d90eee: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Sun Mar 9 09:53:01 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 20250309095301294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095301596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54562<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93120) 20250309095302181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095302181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93120, count=97476) 20250309095303183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095303183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Sun Mar 9 09:53:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095304185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095304185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250309095304676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095304678 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(403)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095304728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095304728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095304728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095304728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095304728 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095304728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095304728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095304728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095304728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095304730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095304730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095304730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095304730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095304730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095304730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095304730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095304730 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095304730 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095304730 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095304730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095304730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095304730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(408)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 20250309095304735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250309095304741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095304741 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(408)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(412)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(412)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095304744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095304744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095304744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095304744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095304744 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095304744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095304744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095304744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095304744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095304745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095304745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095304745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095304745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095304745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095304745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095304745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095304745 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095304745 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095304745 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095304745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095304745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095304745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095304747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095304751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095304751 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095304759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095304759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095304759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095304759 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095304759 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095304759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095304759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095304759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095304759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095304759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095304759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095304759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095304759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095304759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095304759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095304759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095304759 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095304759 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095304759 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095304759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095304760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095304760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095304761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095304765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095304765 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095305186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095305186 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095305186 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095305186 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095305190 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(418)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309095305191 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@a91f87d90eee: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='C86932E8'O, index=0 SGSN_Test-GSUP(419)@a91f87d90eee: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250309095306261 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) 20250309095306261 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@a91f87d90eee: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@a91f87d90eee: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@a91f87d90eee: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@a91f87d90eee: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@a91f87d90eee: Final verdict of PTC: pass 20250309095306270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54564<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250309095306274 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095306274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(419)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(407)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(412)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(417)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@a91f87d90eee: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(405)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(415)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(410)@a91f87d90eee: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@a91f87d90eee: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Sun Mar 9 09:53:06 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 20250309095306341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095306643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39154<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48268) 20250309095307276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095307276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48268, count=53780) 20250309095308277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095308277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Sun Mar 9 09:53:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095309279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095309279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250309095309737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095309741 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(422)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095309772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095309772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095309772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095309772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095309772 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095309772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095309772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095309772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095309772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095309773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095309773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095309773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095309773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095309773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095309773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095309773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095309773 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095309773 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095309773 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095309774 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(426)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095309774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095309774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095309776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095309780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095309780 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095309786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095309786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095309786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095309786 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095309786 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095309786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095309786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095309786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095309786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095309786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095309786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095309786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095309787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095309787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095309787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095309787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095309787 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095309787 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095309787 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095309787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095309787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095309787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095309788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095309793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095309793 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095309801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095309801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095309801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095309801 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095309801 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095309801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095309801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095309801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095309801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095309802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095309802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095309802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095309802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095309802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095309802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095309802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095309802 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095309802 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095309802 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095309802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095309802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095309802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095309804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095309808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095309808 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095310280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095310281 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095310281 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095310281 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095310285 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(437)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309095310286 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@a91f87d90eee: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='E88BEA2C'O, index=0 SGSN_Test-GSUP(438)@a91f87d90eee: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250309095311336 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) 20250309095311336 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@a91f87d90eee: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@a91f87d90eee: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@a91f87d90eee: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@a91f87d90eee: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@a91f87d90eee: Final verdict of PTC: pass 20250309095311338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39160<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(427)@a91f87d90eee: Final verdict of PTC: none 20250309095311339 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095311339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(432)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(426)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@a91f87d90eee: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@a91f87d90eee: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(431)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@a91f87d90eee: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(436)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(438)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(434)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(429)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(424)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@a91f87d90eee: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Sun Mar 9 09:53:11 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 20250309095311446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095311748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39168<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45428) 20250309095312340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095312341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45428, count=53988) 20250309095313343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095313343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Sun Mar 9 09:53:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095314345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095314345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_rau_unknown started. 20250309095314812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095314815 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(441)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095314862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095314862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095314862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095314862 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095314862 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095314862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095314862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095314862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095314862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095314862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095314862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095314862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095314863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095314863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095314863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095314863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095314863 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095314863 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095314863 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095314863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(445)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095314863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095314863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095314866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095314870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095314870 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(447)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI196(444)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095314877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095314877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095314877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095314877 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095314877 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095314877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095314877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095314877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095314877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095314878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095314878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095314878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095314878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095314878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095314878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095314878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095314878 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095314878 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095314878 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095314878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095314878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095314878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(451)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095314881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095314885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095314885 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(452)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI210(449)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095314890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095314890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095314890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095314890 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095314890 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095314890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095314890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095314890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095314890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095314891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095314891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095314891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095314891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095314891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095314891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095314891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095314891 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095314891 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095314891 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095314891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(455)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095314891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095314891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095314893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095314898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095314898 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095315346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095315346 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095315346 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095315346 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095315351 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095315352 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@a91f87d90eee: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='E543F41E'O, index=0 SGSN_Test-GSUP(457)@a91f87d90eee: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250309095316426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095316426 DLLC NOTICE LLME(ffffffff/e543f41e){UNASSIGNED} LLC RX: unknown TLLI 0xe543f41e, creating LLME on the fly (gprs_llc.c:552) 20250309095316426 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250309095316426 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250309095316426 DMM NOTICE LLME(ffffffff/e543f41e){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250309095316426 DLLC NOTICE LLME(ffffffff/e543f41e){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250309095316426 DMM ERROR LLME(ffffffff/e543f41e){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250309095316426 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250309095316426 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250309095316426 DLLC NOTICE LLME(ffffffff/e543f41e){UNASSIGNED} LLGM Assign pre (e543f41e => ffffffff) (gprs_llc.c:1079) 20250309095316426 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e543f41e => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@a91f87d90eee: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@a91f87d90eee: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@a91f87d90eee: Final verdict of PTC: pass 20250309095316437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39172<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(445)@a91f87d90eee: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(450)@a91f87d90eee: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(455)@a91f87d90eee: Final verdict of PTC: none 20250309095316443 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095316443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_rau_unknown-BVCI220(454)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(443)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(448)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(453)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none)Sun Mar 9 09:53:16 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== MTC@a91f87d90eee: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@a91f87d90eee: Test case TC_rau_unknown finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. 20250309095316517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095316819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55590<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51568) 20250309095317444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095317444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51568, count=55924) 20250309095318446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095318446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Sun Mar 9 09:53:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095319448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095319448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_rau started. 20250309095319919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095319922 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(460)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095319965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095319965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095319965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095319965 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095319965 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095319966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095319966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095319966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095319966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095319967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095319967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095319967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095319967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095319967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095319967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095319967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095319967 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095319967 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095319967 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095319967 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095319968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095319968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095319971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095319979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095319979 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(466)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(463)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095319984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095319985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095319985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095319985 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095319985 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095319985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095319985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095319985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095319985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095319985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095319985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095319985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095319985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095319985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095319985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095319985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095319985 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095319985 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095319985 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095319985 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095319986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095319986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095319988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095319993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095319993 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(471)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI210(468)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(470)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095319998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095319998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095319998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095319998 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095319998 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095319998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095319998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095319998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095319998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095319999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095319999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095319999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095319999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095319999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095319999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095319999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095319999 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095319999 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095319999 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095319999 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095319999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095319999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095320001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095320005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095320005 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095320449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095320449 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095320449 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095320449 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095320452 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095320453 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250309095320498 DGPRS DEBUG Checking for inactive LLMEs, time = 4744906 (sgsn.c:132) TC_attach_rau-BVCI196(463)@a91f87d90eee: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='FB20A3E6'O, index=0 SGSN_Test-GSUP(476)@a91f87d90eee: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@a91f87d90eee: 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 := '4B16559816B95AB512ABC1C2F4A8580C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A596A7CD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '24F09E1F61AE8978'O } } } } } 20250309095321523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095321523 DLLC NOTICE LLME(ffffffff/fb20a3e6){UNASSIGNED} LLC RX: unknown TLLI 0xfb20a3e6, creating LLME on the fly (gprs_llc.c:552) 20250309095321523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095321524 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095321524 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095321524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095321524 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095321524 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095321524 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095321524 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095321524 DLLC NOTICE LLME(ffffffff/fb20a3e6){UNASSIGNED} LLGM Assign pre (fb20a3e6 => d2c3886b) (gprs_llc.c:1079) 20250309095321524 DLLC NOTICE LLME(fb20a3e6/d2c3886b){ASSIGNED} LLGM Assign post (fb20a3e6 => d2c3886b) (gprs_llc.c:1125) 20250309095321524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095321524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095321524 DMM DEBUG MM(262420000000012/d2c3886b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095321544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095321544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095321545 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095321545 DMM DEBUG MM(262420000000012/d2c3886b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1134) 20250309095321545 DMM NOTICE MM(262420000000012/d2c3886b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095321545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095321545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095321545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095321545 DMM DEBUG MM(262420000000012/d2c3886b) Requesting authorization (sgsn_auth.c:160) 20250309095321545 DMM INFO MM(262420000000012/d2c3886b) Requesting authentication tuples (sgsn_auth.c:184) 20250309095321545 DMM DEBUG MM(262420000000012/d2c3886b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095321545 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250309095321545 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)@a91f87d90eee: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@a91f87d90eee: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250309095321550 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095321550 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095321550 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095321550 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095321550 DMM INFO MM(262420000000012/d2c3886b) Subscriber data update (mmctx.c:445) 20250309095321550 DMM DEBUG MM(262420000000012/d2c3886b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095321550 DMM INFO MM(262420000000012/d2c3886b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095321550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095321550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095321550 DMM INFO MM(262420000000012/d2c3886b) <- GMM AUTH AND CIPHERING REQ (rand = 4b 16 55 98 16 b9 5a b5 12 ab c1 c2 f4 a8 58 0c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095321566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095321567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095321567 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095321567 DMM INFO MM(262420000000012/d2c3886b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095321567 DMM NOTICE MM(262420000000012/d2c3886b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095321567 DMM DEBUG MM(262420000000012/d2c3886b) checking auth: received GSM SRES = a5 96 a7 cd (gprs_gmm.c:716) 20250309095321567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095321567 DMM DEBUG MM(262420000000012/d2c3886b) Requesting authorization (sgsn_auth.c:160) 20250309095321567 DMM INFO MM(262420000000012/d2c3886b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095321567 DMM DEBUG MM(262420000000012/d2c3886b) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095321567 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250309095321567 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) 20250309095321567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095321567 DMM INFO MM(262420000000012/d2c3886b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2c3886b) (gprs_gmm.c:337) 20250309095321570 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095321570 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095321570 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250309095321570 DMM INFO MM(262420000000012/d2c3886b) Subscriber data update (mmctx.c:445) 20250309095321570 DMM DEBUG MM(262420000000012/d2c3886b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095321570 DMM INFO MM(262420000000012/d2c3886b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095321570 DMM NOTICE MM(262420000000012/d2c3886b) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1050) 20250309095321570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095321570 DMM NOTICE MM(262420000000012/d2c3886b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095321570 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) 20250309095321571 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095321571 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250309095321571 DMM INFO MM(262420000000012/d2c3886b) Subscriber data update (mmctx.c:445) 20250309095321571 DMM DEBUG MM(262420000000012/d2c3886b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095321582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095321582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095321582 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095321582 DMM INFO MM(262420000000012/d2c3886b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095321582 DMM NOTICE MM(262420000000012/d2c3886b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095321582 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095321582 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095321582 DLLC NOTICE LLME(fb20a3e6/d2c3886b){ASSIGNED} LLGM Assign pre (ffffffff => d2c3886b) (gprs_llc.c:1079) 20250309095321582 DLLC NOTICE LLME(ffffffff/d2c3886b){ASSIGNED} LLGM Assign post (ffffffff => d2c3886b) (gprs_llc.c:1125) 20250309095321582 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095321582 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095321582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095321582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@a91f87d90eee: setverdict(pass): none -> pass 20250309095321640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095321640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095321640 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095321640 DMM INFO MM(262420000000012/d2c3886b) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1653) 20250309095321640 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095321640 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250309095321640 DLLC NOTICE LLME(ffffffff/d2c3886b){ASSIGNED} LLGM Assign pre (d2c3886b => e0464447) (gprs_llc.c:1079) 20250309095321640 DLLC NOTICE LLME(d2c3886b/e0464447){ASSIGNED} LLGM Assign post (d2c3886b => e0464447) (gprs_llc.c:1125) 20250309095321640 DMM INFO MM(262420000000012/e0464447) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau(478)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@a91f87d90eee: Removing Client IMSI='262420000000012'H, index=0 20250309095321655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095321655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250309095321655 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095321656 DMM INFO MM(262420000000012/e0464447) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250309095321656 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250309095321656 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095321656 DLLC NOTICE LLME(d2c3886b/e0464447){ASSIGNED} LLGM Assign pre (ffffffff => e0464447) (gprs_llc.c:1079) 20250309095321656 DLLC NOTICE LLME(ffffffff/e0464447){ASSIGNED} LLGM Assign post (ffffffff => e0464447) (gprs_llc.c:1125) 20250309095321656 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau(478)@a91f87d90eee: Final verdict of PTC: pass 20250309095321659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55600<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250309095321663 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095321663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(475)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(476)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(464)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@a91f87d90eee: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(469)@a91f87d90eee: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@a91f87d90eee: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(474)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(472)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(462)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(467)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_rau finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Sun Mar 9 09:53:21 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250309095321725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55614<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095322127 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55614<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92496) 20250309095322664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095322664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92496, count=93656) 20250309095323665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095323665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Sun Mar 9 09:53:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095324666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095324666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_rau_a_a started. 20250309095325230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095325233 DMM INFO MM(262420000000012/e0464447) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095325233 DMM INFO MM(262420000000012/e0464447) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095325233 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095325233 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095325233 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095325233 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095325233 DLLC NOTICE LLME(ffffffff/e0464447){ASSIGNED} LLGM Assign pre (e0464447 => ffffffff) (gprs_llc.c:1079) 20250309095325233 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0464447 => ffffffff) (gprs_llc.c:1125) 20250309095325233 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250309095325233 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) 20250309095325233 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:402) 20250309095325233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309095325233 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095325233 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095325233 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095325233 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(479)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095325280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095325280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095325280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095325280 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095325280 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095325280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095325280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095325280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095325280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095325281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095325281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095325281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095325281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095325281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095325281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095325281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095325281 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095325281 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095325281 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095325281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095325282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095325282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(484)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 20250309095325286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250309095325294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095325294 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(484)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_a-BVCI196(482)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(488)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095325297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095325297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095325297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095325297 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095325297 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095325297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095325297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095325297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095325297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095325298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095325298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095325298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095325298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095325298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095325298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095325298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095325298 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095325298 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095325298 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095325298 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095325298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095325298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095325300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095325305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095325305 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095325311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095325311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095325311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095325311 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095325311 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095325311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095325311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095325311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095325311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095325312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095325312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095325312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095325312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095325312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095325312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095325312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095325312 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095325312 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095325312 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095325312 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095325312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095325312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095325315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095325320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095325320 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095325667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095325667 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095325667 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095325667 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095325671 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(494)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309095325672 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@a91f87d90eee: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='D8EA5E28'O, index=0 SGSN_Test-GSUP(495)@a91f87d90eee: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@a91f87d90eee: 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 := 'E1BE6FF0F23F768258A02B853634DD34'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8542BF59'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '85CC6B8144FC629C'O } } } } } 20250309095326744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095326744 DLLC NOTICE LLME(ffffffff/d8ea5e28){UNASSIGNED} LLC RX: unknown TLLI 0xd8ea5e28, creating LLME on the fly (gprs_llc.c:552) 20250309095326744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095326744 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095326744 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095326744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095326744 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095326744 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095326744 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095326744 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095326744 DLLC NOTICE LLME(ffffffff/d8ea5e28){UNASSIGNED} LLGM Assign pre (d8ea5e28 => ef84f57c) (gprs_llc.c:1079) 20250309095326744 DLLC NOTICE LLME(d8ea5e28/ef84f57c){ASSIGNED} LLGM Assign post (d8ea5e28 => ef84f57c) (gprs_llc.c:1125) 20250309095326744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095326744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095326744 DMM DEBUG MM(262420000000037/ef84f57c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095326770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095326771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095326771 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095326771 DMM DEBUG MM(262420000000037/ef84f57c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1134) 20250309095326771 DMM NOTICE MM(262420000000037/ef84f57c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095326771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095326771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095326771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095326771 DMM DEBUG MM(262420000000037/ef84f57c) Requesting authorization (sgsn_auth.c:160) 20250309095326771 DMM INFO MM(262420000000037/ef84f57c) Requesting authentication tuples (sgsn_auth.c:184) 20250309095326771 DMM DEBUG MM(262420000000037/ef84f57c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095326771 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250309095326771 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)@a91f87d90eee: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@a91f87d90eee: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250309095326777 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095326777 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095326777 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095326777 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095326777 DMM INFO MM(262420000000037/ef84f57c) Subscriber data update (mmctx.c:445) 20250309095326777 DMM DEBUG MM(262420000000037/ef84f57c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095326777 DMM INFO MM(262420000000037/ef84f57c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095326777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095326777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095326777 DMM INFO MM(262420000000037/ef84f57c) <- GMM AUTH AND CIPHERING REQ (rand = e1 be 6f f0 f2 3f 76 82 58 a0 2b 85 36 34 dd 34 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095326792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095326792 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095326793 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095326793 DMM INFO MM(262420000000037/ef84f57c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095326793 DMM NOTICE MM(262420000000037/ef84f57c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095326793 DMM DEBUG MM(262420000000037/ef84f57c) checking auth: received GSM SRES = 85 42 bf 59 (gprs_gmm.c:716) 20250309095326793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095326793 DMM DEBUG MM(262420000000037/ef84f57c) Requesting authorization (sgsn_auth.c:160) 20250309095326793 DMM INFO MM(262420000000037/ef84f57c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095326793 DMM DEBUG MM(262420000000037/ef84f57c) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095326793 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250309095326793 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) 20250309095326793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095326793 DMM INFO MM(262420000000037/ef84f57c) <- GMM ATTACH ACCEPT (new P-TMSI=0xef84f57c) (gprs_gmm.c:337) 20250309095326795 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095326795 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095326796 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250309095326796 DMM INFO MM(262420000000037/ef84f57c) Subscriber data update (mmctx.c:445) 20250309095326796 DMM DEBUG MM(262420000000037/ef84f57c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095326796 DMM INFO MM(262420000000037/ef84f57c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095326796 DMM NOTICE MM(262420000000037/ef84f57c) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1050) 20250309095326796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095326796 DMM NOTICE MM(262420000000037/ef84f57c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095326796 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) 20250309095326797 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095326797 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250309095326797 DMM INFO MM(262420000000037/ef84f57c) Subscriber data update (mmctx.c:445) 20250309095326797 DMM DEBUG MM(262420000000037/ef84f57c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095326810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095326810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095326810 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095326810 DMM INFO MM(262420000000037/ef84f57c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095326810 DMM NOTICE MM(262420000000037/ef84f57c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095326810 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095326810 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095326810 DLLC NOTICE LLME(d8ea5e28/ef84f57c){ASSIGNED} LLGM Assign pre (ffffffff => ef84f57c) (gprs_llc.c:1079) 20250309095326810 DLLC NOTICE LLME(ffffffff/ef84f57c){ASSIGNED} LLGM Assign post (ffffffff => ef84f57c) (gprs_llc.c:1125) 20250309095326810 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095326810 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095326810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095326810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@a91f87d90eee: setverdict(pass): none -> pass 20250309095326868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095326868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095326868 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095326868 DMM INFO MM(262420000000037/ef84f57c) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250309095326868 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095326868 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250309095326868 DLLC NOTICE LLME(ffffffff/ef84f57c){ASSIGNED} LLGM Assign pre (ef84f57c => ddfc3b74) (gprs_llc.c:1079) 20250309095326868 DLLC NOTICE LLME(ef84f57c/ddfc3b74){ASSIGNED} LLGM Assign post (ef84f57c => ddfc3b74) (gprs_llc.c:1125) 20250309095326868 DMM INFO MM(262420000000037/ddfc3b74) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(497)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095326884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095326884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250309095326884 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095326884 DMM INFO MM(262420000000037/ddfc3b74) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250309095326884 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250309095326884 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095326884 DLLC NOTICE LLME(ef84f57c/ddfc3b74){ASSIGNED} LLGM Assign pre (ffffffff => ddfc3b74) (gprs_llc.c:1079) 20250309095326884 DLLC NOTICE LLME(ffffffff/ddfc3b74){ASSIGNED} LLGM Assign post (ffffffff => ddfc3b74) (gprs_llc.c:1125) 20250309095326884 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250309095326884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095326884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095326885 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095326885 DMM INFO MM(262420000000037/ddfc3b74) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250309095326885 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095326885 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250309095326885 DLLC NOTICE LLME(ffffffff/ddfc3b74){ASSIGNED} LLGM Assign pre (ddfc3b74 => d024e333) (gprs_llc.c:1079) 20250309095326885 DLLC NOTICE LLME(ddfc3b74/d024e333){ASSIGNED} LLGM Assign post (ddfc3b74 => d024e333) (gprs_llc.c:1125) 20250309095326885 DMM INFO MM(262420000000037/d024e333) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(497)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095326896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095326896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095326896 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095326896 DMM INFO MM(262420000000037/d024e333) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250309095326896 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250309095326896 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095326896 DLLC NOTICE LLME(ddfc3b74/d024e333){ASSIGNED} LLGM Assign pre (ffffffff => d024e333) (gprs_llc.c:1079) 20250309095326896 DLLC NOTICE LLME(ffffffff/d024e333){ASSIGNED} LLGM Assign post (ffffffff => d024e333) (gprs_llc.c:1125) 20250309095326896 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250309095326897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095326897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095326897 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095326897 DMM INFO MM(262420000000037/d024e333) -> GMM DETACH REQUEST TLLI=0xd024e333 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250309095326897 DMM INFO MM(262420000000037/d024e333) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250309095326897 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095326897 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095326897 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095326897 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095326897 DLLC NOTICE LLME(ffffffff/d024e333){ASSIGNED} LLGM Assign pre (d024e333 => ffffffff) (gprs_llc.c:1079) 20250309095326897 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d024e333 => ffffffff) (gprs_llc.c:1125) 20250309095326897 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250309095326897 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) 20250309095326897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309095326897 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095326897 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095326897 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095326899 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@a91f87d90eee: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@a91f87d90eee: Final verdict of PTC: pass 20250309095331915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54586<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@a91f87d90eee: Final verdict of PTC: none 20250309095331920 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_rau_a_a-BVCI210(487)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(493)@a91f87d90eee: Final verdict of PTC: none 20250309095331920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau_a_a-BVCI220(492)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@a91f87d90eee: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(488)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(486)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(481)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(491)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(483)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) Sun Mar 9 09:53: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 MTC@a91f87d90eee: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. 20250309095331988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095332290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107384) 20250309095332921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095332921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107384, count=112816) 20250309095333922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095333922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Sun Mar 9 09:53:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095334923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095334923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_rau_a_b started. 20250309095335388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095335390 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(498)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095335431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095335431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095335431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095335431 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095335431 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095335431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095335431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095335431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095335431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095335432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095335432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095335432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095335432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095335432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095335432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095335432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095335432 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095335432 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095335432 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095335432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095335432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095335432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095335435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095335440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095335440 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095335446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095335446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095335446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095335446 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095335446 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095335446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095335446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095335446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095335446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095335447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095335447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095335447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095335448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095335448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095335448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095335448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095335448 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095335448 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095335448 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095335448 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095335448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095335448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(508)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095335450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095335455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095335455 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(509)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI210(506)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(508)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095335461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095335461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095335461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095335461 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095335461 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095335461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095335461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095335461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095335461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095335462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095335462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095335462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095335462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095335462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095335462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095335462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095335462 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095335462 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095335462 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095335462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095335462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095335462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095335465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095335470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095335470 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095335924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095335925 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095335925 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095335925 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095335929 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(513)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309095335930 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@a91f87d90eee: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='F8C61477'O, index=0 SGSN_Test-GSUP(514)@a91f87d90eee: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@a91f87d90eee: 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 := 'ED152278B24E0C86E3920B52F4085AC0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8F636E3E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '20BE6BB0A1A25FCA'O } } } } } 20250309095337000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095337000 DLLC NOTICE LLME(ffffffff/f8c61477){UNASSIGNED} LLC RX: unknown TLLI 0xf8c61477, creating LLME on the fly (gprs_llc.c:552) 20250309095337000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095337000 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095337000 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095337000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095337000 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095337000 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095337000 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095337000 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095337000 DLLC NOTICE LLME(ffffffff/f8c61477){UNASSIGNED} LLGM Assign pre (f8c61477 => e84e6667) (gprs_llc.c:1079) 20250309095337000 DLLC NOTICE LLME(f8c61477/e84e6667){ASSIGNED} LLGM Assign post (f8c61477 => e84e6667) (gprs_llc.c:1125) 20250309095337000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095337000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095337000 DMM DEBUG MM(262420000000038/e84e6667) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095337009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095337009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095337009 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095337009 DMM DEBUG MM(262420000000038/e84e6667) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1134) 20250309095337009 DMM NOTICE MM(262420000000038/e84e6667) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095337009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095337009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095337009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095337009 DMM DEBUG MM(262420000000038/e84e6667) Requesting authorization (sgsn_auth.c:160) 20250309095337009 DMM INFO MM(262420000000038/e84e6667) Requesting authentication tuples (sgsn_auth.c:184) 20250309095337009 DMM DEBUG MM(262420000000038/e84e6667) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095337009 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250309095337009 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)@a91f87d90eee: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@a91f87d90eee: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250309095337012 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095337012 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095337012 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095337012 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095337012 DMM INFO MM(262420000000038/e84e6667) Subscriber data update (mmctx.c:445) 20250309095337012 DMM DEBUG MM(262420000000038/e84e6667) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095337012 DMM INFO MM(262420000000038/e84e6667) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095337012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095337012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095337012 DMM INFO MM(262420000000038/e84e6667) <- GMM AUTH AND CIPHERING REQ (rand = ed 15 22 78 b2 4e 0c 86 e3 92 0b 52 f4 08 5a c0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095337019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095337019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095337019 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095337019 DMM INFO MM(262420000000038/e84e6667) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095337020 DMM NOTICE MM(262420000000038/e84e6667) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095337020 DMM DEBUG MM(262420000000038/e84e6667) checking auth: received GSM SRES = 8f 63 6e 3e (gprs_gmm.c:716) 20250309095337020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095337020 DMM DEBUG MM(262420000000038/e84e6667) Requesting authorization (sgsn_auth.c:160) 20250309095337020 DMM INFO MM(262420000000038/e84e6667) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095337020 DMM DEBUG MM(262420000000038/e84e6667) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095337020 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250309095337020 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) 20250309095337020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095337020 DMM INFO MM(262420000000038/e84e6667) <- GMM ATTACH ACCEPT (new P-TMSI=0xe84e6667) (gprs_gmm.c:337) 20250309095337021 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095337021 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095337021 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250309095337021 DMM INFO MM(262420000000038/e84e6667) Subscriber data update (mmctx.c:445) 20250309095337021 DMM DEBUG MM(262420000000038/e84e6667) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095337021 DMM INFO MM(262420000000038/e84e6667) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095337021 DMM NOTICE MM(262420000000038/e84e6667) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1050) 20250309095337021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095337021 DMM NOTICE MM(262420000000038/e84e6667) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095337021 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) 20250309095337022 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095337022 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250309095337022 DMM INFO MM(262420000000038/e84e6667) Subscriber data update (mmctx.c:445) 20250309095337022 DMM DEBUG MM(262420000000038/e84e6667) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095337029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095337029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095337029 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095337029 DMM INFO MM(262420000000038/e84e6667) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095337029 DMM NOTICE MM(262420000000038/e84e6667) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095337029 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095337029 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095337029 DLLC NOTICE LLME(f8c61477/e84e6667){ASSIGNED} LLGM Assign pre (ffffffff => e84e6667) (gprs_llc.c:1079) 20250309095337029 DLLC NOTICE LLME(ffffffff/e84e6667){ASSIGNED} LLGM Assign post (ffffffff => e84e6667) (gprs_llc.c:1125) 20250309095337029 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095337029 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095337029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095337029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@a91f87d90eee: attach complete sending rau 20250309095337090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095337090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095337090 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095337090 DMM INFO MM(262420000000038/e84e6667) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250309095337090 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095337090 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250309095337090 DLLC NOTICE LLME(ffffffff/e84e6667){ASSIGNED} LLGM Assign pre (e84e6667 => e4730460) (gprs_llc.c:1079) 20250309095337090 DLLC NOTICE LLME(e84e6667/e4730460){ASSIGNED} LLGM Assign post (e84e6667 => e4730460) (gprs_llc.c:1125) 20250309095337090 DMM INFO MM(262420000000038/e4730460) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(516)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@a91f87d90eee: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@a91f87d90eee: Removing Client IMSI='262420000000038'H, index=0 20250309095337106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095337106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250309095337106 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095337106 DMM INFO MM(262420000000038/e4730460) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250309095337106 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250309095337106 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095337106 DLLC NOTICE LLME(e84e6667/e4730460){ASSIGNED} LLGM Assign pre (ffffffff => e4730460) (gprs_llc.c:1079) 20250309095337106 DLLC NOTICE LLME(ffffffff/e4730460){ASSIGNED} LLGM Assign post (ffffffff => e4730460) (gprs_llc.c:1125) 20250309095337106 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b-BVCI210(506)@a91f87d90eee: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E4730460'O, index=0 TC_attach_rau_a_b(516)@a91f87d90eee: sending second RAU via different RA 20250309095337114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095337115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095337115 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250309095337115 DMM INFO MM(262420000000038/e4730460) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e4730460, P-TMSI: e4730460 (00000000), TLLI: e4730460 (e4730460), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250309095337115 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1709) 20250309095337115 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250309095337115 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095337115 DLLC NOTICE LLME(ffffffff/e4730460){ASSIGNED} LLGM Assign pre (e4730460 => e4730460) (gprs_llc.c:1079) 20250309095337115 DLLC NOTICE LLME(e4730460/e4730460){ASSIGNED} LLGM Assign post (e4730460 => e4730460) (gprs_llc.c:1125) 20250309095337115 DMM INFO MM(262420000000038/e4730460) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(516)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095337143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095337143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095337144 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095337144 DMM INFO MM(262420000000038/e4730460) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250309095337144 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250309095337144 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095337144 DLLC NOTICE LLME(e4730460/e4730460){ASSIGNED} LLGM Assign pre (ffffffff => e4730460) (gprs_llc.c:1079) 20250309095337144 DLLC NOTICE LLME(ffffffff/e4730460){ASSIGNED} LLGM Assign post (ffffffff => e4730460) (gprs_llc.c:1125) 20250309095337144 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250309095337144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095337144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095337144 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095337144 DMM INFO MM(262420000000038/e4730460) -> GMM DETACH REQUEST TLLI=0xe4730460 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250309095337144 DMM INFO MM(262420000000038/e4730460) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250309095337144 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095337144 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095337144 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095337144 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095337144 DLLC NOTICE LLME(ffffffff/e4730460){ASSIGNED} LLGM Assign pre (e4730460 => ffffffff) (gprs_llc.c:1079) 20250309095337144 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4730460 => ffffffff) (gprs_llc.c:1125) 20250309095337144 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250309095337144 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) 20250309095337144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309095337144 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095337144 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095337144 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095337145 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@a91f87d90eee: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@a91f87d90eee: Final verdict of PTC: pass 20250309095342162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57890<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250309095342167 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095342167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(514)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(512)@a91f87d90eee: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(507)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(502)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@a91f87d90eee: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@a91f87d90eee: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(510)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(500)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(505)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Sun Mar 9 09:53:42 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 20250309095342269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57906<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095342570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57906<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105080) 20250309095343168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095343168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105080, count=109716) 20250309095344170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095344170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Sun Mar 9 09:53:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095345172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095345172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250309095345658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095345660 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(517)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095345708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095345708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095345708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095345708 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095345708 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095345708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095345708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095345708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095345708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095345710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095345710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095345710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095345710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095345710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095345710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095345710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095345710 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095345710 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095345710 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095345710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(521)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095345710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095345710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(522)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 20250309095345713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095345718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095345719 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(523)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_b_wrong_old_ra-BVCI196(520)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(526)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095345724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095345724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095345724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095345724 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095345724 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095345724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095345724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095345724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095345724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095345725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095345725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095345725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095345725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095345725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095345725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095345725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095345725 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095345725 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095345725 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095345725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(526)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095345725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095345725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(527)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095345727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095345732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095345732 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(528)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(527)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095345736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095345736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095345736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095345736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095345736 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095345736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095345736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095345736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095345736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095345737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095345737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095345737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095345737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095345737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095345737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095345737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095345737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095345737 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095345737 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095345737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095345737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095345737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095345740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095345745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095345745 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095346173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095346173 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095346173 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095346173 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095346178 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095346179 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@a91f87d90eee: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='C7BB06ED'O, index=0 SGSN_Test-GSUP(533)@a91f87d90eee: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(535) TC_attach_rau_a_b_wrong_old_ra(535)@a91f87d90eee: 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 := '302E09916918FCD297A50EFC9F284AAE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A783DC78'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9E8156CB071D8032'O } } } } } 20250309095347241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095347241 DLLC NOTICE LLME(ffffffff/c7bb06ed){UNASSIGNED} LLC RX: unknown TLLI 0xc7bb06ed, creating LLME on the fly (gprs_llc.c:552) 20250309095347241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095347241 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095347241 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095347241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095347241 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095347241 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095347241 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095347241 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095347241 DLLC NOTICE LLME(ffffffff/c7bb06ed){UNASSIGNED} LLGM Assign pre (c7bb06ed => d111b3bf) (gprs_llc.c:1079) 20250309095347241 DLLC NOTICE LLME(c7bb06ed/d111b3bf){ASSIGNED} LLGM Assign post (c7bb06ed => d111b3bf) (gprs_llc.c:1125) 20250309095347241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095347241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095347241 DMM DEBUG MM(262420000000039/d111b3bf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095347257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095347257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095347257 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095347257 DMM DEBUG MM(262420000000039/d111b3bf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250309095347257 DMM NOTICE MM(262420000000039/d111b3bf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095347257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095347257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095347257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095347257 DMM DEBUG MM(262420000000039/d111b3bf) Requesting authorization (sgsn_auth.c:160) 20250309095347257 DMM INFO MM(262420000000039/d111b3bf) Requesting authentication tuples (sgsn_auth.c:184) 20250309095347257 DMM DEBUG MM(262420000000039/d111b3bf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095347257 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250309095347257 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@a91f87d90eee: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@a91f87d90eee: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20250309095347262 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095347262 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095347262 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095347262 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095347262 DMM INFO MM(262420000000039/d111b3bf) Subscriber data update (mmctx.c:445) 20250309095347262 DMM DEBUG MM(262420000000039/d111b3bf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095347262 DMM INFO MM(262420000000039/d111b3bf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095347262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095347262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095347262 DMM INFO MM(262420000000039/d111b3bf) <- GMM AUTH AND CIPHERING REQ (rand = 30 2e 09 91 69 18 fc d2 97 a5 0e fc 9f 28 4a ae , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095347274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095347274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095347274 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095347274 DMM INFO MM(262420000000039/d111b3bf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095347274 DMM NOTICE MM(262420000000039/d111b3bf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095347274 DMM DEBUG MM(262420000000039/d111b3bf) checking auth: received GSM SRES = a7 83 dc 78 (gprs_gmm.c:716) 20250309095347274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095347274 DMM DEBUG MM(262420000000039/d111b3bf) Requesting authorization (sgsn_auth.c:160) 20250309095347274 DMM INFO MM(262420000000039/d111b3bf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095347274 DMM DEBUG MM(262420000000039/d111b3bf) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095347275 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250309095347275 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250309095347275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095347275 DMM INFO MM(262420000000039/d111b3bf) <- GMM ATTACH ACCEPT (new P-TMSI=0xd111b3bf) (gprs_gmm.c:337) 20250309095347276 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095347276 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095347276 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250309095347276 DMM INFO MM(262420000000039/d111b3bf) Subscriber data update (mmctx.c:445) 20250309095347276 DMM DEBUG MM(262420000000039/d111b3bf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095347276 DMM INFO MM(262420000000039/d111b3bf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095347276 DMM NOTICE MM(262420000000039/d111b3bf) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1050) 20250309095347276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095347276 DMM NOTICE MM(262420000000039/d111b3bf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095347276 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20250309095347277 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095347277 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250309095347277 DMM INFO MM(262420000000039/d111b3bf) Subscriber data update (mmctx.c:445) 20250309095347277 DMM DEBUG MM(262420000000039/d111b3bf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095347284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095347284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095347284 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095347284 DMM INFO MM(262420000000039/d111b3bf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095347284 DMM NOTICE MM(262420000000039/d111b3bf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095347284 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095347284 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095347284 DLLC NOTICE LLME(c7bb06ed/d111b3bf){ASSIGNED} LLGM Assign pre (ffffffff => d111b3bf) (gprs_llc.c:1079) 20250309095347284 DLLC NOTICE LLME(ffffffff/d111b3bf){ASSIGNED} LLGM Assign post (ffffffff => d111b3bf) (gprs_llc.c:1125) 20250309095347284 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095347284 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095347284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095347284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@a91f87d90eee: attach complete sending rau 20250309095347342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095347342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095347343 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095347343 DMM INFO MM(262420000000039/d111b3bf) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250309095347343 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095347343 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250309095347343 DLLC NOTICE LLME(ffffffff/d111b3bf){ASSIGNED} LLGM Assign pre (d111b3bf => ca7f04b6) (gprs_llc.c:1079) 20250309095347343 DLLC NOTICE LLME(d111b3bf/ca7f04b6){ASSIGNED} LLGM Assign post (d111b3bf => ca7f04b6) (gprs_llc.c:1125) 20250309095347343 DMM INFO MM(262420000000039/ca7f04b6) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b_wrong_old_ra(535)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@a91f87d90eee: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@a91f87d90eee: Removing Client IMSI='262420000000039'H, index=0 TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@a91f87d90eee: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='CA7F04B6'O, index=0 20250309095347361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095347361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250309095347361 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095347361 DMM INFO MM(262420000000039/ca7f04b6) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250309095347361 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250309095347361 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095347361 DLLC NOTICE LLME(d111b3bf/ca7f04b6){ASSIGNED} LLGM Assign pre (ffffffff => ca7f04b6) (gprs_llc.c:1079) 20250309095347361 DLLC NOTICE LLME(ffffffff/ca7f04b6){ASSIGNED} LLGM Assign post (ffffffff => ca7f04b6) (gprs_llc.c:1125) 20250309095347361 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b_wrong_old_ra(535)@a91f87d90eee: sending second RAU via different RA with wrong Old RA 20250309095347366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095347366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095347366 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250309095347366 DMM NOTICE LLME(ffffffff/ca7f04b6){ASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250309095347366 DLLC NOTICE LLME(ffffffff/ca7f04b6){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250309095347366 DMM NOTICE MM(262420000000039/ca7f04b6) Rx RA Update Request with unexpected TLLI=ca7f04b6 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1753) 20250309095347366 DMM ERROR LLME(ffffffff/ca7f04b6){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250309095347366 DMM NOTICE MM(262420000000039/ca7f04b6) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250309095347366 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250309095347366 DMM INFO MM(262420000000039/ca7f04b6) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250309095347366 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095347366 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095347366 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095347366 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095347366 DLLC NOTICE LLME(ffffffff/ca7f04b6){ASSIGNED} LLGM Assign pre (ca7f04b6 => ffffffff) (gprs_llc.c:1079) 20250309095347366 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca7f04b6 => ffffffff) (gprs_llc.c:1125) 20250309095347366 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250309095347366 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20250309095347366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309095347366 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095347366 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095347366 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095347381 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250309095347383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095347383 DLLC NOTICE LLME(ffffffff/ca7f04b6){UNASSIGNED} LLC RX: unknown TLLI 0xca7f04b6, creating LLME on the fly (gprs_llc.c:552) 20250309095347383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250309095347383 DMM NOTICE LLME(ffffffff/ca7f04b6){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2041) 20250309095350498 DGPRS DEBUG Checking for inactive LLMEs, time = 4744936 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@a91f87d90eee: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@a91f87d90eee: Final verdict of PTC: pass 20250309095352392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52510<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(526)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(531)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(521)@a91f87d90eee: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@a91f87d90eee: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@a91f87d90eee: Final verdict of PTC: none 20250309095352398 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095352398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(518)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@a91f87d90eee: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(519)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(529)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(524)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Sun Mar 9 09:53:52 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20250309095352474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095352776 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52522<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100764) 20250309095353400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095353400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100764, count=106816) 20250309095354402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095354402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Sun Mar 9 09:53:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095355404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095355404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_usim_resync started. 20250309095355870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095355871 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(536)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(541)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(541)@a91f87d90eee: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(540)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 20250309095355910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095355910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095355910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095355910 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095355910 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095355910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095355910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095355910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095355910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(541)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095355911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095355911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095355911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095355911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095355911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095355911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095355911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095355911 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095355911 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095355911 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095355911 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095355912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095355912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(541)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(541)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095355914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(540)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(537)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(545)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095355920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095355920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095355920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095355920 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095355920 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095355920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095355920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095355920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095355920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095355921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095355921 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250309095355921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095355921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095355921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095355921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095355921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095355921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095355921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095355921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095355921 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095355921 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095355921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095355921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095355921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_usim_resync-BVCI196(538)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095355923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095355927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095355927 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(550)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095355937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095355937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095355937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095355937 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095355937 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095355937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095355937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095355937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095355937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095355938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095355938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095355938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095355938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095355938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095355938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095355938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095355938 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095355938 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095355938 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095355938 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095355938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095355938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095355940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095355944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095355944 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095356405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095356405 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095356405 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095356405 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095356409 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(551)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309095356410 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(538)@a91f87d90eee: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='C935C800'O, index=0 SGSN_Test-GSUP(552)@a91f87d90eee: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@a91f87d90eee: 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 := 'BB011F83F4A676848D96C110B83D7B5E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CD88B576'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E8C002549C6ECAA0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '24A414C4D98126834578C19534F3F0A0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E722301C626CD39F9E45CB6F76E9FB81'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '04FC27B7FC5799B369607018BD41F25D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FC46570BDEC4C96A'O } } } } } 20250309095357482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095357482 DLLC NOTICE LLME(ffffffff/c935c800){UNASSIGNED} LLC RX: unknown TLLI 0xc935c800, creating LLME on the fly (gprs_llc.c:552) 20250309095357482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095357482 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095357482 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095357482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095357482 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095357482 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095357482 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095357482 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095357482 DLLC NOTICE LLME(ffffffff/c935c800){UNASSIGNED} LLGM Assign pre (c935c800 => cdf4ce1e) (gprs_llc.c:1079) 20250309095357482 DLLC NOTICE LLME(c935c800/cdf4ce1e){ASSIGNED} LLGM Assign post (c935c800 => cdf4ce1e) (gprs_llc.c:1125) 20250309095357482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095357482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095357482 DMM DEBUG MM(262420000000040/cdf4ce1e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095357493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095357493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095357494 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095357494 DMM DEBUG MM(262420000000040/cdf4ce1e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250309095357494 DMM NOTICE MM(262420000000040/cdf4ce1e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095357494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095357494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095357494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095357494 DMM DEBUG MM(262420000000040/cdf4ce1e) Requesting authorization (sgsn_auth.c:160) 20250309095357494 DMM INFO MM(262420000000040/cdf4ce1e) Requesting authentication tuples (sgsn_auth.c:184) 20250309095357494 DMM DEBUG MM(262420000000040/cdf4ce1e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095357494 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250309095357494 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)@a91f87d90eee: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@a91f87d90eee: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20250309095357497 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095357497 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095357497 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095357497 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095357498 DMM INFO MM(262420000000040/cdf4ce1e) Subscriber data update (mmctx.c:445) 20250309095357498 DMM DEBUG MM(262420000000040/cdf4ce1e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095357498 DMM INFO MM(262420000000040/cdf4ce1e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095357498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095357498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095357498 DMM INFO MM(262420000000040/cdf4ce1e) <- GMM AUTH AND CIPHERING REQ (rand = bb 01 1f 83 f4 a6 76 84 8d 96 c1 10 b8 3d 7b 5e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 04 fc 27 b7 fc 57 99 b3 69 60 70 18 bd 41 f2 5d ) (gprs_gmm.c:510) 20250309095357507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095357507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095357507 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095357507 DMM INFO MM(262420000000040/cdf4ce1e) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:744) 20250309095357507 DMM INFO MM(262420000000040/cdf4ce1e) R99 AUTHENTICATION SYNCH (AUTS = 1ac21d5f4eee961a73c5248d573b) (gprs_gmm.c:761) 20250309095357507 DMM DEBUG MM(262420000000040/cdf4ce1e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095357507 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250309095357507 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 1a c2 1d 5f 4e ee 96 1a 73 c5 24 8d 57 3b 20 10 bb 01 1f 83 f4 a6 76 84 8d 96 c1 10 b8 3d 7b 5e 28 01 01 (gprs_subscriber.c:210) 20250309095357507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:776) 20250309095357507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250309095357508 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095357508 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095357508 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095357508 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095357508 DMM INFO MM(262420000000040/cdf4ce1e) Subscriber data update (mmctx.c:445) 20250309095357508 DMM DEBUG MM(262420000000040/cdf4ce1e) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250309095357508 DMM INFO MM(262420000000040/cdf4ce1e) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250309095357508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095357508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095357508 DMM INFO MM(262420000000040/cdf4ce1e) <- GMM AUTH AND CIPHERING REQ (rand = 55 73 8f 02 b8 ef 83 af e3 7d 69 02 f8 e4 ed 76 , mmctx_is_r99=1, vec->auth_types=0x3, autn = db eb 83 b3 6d 64 b7 e6 f1 a1 17 7f 40 0e 6b 70 ) (gprs_gmm.c:510) 20250309095357513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095357513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7bdcd0 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095357513 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095357513 DMM INFO MM(262420000000040/cdf4ce1e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095357513 DMM NOTICE MM(262420000000040/cdf4ce1e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095357513 DMM DEBUG MM(262420000000040/cdf4ce1e) checking auth: received UMTS RES = ad d2 6e e0 fc bf 51 f8 (gprs_gmm.c:716) 20250309095357513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095357513 DMM DEBUG MM(262420000000040/cdf4ce1e) Requesting authorization (sgsn_auth.c:160) 20250309095357513 DMM INFO MM(262420000000040/cdf4ce1e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095357513 DMM DEBUG MM(262420000000040/cdf4ce1e) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095357513 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250309095357513 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) 20250309095357513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095357513 DMM INFO MM(262420000000040/cdf4ce1e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdf4ce1e) (gprs_gmm.c:337) 20250309095357515 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095357515 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095357515 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250309095357515 DMM INFO MM(262420000000040/cdf4ce1e) Subscriber data update (mmctx.c:445) 20250309095357515 DMM DEBUG MM(262420000000040/cdf4ce1e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095357515 DMM INFO MM(262420000000040/cdf4ce1e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095357515 DMM NOTICE MM(262420000000040/cdf4ce1e) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1050) 20250309095357515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095357515 DMM NOTICE MM(262420000000040/cdf4ce1e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095357515 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) 20250309095357515 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095357515 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250309095357515 DMM INFO MM(262420000000040/cdf4ce1e) Subscriber data update (mmctx.c:445) 20250309095357515 DMM DEBUG MM(262420000000040/cdf4ce1e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(538)@a91f87d90eee: Removing Client IMSI='262420000000040'H, index=0 20250309095357521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095357521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095357521 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095357521 DMM INFO MM(262420000000040/cdf4ce1e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095357521 DMM NOTICE MM(262420000000040/cdf4ce1e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095357521 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095357521 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095357521 DLLC NOTICE LLME(c935c800/cdf4ce1e){ASSIGNED} LLGM Assign pre (ffffffff => cdf4ce1e) (gprs_llc.c:1079) 20250309095357521 DLLC NOTICE LLME(ffffffff/cdf4ce1e){ASSIGNED} LLGM Assign post (ffffffff => cdf4ce1e) (gprs_llc.c:1125) 20250309095357521 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095357521 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095357521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095357521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@a91f87d90eee: Final verdict of PTC: pass 20250309095357523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60384<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_resync-BVCI220(549)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(552)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(541)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@a91f87d90eee: Final verdict of PTC: none 20250309095357529 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095357529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_resync-BVCI210(544)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(540)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(545)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(550)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(539)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(543)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(548)@a91f87d90eee: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(538)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_usim_resync-BVCI196(538): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(539): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(540): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(541): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_usim_resync finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Sun Mar 9 09:53:57 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 20250309095357626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095358028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60394<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44744) 20250309095358530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095358530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44744, count=95108) 20250309095359531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095359531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Sun Mar 9 09:54:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095400532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095400533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_usim_a54_a54 started. 20250309095401128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095401131 DMM INFO MM(262420000000040/cdf4ce1e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095401131 DMM INFO MM(262420000000040/cdf4ce1e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095401131 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095401131 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095401131 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095401131 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095401131 DLLC NOTICE LLME(ffffffff/cdf4ce1e){ASSIGNED} LLGM Assign pre (cdf4ce1e => ffffffff) (gprs_llc.c:1079) 20250309095401131 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdf4ce1e => ffffffff) (gprs_llc.c:1125) 20250309095401131 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250309095401131 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) 20250309095401131 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:402) 20250309095401131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309095401131 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095401131 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095401131 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095401131 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(555)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095401173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095401173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095401173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095401173 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095401173 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095401173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095401173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095401173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095401173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095401174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095401174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095401174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095401174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095401174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095401174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095401174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095401174 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095401174 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095401174 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095401174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095401174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095401174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095401176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095401181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095401181 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095401188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095401188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095401188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095401188 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095401188 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095401188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095401188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095401188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095401188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095401189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095401189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095401189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095401189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095401189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095401189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095401189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095401189 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095401189 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095401189 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095401189 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095401189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095401189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(565)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095401191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095401196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095401196 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(566)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI210(563)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095401201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095401201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095401201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095401201 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095401201 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095401201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095401201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095401201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095401201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095401201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095401201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095401201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095401201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095401201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095401201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095401202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095401202 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095401202 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095401202 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095401202 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095401202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095401202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095401204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095401209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095401209 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095401534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095401534 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095401534 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095401534 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095401538 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(570)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250309095401539 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@a91f87d90eee: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='DB88879A'O, index=0 SGSN_Test-GSUP(571)@a91f87d90eee: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@a91f87d90eee: 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 := '0B1FF15241548C917BAFB91F0CFC3F67'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '112D597D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0AD76582D97961F0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D6329EFDF6E8304FACC83DE715D646C7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DCBD832C10756F08E9D9EBF7ACED64F5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7D003F051A46FD44FE852D9A2958E556'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A4AE5BE2C60AACC2'O } } } } } 20250309095402598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095402598 DLLC NOTICE LLME(ffffffff/db88879a){UNASSIGNED} LLC RX: unknown TLLI 0xdb88879a, creating LLME on the fly (gprs_llc.c:552) 20250309095402598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095402598 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095402598 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095402598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095402598 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095402598 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095402598 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095402598 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095402598 DLLC NOTICE LLME(ffffffff/db88879a){UNASSIGNED} LLGM Assign pre (db88879a => ca8c65c0) (gprs_llc.c:1079) 20250309095402598 DLLC NOTICE LLME(db88879a/ca8c65c0){ASSIGNED} LLGM Assign post (db88879a => ca8c65c0) (gprs_llc.c:1125) 20250309095402598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095402598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095402598 DMM DEBUG MM(262420000000040/ca8c65c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095402608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095402608 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095402608 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095402608 DMM DEBUG MM(262420000000040/ca8c65c0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250309095402608 DMM NOTICE MM(262420000000040/ca8c65c0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095402608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095402608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095402608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095402608 DMM DEBUG MM(262420000000040/ca8c65c0) Requesting authorization (sgsn_auth.c:160) 20250309095402608 DMM INFO MM(262420000000040/ca8c65c0) Requesting authentication tuples (sgsn_auth.c:184) 20250309095402608 DMM DEBUG MM(262420000000040/ca8c65c0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095402608 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250309095402608 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)@a91f87d90eee: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@a91f87d90eee: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20250309095402613 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095402613 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095402613 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095402613 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095402613 DMM INFO MM(262420000000040/ca8c65c0) Subscriber data update (mmctx.c:445) 20250309095402613 DMM DEBUG MM(262420000000040/ca8c65c0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095402613 DMM INFO MM(262420000000040/ca8c65c0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095402613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095402613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095402613 DMM INFO MM(262420000000040/ca8c65c0) <- GMM AUTH AND CIPHERING REQ (rand = 0b 1f f1 52 41 54 8c 91 7b af b9 1f 0c fc 3f 67 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7d 00 3f 05 1a 46 fd 44 fe 85 2d 9a 29 58 e5 56 ) (gprs_gmm.c:510) TC_attach_usim_a54_a54(573)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@a91f87d90eee: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@a91f87d90eee: Final verdict of PTC: pass 20250309095402631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60402<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(556)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(559)@a91f87d90eee: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(564)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(571)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@a91f87d90eee: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@a91f87d90eee: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(569)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(557)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(567)@a91f87d90eee: Final verdict of PTC: none 20250309095402640 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095402640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(570)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(562)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Sun Mar 9 09:54:02 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 20250309095402691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095403093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60412<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48804) 20250309095403641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095403641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48804, count=72664) 20250309095404642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095404642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Sun Mar 9 09:54:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095405642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095405642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_usim_a54_a53 started. 20250309095406176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095406178 DMM INFO MM(262420000000040/ca8c65c0) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095406178 DMM INFO MM(262420000000040/ca8c65c0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095406178 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095406178 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095406178 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095406178 DMM ERROR MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250309095406178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Deallocated (fsm.c:568) 20250309095406178 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095406178 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095406178 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095406178 DLLC NOTICE LLME(db88879a/ca8c65c0){ASSIGNED} LLGM Assign pre (ca8c65c0 => ffffffff) (gprs_llc.c:1079) 20250309095406178 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca8c65c0 => ffffffff) (gprs_llc.c:1125) 20250309095406178 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(574)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095406231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095406231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095406231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095406231 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095406231 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095406231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095406231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095406231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095406231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095406232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095406232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095406232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095406232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095406232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095406232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095406232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095406232 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095406232 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095406232 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095406232 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095406233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095406233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095406235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095406239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095406239 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095406245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095406245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095406245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095406245 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095406245 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095406245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095406245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095406245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095406245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095406246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095406246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095406246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095406246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095406246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095406246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095406246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095406246 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095406246 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095406246 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095406246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095406246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095406246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095406248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095406254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095406254 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(585)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI210(582)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095406260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095406260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095406260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095406260 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095406260 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095406260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095406260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095406260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095406260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095406261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095406261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095406261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095406261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095406261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095406261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095406261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095406261 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095406261 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095406261 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095406261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095406262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095406262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095406263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095406267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095406267 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095406643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095406643 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095406643 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095406643 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095406647 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095406648 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@a91f87d90eee: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='C9F27D22'O, index=0 SGSN_Test-GSUP(590)@a91f87d90eee: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@a91f87d90eee: 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 := 'C2C48DAEF99242577BE2C08071D44DAF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FF2A68BE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D51CF754454E09C9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D9C5CFC39B259F2BFA5E4A7B23B14048'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7395C00A7F468527EE52859896257CD7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F41AC4621FBE1FAE164DDDDAD5104BCF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '838D3F28084D2258'O } } } } } 20250309095407728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095407728 DLLC NOTICE LLME(ffffffff/c9f27d22){UNASSIGNED} LLC RX: unknown TLLI 0xc9f27d22, creating LLME on the fly (gprs_llc.c:552) 20250309095407728 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095407728 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095407728 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095407728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095407728 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095407728 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095407728 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095407728 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095407728 DLLC NOTICE LLME(ffffffff/c9f27d22){UNASSIGNED} LLGM Assign pre (c9f27d22 => ead2fb00) (gprs_llc.c:1079) 20250309095407728 DLLC NOTICE LLME(c9f27d22/ead2fb00){ASSIGNED} LLGM Assign post (c9f27d22 => ead2fb00) (gprs_llc.c:1125) 20250309095407728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095407728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095407728 DMM DEBUG MM(262420000000040/ead2fb00) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095407749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095407749 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095407749 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095407749 DMM DEBUG MM(262420000000040/ead2fb00) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250309095407749 DMM NOTICE MM(262420000000040/ead2fb00) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095407749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095407749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095407749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095407749 DMM DEBUG MM(262420000000040/ead2fb00) Requesting authorization (sgsn_auth.c:160) 20250309095407749 DMM INFO MM(262420000000040/ead2fb00) Requesting authentication tuples (sgsn_auth.c:184) 20250309095407749 DMM DEBUG MM(262420000000040/ead2fb00) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095407749 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250309095407749 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)@a91f87d90eee: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@a91f87d90eee: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20250309095407756 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095407757 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095407757 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095407757 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095407757 DMM INFO MM(262420000000040/ead2fb00) Subscriber data update (mmctx.c:445) 20250309095407757 DMM DEBUG MM(262420000000040/ead2fb00) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095407757 DMM INFO MM(262420000000040/ead2fb00) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095407757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095407757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095407757 DMM INFO MM(262420000000040/ead2fb00) <- GMM AUTH AND CIPHERING REQ (rand = c2 c4 8d ae f9 92 42 57 7b e2 c0 80 71 d4 4d af , mmctx_is_r99=1, vec->auth_types=0x3, autn = f4 1a c4 62 1f be 1f ae 16 4d dd da d5 10 4b cf ) (gprs_gmm.c:510) TC_attach_usim_a54_a53(592)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@a91f87d90eee: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@a91f87d90eee: Final verdict of PTC: pass 20250309095407777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47012<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(578)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(583)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(588)@a91f87d90eee: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@a91f87d90eee: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@a91f87d90eee: Final verdict of PTC: none 20250309095407782 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095407782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a54_a53-BVCI196(577)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(576)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(581)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(586)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Sun Mar 9 09:54:07 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 20250309095407847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095408250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47024<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55664) 20250309095408783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095408783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=55664, count=72564) 20250309095409785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095409785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Sun Mar 9 09:54:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095410786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095410786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_usim_a53_a54 started. 20250309095411346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095411349 DMM INFO MM(262420000000040/ead2fb00) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095411349 DMM INFO MM(262420000000040/ead2fb00) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095411349 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095411349 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095411349 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095411349 DMM ERROR MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250309095411349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Deallocated (fsm.c:568) 20250309095411349 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095411349 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095411349 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095411349 DLLC NOTICE LLME(c9f27d22/ead2fb00){ASSIGNED} LLGM Assign pre (ead2fb00 => ffffffff) (gprs_llc.c:1079) 20250309095411349 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ead2fb00 => ffffffff) (gprs_llc.c:1125) 20250309095411349 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(593)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095411399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095411399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095411399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095411399 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095411400 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095411400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095411400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095411400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095411400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095411401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095411401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095411401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095411401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095411401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095411401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095411401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095411401 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095411401 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095411401 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095411401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(597)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095411403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095411403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(598)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 20250309095411408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250309095411418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095411418 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(602)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095411420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095411420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095411420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095411420 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095411420 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) TC_attach_usim_a53_a54-BVCI196(596)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095411420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095411420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095411420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095411420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095411421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095411421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095411421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095411421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095411421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095411421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095411421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095411421 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095411421 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095411421 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095411421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(602)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095411422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095411422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095411423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095411428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095411428 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095411436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095411436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095411436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095411436 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095411436 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095411436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095411436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095411436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095411436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095411437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095411437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095411437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095411437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095411437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095411437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095411437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095411437 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095411437 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095411437 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095411437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095411437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095411437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095411439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095411443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095411443 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095411787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095411787 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095411787 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095411787 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095411790 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(608)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309095411791 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@a91f87d90eee: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='EA29C8EE'O, index=0 SGSN_Test-GSUP(609)@a91f87d90eee: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@a91f87d90eee: 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 := 'EC3D8C2CB9BAE2893097C0A7196629CB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0EB64FA3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '331C01DC44629BFF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '103CE6DBC619520239C897551537D65E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DF4A3B877AFF2B057FAC5ED62AC8325E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0B1D79F5DFAA1E128986A976E6F43FDB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DCF9BC7945B4DAC9'O } } } } } 20250309095412865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095412865 DLLC NOTICE LLME(ffffffff/ea29c8ee){UNASSIGNED} LLC RX: unknown TLLI 0xea29c8ee, creating LLME on the fly (gprs_llc.c:552) 20250309095412865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095412865 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095412866 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095412866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095412866 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095412866 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095412866 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095412866 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095412866 DLLC NOTICE LLME(ffffffff/ea29c8ee){UNASSIGNED} LLGM Assign pre (ea29c8ee => e79bd4f2) (gprs_llc.c:1079) 20250309095412866 DLLC NOTICE LLME(ea29c8ee/e79bd4f2){ASSIGNED} LLGM Assign post (ea29c8ee => e79bd4f2) (gprs_llc.c:1125) 20250309095412866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095412866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095412866 DMM DEBUG MM(262420000000040/e79bd4f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095412885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095412885 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095412885 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095412885 DMM DEBUG MM(262420000000040/e79bd4f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250309095412885 DMM NOTICE MM(262420000000040/e79bd4f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095412885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095412885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095412886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095412886 DMM DEBUG MM(262420000000040/e79bd4f2) Requesting authorization (sgsn_auth.c:160) 20250309095412886 DMM INFO MM(262420000000040/e79bd4f2) Requesting authentication tuples (sgsn_auth.c:184) 20250309095412886 DMM DEBUG MM(262420000000040/e79bd4f2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095412886 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250309095412886 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)@a91f87d90eee: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@a91f87d90eee: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20250309095412892 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095412892 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095412892 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095412892 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095412892 DMM INFO MM(262420000000040/e79bd4f2) Subscriber data update (mmctx.c:445) 20250309095412892 DMM DEBUG MM(262420000000040/e79bd4f2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095412892 DMM INFO MM(262420000000040/e79bd4f2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095412892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095412892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095412892 DMM INFO MM(262420000000040/e79bd4f2) <- GMM AUTH AND CIPHERING REQ (rand = ec 3d 8c 2c b9 ba e2 89 30 97 c0 a7 19 66 29 cb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0b 1d 79 f5 df aa 1e 12 89 86 a9 76 e6 f4 3f db ) (gprs_gmm.c:510) TC_attach_usim_a53_a54(611)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@a91f87d90eee: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@a91f87d90eee: Final verdict of PTC: pass 20250309095412913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47040<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(602)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(597)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@a91f87d90eee: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@a91f87d90eee: Final verdict of PTC: none 20250309095412918 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095412919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(594)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@a91f87d90eee: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(607)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@a91f87d90eee: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(605)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(595)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(600)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Sun Mar 9 09:54:12 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 20250309095413000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095413403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47054<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68200) 20250309095413920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095413920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68200, count=72556) 20250309095414921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095414921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Sun Mar 9 09:54:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095415923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095415923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_usim_a50_a54 started. 20250309095416499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095416501 DMM INFO MM(262420000000040/e79bd4f2) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095416501 DMM INFO MM(262420000000040/e79bd4f2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095416501 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095416501 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095416501 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095416501 DMM ERROR MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250309095416501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Deallocated (fsm.c:568) 20250309095416501 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095416501 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095416501 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095416501 DLLC NOTICE LLME(ea29c8ee/e79bd4f2){ASSIGNED} LLGM Assign pre (e79bd4f2 => ffffffff) (gprs_llc.c:1079) 20250309095416501 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e79bd4f2 => ffffffff) (gprs_llc.c:1125) 20250309095416501 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(612)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095416543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095416543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095416543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095416543 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095416543 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095416543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095416543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095416543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095416543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095416544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095416544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095416544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095416544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095416544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095416544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095416544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095416544 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095416544 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095416544 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095416544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(616)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095416545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095416545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095416547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095416553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095416553 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095416559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095416559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095416559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095416559 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095416559 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095416559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095416559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095416559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095416559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095416559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095416559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095416559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095416560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095416560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095416560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095416560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095416560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095416560 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095416560 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095416560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095416560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095416560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095416563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095416569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095416569 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(623)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI210(620)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(622)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095416574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095416574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095416574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095416574 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095416574 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095416574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095416574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095416574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095416574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095416575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095416575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095416575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095416575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095416575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095416575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095416575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095416575 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095416575 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095416575 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095416575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095416575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095416575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095416578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095416582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095416582 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095416924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095416924 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095416924 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095416924 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095416928 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(627)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309095416929 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@a91f87d90eee: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='E8285E62'O, index=0 SGSN_Test-GSUP(628)@a91f87d90eee: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@a91f87d90eee: 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 := 'F402B2BF7C9D5E4D83E2A5AA705C26D2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9E529FB9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8A20DD613DD5B0E1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '148720AA50FB8D8E844E9088F0E3D501'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '89A0E1A181A5DE888C4CB33EAEE3D40C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BA06F7D1E8D10D4883438CE4530CAEF0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4301292CC8866E5B'O } } } } } 20250309095418015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095418015 DLLC NOTICE LLME(ffffffff/e8285e62){UNASSIGNED} LLC RX: unknown TLLI 0xe8285e62, creating LLME on the fly (gprs_llc.c:552) 20250309095418015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095418015 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095418015 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095418015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095418015 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095418015 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095418015 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095418015 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095418015 DLLC NOTICE LLME(ffffffff/e8285e62){UNASSIGNED} LLGM Assign pre (e8285e62 => e49ca849) (gprs_llc.c:1079) 20250309095418015 DLLC NOTICE LLME(e8285e62/e49ca849){ASSIGNED} LLGM Assign post (e8285e62 => e49ca849) (gprs_llc.c:1125) 20250309095418015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095418015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095418015 DMM DEBUG MM(262420000000040/e49ca849) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095418027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095418027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095418027 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095418028 DMM DEBUG MM(262420000000040/e49ca849) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250309095418028 DMM NOTICE MM(262420000000040/e49ca849) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095418028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095418028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095418028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095418028 DMM DEBUG MM(262420000000040/e49ca849) Requesting authorization (sgsn_auth.c:160) 20250309095418028 DMM INFO MM(262420000000040/e49ca849) Requesting authentication tuples (sgsn_auth.c:184) 20250309095418028 DMM DEBUG MM(262420000000040/e49ca849) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095418028 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250309095418028 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)@a91f87d90eee: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@a91f87d90eee: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20250309095418031 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095418031 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095418031 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095418031 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095418031 DMM INFO MM(262420000000040/e49ca849) Subscriber data update (mmctx.c:445) 20250309095418032 DMM DEBUG MM(262420000000040/e49ca849) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095418032 DMM INFO MM(262420000000040/e49ca849) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095418032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095418032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095418032 DMM INFO MM(262420000000040/e49ca849) <- GMM AUTH AND CIPHERING REQ (rand = f4 02 b2 bf 7c 9d 5e 4d 83 e2 a5 aa 70 5c 26 d2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ba 06 f7 d1 e8 d1 0d 48 83 43 8c e4 53 0c ae f0 ) (gprs_gmm.c:510) TC_attach_usim_a50_a54(630)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@a91f87d90eee: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@a91f87d90eee: Final verdict of PTC: pass 20250309095418049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44008<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250309095418052 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095418052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(628)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(616)@a91f87d90eee: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(621)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@a91f87d90eee: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(626)@a91f87d90eee: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(614)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(619)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(624)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. Sun Mar 9 09:54:18 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== MTC@a91f87d90eee: Local verdict of MTC: noneSaving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. 20250309095418145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095418547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44018<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68480) 20250309095419053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095419053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68480, count=72836) 20250309095420054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095420055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250309095420499 DGPRS DEBUG Checking for inactive LLMEs, time = 4744966 (sgsn.c:132) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Sun Mar 9 09:54:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095421056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095421056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_usim_a54_a50 started. 20250309095421588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095421590 DMM INFO MM(262420000000040/e49ca849) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095421591 DMM INFO MM(262420000000040/e49ca849) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095421591 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095421591 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095421591 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095421591 DMM ERROR MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250309095421591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Deallocated (fsm.c:568) 20250309095421591 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095421591 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095421591 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095421591 DLLC NOTICE LLME(e8285e62/e49ca849){ASSIGNED} LLGM Assign pre (e49ca849 => ffffffff) (gprs_llc.c:1079) 20250309095421591 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e49ca849 => ffffffff) (gprs_llc.c:1125) 20250309095421591 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(631)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095421636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095421636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095421636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095421636 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095421636 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095421636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095421636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095421636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095421636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095421637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095421637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095421637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095421637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095421637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095421637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095421637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095421637 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095421637 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095421637 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095421637 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(635)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095421637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095421637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095421639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095421644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095421644 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095421652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095421652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095421652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095421652 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095421652 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095421652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095421652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095421652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095421652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095421652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095421652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095421652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095421652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095421652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095421652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095421652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095421652 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095421653 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095421653 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095421653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095421653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095421653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095421654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095421659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095421659 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095421665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095421665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095421665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095421665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095421665 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095421665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095421665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095421665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095421665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095421666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095421666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095421666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095421666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095421666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095421666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095421666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095421666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095421666 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095421666 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095421666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095421666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095421666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095421669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095421674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095421674 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095422057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095422057 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095422057 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095422057 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095422062 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095422063 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@a91f87d90eee: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='DFDCFE21'O, index=0 SGSN_Test-GSUP(647)@a91f87d90eee: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@a91f87d90eee: 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 := '28EE2C70FE40A809A8E658EBBFE59A37'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E0E9B42C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5A8266D24AC6D4E3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '33C366D16EBDB62D74EDDB1A0459AC37'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DFE074C5C0EC8181E4BF695CBEF8BB31'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F970DC892FCEC6CB236735E637BC42A5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '702588BB95091992'O } } } } } 20250309095423127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095423127 DLLC NOTICE LLME(ffffffff/dfdcfe21){UNASSIGNED} LLC RX: unknown TLLI 0xdfdcfe21, creating LLME on the fly (gprs_llc.c:552) 20250309095423127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095423127 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095423127 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095423127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095423127 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095423127 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095423127 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095423127 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095423127 DLLC NOTICE LLME(ffffffff/dfdcfe21){UNASSIGNED} LLGM Assign pre (dfdcfe21 => fbbba4f7) (gprs_llc.c:1079) 20250309095423127 DLLC NOTICE LLME(dfdcfe21/fbbba4f7){ASSIGNED} LLGM Assign post (dfdcfe21 => fbbba4f7) (gprs_llc.c:1125) 20250309095423127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095423127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095423127 DMM DEBUG MM(262420000000040/fbbba4f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095423150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095423150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095423150 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095423150 DMM DEBUG MM(262420000000040/fbbba4f7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250309095423150 DMM NOTICE MM(262420000000040/fbbba4f7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095423150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095423150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095423150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095423150 DMM DEBUG MM(262420000000040/fbbba4f7) Requesting authorization (sgsn_auth.c:160) 20250309095423150 DMM INFO MM(262420000000040/fbbba4f7) Requesting authentication tuples (sgsn_auth.c:184) 20250309095423150 DMM DEBUG MM(262420000000040/fbbba4f7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095423151 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250309095423151 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(647)@a91f87d90eee: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@a91f87d90eee: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20250309095423157 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095423157 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095423157 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095423157 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095423157 DMM INFO MM(262420000000040/fbbba4f7) Subscriber data update (mmctx.c:445) 20250309095423157 DMM DEBUG MM(262420000000040/fbbba4f7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095423157 DMM INFO MM(262420000000040/fbbba4f7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095423157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095423157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095423157 DMM INFO MM(262420000000040/fbbba4f7) <- GMM AUTH AND CIPHERING REQ (rand = 28 ee 2c 70 fe 40 a8 09 a8 e6 58 eb bf e5 9a 37 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f9 70 dc 89 2f ce c6 cb 23 67 35 e6 37 bc 42 a5 ) (gprs_gmm.c:510) TC_attach_usim_a54_a50(649)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@a91f87d90eee: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@a91f87d90eee: Final verdict of PTC: pass 20250309095423178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44028<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@a91f87d90eee: Final verdict of PTC: none 20250309095423182 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095423182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(641)@a91f87d90eee: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(635)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(645)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(640)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@a91f87d90eee: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@a91f87d90eee: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(633)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(638)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(643)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Sun Mar 9 09:54:23 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 20250309095423283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095423685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44038<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66792) 20250309095424184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095424184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66792, count=72844) 20250309095425185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095425185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Sun Mar 9 09:54:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095426187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095426187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_detach_unknown_nopoweroff started. 20250309095426778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095426780 DMM INFO MM(262420000000040/fbbba4f7) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095426780 DMM INFO MM(262420000000040/fbbba4f7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095426780 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095426780 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095426780 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095426780 DMM ERROR MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250309095426780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Deallocated (fsm.c:568) 20250309095426780 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095426780 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095426780 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095426780 DLLC NOTICE LLME(dfdcfe21/fbbba4f7){ASSIGNED} LLGM Assign pre (fbbba4f7 => ffffffff) (gprs_llc.c:1079) 20250309095426780 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbbba4f7 => ffffffff) (gprs_llc.c:1125) 20250309095426780 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(650)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095426818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095426818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095426818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095426818 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095426818 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095426818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095426818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095426818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095426818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095426818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095426818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095426818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095426819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095426819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095426819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095426819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095426819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095426819 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095426819 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095426819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095426819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095426819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095426821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095426825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095426825 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(656)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(653)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095426833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095426833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095426833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095426833 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095426833 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095426833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095426833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095426833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095426833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095426834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095426834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095426834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095426834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095426834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095426834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095426834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095426834 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095426834 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095426834 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095426834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095426834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095426834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(660)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095426837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095426841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095426841 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(661)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI210(657)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095426846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095426846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095426846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095426846 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095426846 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095426846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095426846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095426846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095426846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095426847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095426847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095426847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095426847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095426847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095426847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095426847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095426847 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095426847 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095426847 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095426847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095426847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095426847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095426848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095426853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095426853 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095427189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095427189 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095427189 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095427189 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095427193 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(665)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309095427194 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@a91f87d90eee: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='F1568918'O, index=0 SGSN_Test-GSUP(666)@a91f87d90eee: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20250309095428272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095428272 DLLC NOTICE LLME(ffffffff/f1568918){UNASSIGNED} LLC RX: unknown TLLI 0xf1568918, creating LLME on the fly (gprs_llc.c:552) 20250309095428272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095428272 DMM NOTICE LLME(ffffffff/f1568918){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2041) 20250309095428272 DLLC NOTICE LLME(ffffffff/f1568918){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250309095428272 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xf1568918 type=GPRS detach (gprs_gmm.c:1512) 20250309095428272 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250309095428272 DLLC NOTICE LLME(ffffffff/f1568918){UNASSIGNED} LLGM Assign pre (f1568918 => ffffffff) (gprs_llc.c:1079) 20250309095428272 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1568918 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@a91f87d90eee: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@a91f87d90eee: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@a91f87d90eee: Final verdict of PTC: pass 20250309095428297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59914<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250309095428301 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095428301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(666)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(664)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@a91f87d90eee: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@a91f87d90eee: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(657)@a91f87d90eee: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(654)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(659)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(658)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(652)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(662)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(657): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(658): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@a91f87d90eee: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Sun Mar 9 09:54:28 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 20250309095428397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095428698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59922<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54432) 20250309095429302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095429303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54432, count=58788) 20250309095430305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095430305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Sun Mar 9 09:54:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095431306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095431306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_detach_unknown_poweroff started. 20250309095431790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095431792 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(669)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095431824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095431824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095431824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095431824 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095431824 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095431824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095431824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095431824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095431824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095431825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095431825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095431825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095431825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095431825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095431825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095431825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095431825 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095431825 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095431825 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095431825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095431825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095431825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(674)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 20250309095431828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250309095431834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095431834 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(674)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_unknown_poweroff-BVCI196(672)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(678)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095431838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095431838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095431838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095431838 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095431838 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095431838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095431838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095431838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095431838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095431839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095431839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095431839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095431839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095431839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095431839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095431839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095431839 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095431839 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095431839 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095431839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095431840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095431840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(679)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095431842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095431847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095431847 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095431855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095431855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095431855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095431855 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095431855 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095431855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095431855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095431855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095431855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095431856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095431856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095431856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095431857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095431857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095431857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095431857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095431857 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095431857 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095431857 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095431857 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095431857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095431857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095431859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095431863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095431864 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095432307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095432307 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095432307 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095432307 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095432312 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095432313 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@a91f87d90eee: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='F209855E'O, index=0 SGSN_Test-GSUP(685)@a91f87d90eee: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20250309095433385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095433386 DLLC NOTICE LLME(ffffffff/f209855e){UNASSIGNED} LLC RX: unknown TLLI 0xf209855e, creating LLME on the fly (gprs_llc.c:552) 20250309095433386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095433386 DMM NOTICE LLME(ffffffff/f209855e){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2041) TC_detach_unknown_poweroff(687)@a91f87d90eee: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@a91f87d90eee: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@a91f87d90eee: Final verdict of PTC: pass 20250309095438390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59934<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@a91f87d90eee: Final verdict of PTC: none20250309095438393 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095438393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(675)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(683)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(678)@a91f87d90eee: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(673)@a91f87d90eee: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(671)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(676)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(681)@a91f87d90eee: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@a91f87d90eee: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Sun Mar 9 09:54:38 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 20250309095438474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095438777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55854<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52024) 20250309095439394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095439394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=52024, count=52664) 20250309095440396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095440396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Sun Mar 9 09:54:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095441397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095441397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_detach_nopoweroff started. 20250309095441857 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095441859 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(688)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095441907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095441907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095441907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095441907 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095441907 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095441907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095441907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095441907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095441907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095441909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095441909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095441909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095441909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095441909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095441909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095441909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095441909 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095441909 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095441909 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095441909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095441909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095441909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(693)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 20250309095441913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250309095441921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095441921 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095441926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095441926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095441926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095441926 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095441926 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095441926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095441926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095441926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095441926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095441926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095441926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095441926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095441927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095441927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095441927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095441927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095441927 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095441927 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095441927 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095441927 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(697)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095441927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095441927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095441928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095441933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095441933 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095441942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095441942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095441942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095441942 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095441942 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095441942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095441942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095441942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095441942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095441943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095441943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095441943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095441943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095441943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095441943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095441943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095441943 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095441943 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095441943 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095441943 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095441943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095441943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095441945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095441950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095441950 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095442398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095442398 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095442398 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095442398 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095442403 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(703)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250309095442404 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@a91f87d90eee: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='ED4F6609'O, index=0 SGSN_Test-GSUP(704)@a91f87d90eee: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@a91f87d90eee: 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 := '69DFF36BD666AFE064C2E0DC32D1109D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E10F51F0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FDBE454C499AD380'O } } } } } 20250309095443479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095443479 DLLC NOTICE LLME(ffffffff/ed4f6609){UNASSIGNED} LLC RX: unknown TLLI 0xed4f6609, creating LLME on the fly (gprs_llc.c:552) 20250309095443479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095443479 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095443479 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095443479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095443479 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095443479 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095443479 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095443479 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095443479 DLLC NOTICE LLME(ffffffff/ed4f6609){UNASSIGNED} LLGM Assign pre (ed4f6609 => e3a00b72) (gprs_llc.c:1079) 20250309095443479 DLLC NOTICE LLME(ed4f6609/e3a00b72){ASSIGNED} LLGM Assign post (ed4f6609 => e3a00b72) (gprs_llc.c:1125) 20250309095443479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095443479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095443479 DMM DEBUG MM(262420000000015/e3a00b72) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095443491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095443491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095443491 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095443491 DMM DEBUG MM(262420000000015/e3a00b72) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1134) 20250309095443491 DMM NOTICE MM(262420000000015/e3a00b72) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095443491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095443491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095443491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095443491 DMM DEBUG MM(262420000000015/e3a00b72) Requesting authorization (sgsn_auth.c:160) 20250309095443491 DMM INFO MM(262420000000015/e3a00b72) Requesting authentication tuples (sgsn_auth.c:184) 20250309095443491 DMM DEBUG MM(262420000000015/e3a00b72) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095443491 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250309095443491 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@a91f87d90eee: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@a91f87d90eee: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20250309095443494 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095443494 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095443494 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095443494 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095443494 DMM INFO MM(262420000000015/e3a00b72) Subscriber data update (mmctx.c:445) 20250309095443494 DMM DEBUG MM(262420000000015/e3a00b72) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095443494 DMM INFO MM(262420000000015/e3a00b72) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095443494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095443494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095443494 DMM INFO MM(262420000000015/e3a00b72) <- GMM AUTH AND CIPHERING REQ (rand = 69 df f3 6b d6 66 af e0 64 c2 e0 dc 32 d1 10 9d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095443504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095443504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095443504 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095443504 DMM INFO MM(262420000000015/e3a00b72) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095443504 DMM NOTICE MM(262420000000015/e3a00b72) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095443504 DMM DEBUG MM(262420000000015/e3a00b72) checking auth: received GSM SRES = e1 0f 51 f0 (gprs_gmm.c:716) 20250309095443504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095443504 DMM DEBUG MM(262420000000015/e3a00b72) Requesting authorization (sgsn_auth.c:160) 20250309095443504 DMM INFO MM(262420000000015/e3a00b72) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095443504 DMM DEBUG MM(262420000000015/e3a00b72) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095443504 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250309095443504 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) 20250309095443504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095443504 DMM INFO MM(262420000000015/e3a00b72) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3a00b72) (gprs_gmm.c:337) 20250309095443505 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095443505 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095443505 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250309095443505 DMM INFO MM(262420000000015/e3a00b72) Subscriber data update (mmctx.c:445) 20250309095443505 DMM DEBUG MM(262420000000015/e3a00b72) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095443505 DMM INFO MM(262420000000015/e3a00b72) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095443505 DMM NOTICE MM(262420000000015/e3a00b72) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1050) 20250309095443505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095443505 DMM NOTICE MM(262420000000015/e3a00b72) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095443505 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) 20250309095443506 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095443506 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250309095443506 DMM INFO MM(262420000000015/e3a00b72) Subscriber data update (mmctx.c:445) 20250309095443506 DMM DEBUG MM(262420000000015/e3a00b72) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095443513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095443513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095443513 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095443513 DMM INFO MM(262420000000015/e3a00b72) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095443513 DMM NOTICE MM(262420000000015/e3a00b72) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095443513 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095443513 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095443513 DLLC NOTICE LLME(ed4f6609/e3a00b72){ASSIGNED} LLGM Assign pre (ffffffff => e3a00b72) (gprs_llc.c:1079) 20250309095443513 DLLC NOTICE LLME(ffffffff/e3a00b72){ASSIGNED} LLGM Assign post (ffffffff => e3a00b72) (gprs_llc.c:1125) 20250309095443513 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095443513 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095443513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095443513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@a91f87d90eee: setverdict(pass): none -> pass 20250309095443568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095443568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095443568 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095443568 DMM INFO MM(262420000000015/e3a00b72) -> GMM DETACH REQUEST TLLI=0xe3a00b72 type=GPRS detach (gprs_gmm.c:1512) 20250309095443568 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250309095443568 DMM INFO MM(262420000000015/e3a00b72) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250309095443568 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095443568 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095443568 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095443568 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095443568 DLLC NOTICE LLME(ffffffff/e3a00b72){ASSIGNED} LLGM Assign pre (e3a00b72 => ffffffff) (gprs_llc.c:1079) 20250309095443568 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3a00b72 => ffffffff) (gprs_llc.c:1125) 20250309095443568 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250309095443568 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) 20250309095443568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309095443568 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095443568 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095443568 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095443570 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@a91f87d90eee: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@a91f87d90eee: Final verdict of PTC: pass 20250309095443582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55862<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(702)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@a91f87d90eee: Final verdict of PTC: none 20250309095443587 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095443587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_nopoweroff-BVCI196(691)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(692)@a91f87d90eee: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@a91f87d90eee: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(697)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(700)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(695)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(690)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@a91f87d90eee: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Sun Mar 9 09:54:43 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250309095443679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095443981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55870<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51028) 20250309095444588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095444588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51028, count=94080) 20250309095445589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095445590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Sun Mar 9 09:54:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095446591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095446591 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_detach_poweroff started. 20250309095447079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095447082 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(707)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095447128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095447128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095447128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095447128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095447128 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095447128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095447128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095447128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095447128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095447129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095447129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095447129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095447129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095447129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095447129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095447129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095447129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095447129 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095447129 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095447129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(711)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095447129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095447129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095447131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095447137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095447137 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(713)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI196(710)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095447143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095447143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095447143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095447143 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095447143 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095447143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095447143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095447143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095447143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095447144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095447144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095447144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095447144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095447144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095447144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095447144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095447144 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095447144 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095447144 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095447144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095447145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095447145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095447146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095447152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095447152 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(718)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI210(715)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095447157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095447157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095447157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095447157 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095447157 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095447157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095447157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095447157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095447157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095447157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095447157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095447157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095447157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095447157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095447157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095447157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095447157 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095447157 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095447157 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095447157 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(721)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095447158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095447158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095447159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095447164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095447164 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095447592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095447592 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095447592 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095447592 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095447596 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(722)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309095447597 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@a91f87d90eee: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='ECB96A79'O, index=0 SGSN_Test-GSUP(723)@a91f87d90eee: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@a91f87d90eee: 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 := '41EBCAAC7F0A9148E1F488DBC84435BF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ECD0AB72'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '937FC7F401B4D34C'O } } } } } 20250309095448676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095448676 DLLC NOTICE LLME(ffffffff/ecb96a79){UNASSIGNED} LLC RX: unknown TLLI 0xecb96a79, creating LLME on the fly (gprs_llc.c:552) 20250309095448676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095448676 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095448676 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095448676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095448676 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095448676 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095448676 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095448676 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095448676 DLLC NOTICE LLME(ffffffff/ecb96a79){UNASSIGNED} LLGM Assign pre (ecb96a79 => d23b7dd1) (gprs_llc.c:1079) 20250309095448676 DLLC NOTICE LLME(ecb96a79/d23b7dd1){ASSIGNED} LLGM Assign post (ecb96a79 => d23b7dd1) (gprs_llc.c:1125) 20250309095448676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095448676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095448676 DMM DEBUG MM(262420000000016/d23b7dd1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095448682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095448682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095448682 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095448682 DMM DEBUG MM(262420000000016/d23b7dd1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1134) 20250309095448682 DMM NOTICE MM(262420000000016/d23b7dd1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095448682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095448682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095448682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095448682 DMM DEBUG MM(262420000000016/d23b7dd1) Requesting authorization (sgsn_auth.c:160) 20250309095448682 DMM INFO MM(262420000000016/d23b7dd1) Requesting authentication tuples (sgsn_auth.c:184) 20250309095448682 DMM DEBUG MM(262420000000016/d23b7dd1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095448682 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250309095448682 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@a91f87d90eee: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@a91f87d90eee: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20250309095448684 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095448684 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095448684 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095448684 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095448684 DMM INFO MM(262420000000016/d23b7dd1) Subscriber data update (mmctx.c:445) 20250309095448684 DMM DEBUG MM(262420000000016/d23b7dd1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095448684 DMM INFO MM(262420000000016/d23b7dd1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095448684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095448684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095448684 DMM INFO MM(262420000000016/d23b7dd1) <- GMM AUTH AND CIPHERING REQ (rand = 41 eb ca ac 7f 0a 91 48 e1 f4 88 db c8 44 35 bf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095448691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095448692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095448692 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095448692 DMM INFO MM(262420000000016/d23b7dd1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095448692 DMM NOTICE MM(262420000000016/d23b7dd1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095448692 DMM DEBUG MM(262420000000016/d23b7dd1) checking auth: received GSM SRES = ec d0 ab 72 (gprs_gmm.c:716) 20250309095448692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095448692 DMM DEBUG MM(262420000000016/d23b7dd1) Requesting authorization (sgsn_auth.c:160) 20250309095448692 DMM INFO MM(262420000000016/d23b7dd1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095448692 DMM DEBUG MM(262420000000016/d23b7dd1) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095448692 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250309095448692 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) 20250309095448692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095448692 DMM INFO MM(262420000000016/d23b7dd1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd23b7dd1) (gprs_gmm.c:337) 20250309095448694 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095448694 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095448694 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250309095448694 DMM INFO MM(262420000000016/d23b7dd1) Subscriber data update (mmctx.c:445) 20250309095448694 DMM DEBUG MM(262420000000016/d23b7dd1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095448694 DMM INFO MM(262420000000016/d23b7dd1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095448694 DMM NOTICE MM(262420000000016/d23b7dd1) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1050) 20250309095448694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095448694 DMM NOTICE MM(262420000000016/d23b7dd1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095448694 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) 20250309095448695 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095448695 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250309095448695 DMM INFO MM(262420000000016/d23b7dd1) Subscriber data update (mmctx.c:445) 20250309095448695 DMM DEBUG MM(262420000000016/d23b7dd1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095448705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095448705 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095448705 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095448705 DMM INFO MM(262420000000016/d23b7dd1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095448705 DMM NOTICE MM(262420000000016/d23b7dd1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095448705 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095448705 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095448705 DLLC NOTICE LLME(ecb96a79/d23b7dd1){ASSIGNED} LLGM Assign pre (ffffffff => d23b7dd1) (gprs_llc.c:1079) 20250309095448705 DLLC NOTICE LLME(ffffffff/d23b7dd1){ASSIGNED} LLGM Assign post (ffffffff => d23b7dd1) (gprs_llc.c:1125) 20250309095448705 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095448705 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095448705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095448705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@a91f87d90eee: setverdict(pass): none -> pass 20250309095448761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095448761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250309095448761 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095448761 DMM INFO MM(262420000000016/d23b7dd1) -> GMM DETACH REQUEST TLLI=0xd23b7dd1 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250309095448761 DMM INFO MM(262420000000016/d23b7dd1) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250309095448761 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095448761 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095448761 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095448761 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095448761 DLLC NOTICE LLME(ffffffff/d23b7dd1){ASSIGNED} LLGM Assign pre (d23b7dd1 => ffffffff) (gprs_llc.c:1079) 20250309095448761 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d23b7dd1 => ffffffff) (gprs_llc.c:1125) 20250309095448761 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250309095448761 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) 20250309095448761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309095448761 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095448761 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095448761 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095448763 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20250309095450500 DGPRS DEBUG Checking for inactive LLMEs, time = 4744996 (sgsn.c:132) TC_detach_poweroff(725)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@a91f87d90eee: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@a91f87d90eee: Final verdict of PTC: pass 20250309095453779 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54096<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250309095453783 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095453783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(723)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(721)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(711)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(716)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@a91f87d90eee: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@a91f87d90eee: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@a91f87d90eee: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(719)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(714)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(709)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@a91f87d90eee: Test case TC_detach_poweroff finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Sun Mar 9 09:54:53 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250309095453841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095454142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54102<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88596) 20250309095454784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095454784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88596, count=94308) 20250309095455786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095455786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Sun Mar 9 09:54:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095456787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095456787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_pdp_act started. 20250309095457234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095457238 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(726)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095457276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095457276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095457276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095457276 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095457276 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095457276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095457276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095457276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095457276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095457277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095457277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095457277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095457277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095457277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095457277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095457277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095457277 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095457277 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095457277 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095457277 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095457278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095457278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095457280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250309095457286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095457286 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(736)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(736)@a91f87d90eee: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(735)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095457295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095457295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095457295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095457295 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095457295 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095457295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095457295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095457295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095457295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(736)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095457295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095457295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095457295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095457295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095457295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095457295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095457295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095457295 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095457295 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095457295 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095457295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095457296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095457296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(736)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(736)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095457298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(732)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(735)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250309095457304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095457304 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(740)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095457305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095457305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095457305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095457305 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095457305 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095457305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095457305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095457305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095457305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_attach_pdp_act-BVCI210(733)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095457305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095457305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095457305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095457305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095457305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095457305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095457305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095457305 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095457305 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095457305 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095457305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095457306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095457306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095457308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095457313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095457313 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095457788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095457788 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095457788 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095457788 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095457792 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095457794 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@a91f87d90eee: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='D8D9D907'O, index=0 SGSN_Test-GSUP(742)@a91f87d90eee: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@a91f87d90eee: 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 := 'D054E225984B3BB217C8655045644C9B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '46F8D116'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D9B4601A79603999'O } } } } } 20250309095457862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095457862 DLLC NOTICE LLME(ffffffff/d8d9d907){UNASSIGNED} LLC RX: unknown TLLI 0xd8d9d907, creating LLME on the fly (gprs_llc.c:552) 20250309095457862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095457862 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095457862 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095457862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095457862 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095457862 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095457862 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095457862 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095457862 DLLC NOTICE LLME(ffffffff/d8d9d907){UNASSIGNED} LLGM Assign pre (d8d9d907 => cc4ffbff) (gprs_llc.c:1079) 20250309095457862 DLLC NOTICE LLME(d8d9d907/cc4ffbff){ASSIGNED} LLGM Assign post (d8d9d907 => cc4ffbff) (gprs_llc.c:1125) 20250309095457862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095457862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095457862 DMM DEBUG MM(262420000000017/cc4ffbff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095457882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095457882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095457882 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095457882 DMM DEBUG MM(262420000000017/cc4ffbff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1134) 20250309095457882 DMM NOTICE MM(262420000000017/cc4ffbff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095457882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095457882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095457882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095457882 DMM DEBUG MM(262420000000017/cc4ffbff) Requesting authorization (sgsn_auth.c:160) 20250309095457882 DMM INFO MM(262420000000017/cc4ffbff) Requesting authentication tuples (sgsn_auth.c:184) 20250309095457882 DMM DEBUG MM(262420000000017/cc4ffbff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095457882 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250309095457882 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(742)@a91f87d90eee: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@a91f87d90eee: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20250309095457888 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095457888 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095457888 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095457888 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095457888 DMM INFO MM(262420000000017/cc4ffbff) Subscriber data update (mmctx.c:445) 20250309095457888 DMM DEBUG MM(262420000000017/cc4ffbff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095457888 DMM INFO MM(262420000000017/cc4ffbff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095457888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095457888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095457888 DMM INFO MM(262420000000017/cc4ffbff) <- GMM AUTH AND CIPHERING REQ (rand = d0 54 e2 25 98 4b 3b b2 17 c8 65 50 45 64 4c 9b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095457904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095457904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095457904 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095457904 DMM INFO MM(262420000000017/cc4ffbff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095457904 DMM NOTICE MM(262420000000017/cc4ffbff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095457904 DMM DEBUG MM(262420000000017/cc4ffbff) checking auth: received GSM SRES = 46 f8 d1 16 (gprs_gmm.c:716) 20250309095457904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095457904 DMM DEBUG MM(262420000000017/cc4ffbff) Requesting authorization (sgsn_auth.c:160) 20250309095457904 DMM INFO MM(262420000000017/cc4ffbff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095457904 DMM DEBUG MM(262420000000017/cc4ffbff) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095457904 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250309095457904 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) 20250309095457904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095457904 DMM INFO MM(262420000000017/cc4ffbff) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc4ffbff) (gprs_gmm.c:337) 20250309095457908 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095457908 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095457908 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250309095457908 DMM INFO MM(262420000000017/cc4ffbff) Subscriber data update (mmctx.c:445) 20250309095457908 DMM DEBUG MM(262420000000017/cc4ffbff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095457908 DMM INFO MM(262420000000017/cc4ffbff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095457908 DMM NOTICE MM(262420000000017/cc4ffbff) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1050) 20250309095457908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095457908 DMM NOTICE MM(262420000000017/cc4ffbff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095457908 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) 20250309095457909 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095457909 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250309095457909 DMM INFO MM(262420000000017/cc4ffbff) Subscriber data update (mmctx.c:445) 20250309095457909 DMM DEBUG MM(262420000000017/cc4ffbff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095457921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095457921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095457921 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095457921 DMM INFO MM(262420000000017/cc4ffbff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095457921 DMM NOTICE MM(262420000000017/cc4ffbff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095457921 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095457921 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095457921 DLLC NOTICE LLME(d8d9d907/cc4ffbff){ASSIGNED} LLGM Assign pre (ffffffff => cc4ffbff) (gprs_llc.c:1079) 20250309095457921 DLLC NOTICE LLME(ffffffff/cc4ffbff){ASSIGNED} LLGM Assign post (ffffffff => cc4ffbff) (gprs_llc.c:1125) 20250309095457921 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095457921 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095457921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095457921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@a91f87d90eee: setverdict(pass): none -> pass 20250309095457977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095457977 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309095457977 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095457977 DMM INFO MM(262420000000017/cc4ffbff) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309095457977 DMM INFO MM(262420000000017/cc4ffbff) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309095457977 DMM DEBUG MM(262420000000017/cc4ffbff) Using GGSN 0 (gprs_sm.c:317) 20250309095457977 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) 20250309095457977 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250309095457977 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309095457977 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20250309095457977 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:386) 20250309095458001 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 81 d2 5a a9 11 3b 62 d5 22 14 05 7f 8f 96 34 c9 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:461) 20250309095458001 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd512130, cbp=0x5622d8ba3580) (sgsn_libgtp.c:633) 20250309095458001 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309095458001 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8ba8d08 TLLI=cc4ffbff, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309095458001 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309095458001 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@a91f87d90eee: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@a91f87d90eee: Final verdict of PTC: pass 20250309095458019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36952<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(740)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(735)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(736)@a91f87d90eee: Final verdict of PTC: none 20250309095458024 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095458024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(730)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(733)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(728)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(734)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(738)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act-BVCI210(733): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(735): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(736): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_pdp_act finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Sun Mar 9 09:54:58 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 20250309095458089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095458491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36958<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43744) 20250309095459025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095459025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43744, count=92760) 20250309095500026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095500026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Sun Mar 9 09:55:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095501028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095501028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_pdp_act_unattached started. 20250309095501580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095501583 DMM INFO MM(262420000000017/cc4ffbff) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095501583 DMM INFO MM(262420000000017/cc4ffbff) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095501583 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095501583 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095501583 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095501583 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095501583 DLLC NOTICE LLME(ffffffff/cc4ffbff){ASSIGNED} LLGM Assign pre (cc4ffbff => ffffffff) (gprs_llc.c:1079) 20250309095501583 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc4ffbff => ffffffff) (gprs_llc.c:1125) 20250309095501583 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5622d8ba89b0 (gprs_sndcp.c:574) 20250309095501583 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8ba8d08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309095501583 DMM NOTICE MM(262420000000017/cc4ffbff) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250309095501583 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250309095501583 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250309095501583 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250309095501583 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:386) 20250309095501583 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250309095501583 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) 20250309095501583 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:402) 20250309095501583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309095501583 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095501583 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095501583 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095501583 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(745)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095501627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095501627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095501627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095501627 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095501627 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095501627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095501627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095501627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095501627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095501628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095501628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095501628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095501628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095501628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095501628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095501628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095501628 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095501628 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095501628 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095501628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095501628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095501628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095501630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095501636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095501636 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(751)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(748)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(755)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(755)@a91f87d90eee: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(754)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095501645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095501645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095501645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095501645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095501645 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095501645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095501645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095501645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095501645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(755)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095501646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095501646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095501646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095501646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095501646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095501646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095501646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095501646 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095501646 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095501646 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095501646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(755)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095501646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095501646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(755)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095501649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(754)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(759)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(751)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(759)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095501654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095501654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095501654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095501654 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095501654 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095501654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095501654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095501654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095501654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095501655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095501655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095501655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095501655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095501655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095501655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095501655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095501655 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095501655 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095501655 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095501655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095501655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095501655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095501656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095501656 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250309095501657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) TC_pdp_act_unattached-BVCI210(752)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095501661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095501661 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095502029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095502029 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095502029 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095502029 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095502033 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095502034 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@a91f87d90eee: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='F13F315D'O, index=0 SGSN_Test-GSUP(761)@a91f87d90eee: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20250309095502099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095502099 DLLC NOTICE LLME(ffffffff/f13f315d){UNASSIGNED} LLC RX: unknown TLLI 0xf13f315d, creating LLME on the fly (gprs_llc.c:552) 20250309095502099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250309095502099 DMM NOTICE LLME(ffffffff/f13f315d){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250309095502099 DLLC NOTICE LLME(ffffffff/f13f315d){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250309095502099 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:288) TC_pdp_act_unattached(763)@a91f87d90eee: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@a91f87d90eee: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@a91f87d90eee: Final verdict of PTC: pass 20250309095502126 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36972<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(749)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(759)@a91f87d90eee: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@a91f87d90eee: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(755)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@a91f87d90eee: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(752)@a91f87d90eee: Final verdict of PTC: none 20250309095502131 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095502131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(756)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(747)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(753)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(757)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_pdp_act_unattached-BVCI210(752): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(755): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@a91f87d90eee: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Sun Mar 9 09:55:02 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 20250309095502191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095502493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36986<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43644) 20250309095503133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095503133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43644, count=59876) 20250309095504134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095504135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Sun Mar 9 09:55:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095505136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095505136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_pdp_act_user started. 20250309095505581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095505582 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(764)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095505607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095505607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095505607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095505607 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095505607 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095505607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095505607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095505607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095505607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095505608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095505608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095505608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095505608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095505608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095505608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095505608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095505608 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095505608 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095505608 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095505608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(768)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095505608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095505608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(769)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 20250309095505610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095505615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095505615 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095505621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095505621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095505621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095505621 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095505621 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095505621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095505621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095505621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095505621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095505622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095505622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095505622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095505622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095505622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095505622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095505622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095505622 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095505622 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095505622 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095505622 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095505622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095505622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(774)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095505625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095505630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095505630 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(775)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_pdp_act_user-BVCI210(772)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(778)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095505635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095505635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095505635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095505635 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095505635 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095505635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095505635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095505635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095505635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095505636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095505636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095505636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095505636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095505636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095505636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095505636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095505636 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095505636 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095505636 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095505636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095505637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095505637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095505639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095505644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095505644 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095506138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095506138 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095506138 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095506138 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095506142 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(779)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309095506143 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@a91f87d90eee: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='D6E7162E'O, index=0 SGSN_Test-GSUP(780)@a91f87d90eee: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@a91f87d90eee: 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 := '100FA759F8642181AF5062C11B0D6E09'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '42036A5D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EF27D0712A38AAC2'O } } } } } 20250309095506210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095506210 DLLC NOTICE LLME(ffffffff/d6e7162e){UNASSIGNED} LLC RX: unknown TLLI 0xd6e7162e, creating LLME on the fly (gprs_llc.c:552) 20250309095506210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095506210 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095506210 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095506210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095506210 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095506210 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095506210 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095506210 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095506210 DLLC NOTICE LLME(ffffffff/d6e7162e){UNASSIGNED} LLGM Assign pre (d6e7162e => d85455db) (gprs_llc.c:1079) 20250309095506210 DLLC NOTICE LLME(d6e7162e/d85455db){ASSIGNED} LLGM Assign post (d6e7162e => d85455db) (gprs_llc.c:1125) 20250309095506210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095506210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095506210 DMM DEBUG MM(262420000000019/d85455db) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095506232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095506232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095506232 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095506232 DMM DEBUG MM(262420000000019/d85455db) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1134) 20250309095506232 DMM NOTICE MM(262420000000019/d85455db) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095506232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095506232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095506232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095506232 DMM DEBUG MM(262420000000019/d85455db) Requesting authorization (sgsn_auth.c:160) 20250309095506232 DMM INFO MM(262420000000019/d85455db) Requesting authentication tuples (sgsn_auth.c:184) 20250309095506232 DMM DEBUG MM(262420000000019/d85455db) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095506232 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250309095506232 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@a91f87d90eee: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@a91f87d90eee: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20250309095506239 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095506239 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095506239 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095506239 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095506239 DMM INFO MM(262420000000019/d85455db) Subscriber data update (mmctx.c:445) 20250309095506239 DMM DEBUG MM(262420000000019/d85455db) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095506239 DMM INFO MM(262420000000019/d85455db) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095506239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095506239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095506239 DMM INFO MM(262420000000019/d85455db) <- GMM AUTH AND CIPHERING REQ (rand = 10 0f a7 59 f8 64 21 81 af 50 62 c1 1b 0d 6e 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095506255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095506255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095506255 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095506255 DMM INFO MM(262420000000019/d85455db) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095506255 DMM NOTICE MM(262420000000019/d85455db) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095506255 DMM DEBUG MM(262420000000019/d85455db) checking auth: received GSM SRES = 42 03 6a 5d (gprs_gmm.c:716) 20250309095506255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095506255 DMM DEBUG MM(262420000000019/d85455db) Requesting authorization (sgsn_auth.c:160) 20250309095506255 DMM INFO MM(262420000000019/d85455db) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095506255 DMM DEBUG MM(262420000000019/d85455db) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095506255 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250309095506255 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) 20250309095506255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095506255 DMM INFO MM(262420000000019/d85455db) <- GMM ATTACH ACCEPT (new P-TMSI=0xd85455db) (gprs_gmm.c:337) 20250309095506259 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095506259 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095506259 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250309095506259 DMM INFO MM(262420000000019/d85455db) Subscriber data update (mmctx.c:445) 20250309095506259 DMM DEBUG MM(262420000000019/d85455db) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095506259 DMM INFO MM(262420000000019/d85455db) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095506259 DMM NOTICE MM(262420000000019/d85455db) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1050) 20250309095506259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095506259 DMM NOTICE MM(262420000000019/d85455db) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095506259 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) 20250309095506261 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095506261 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250309095506261 DMM INFO MM(262420000000019/d85455db) Subscriber data update (mmctx.c:445) 20250309095506261 DMM DEBUG MM(262420000000019/d85455db) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095506271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095506271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095506271 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095506271 DMM INFO MM(262420000000019/d85455db) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095506271 DMM NOTICE MM(262420000000019/d85455db) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095506271 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095506271 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095506271 DLLC NOTICE LLME(d6e7162e/d85455db){ASSIGNED} LLGM Assign pre (ffffffff => d85455db) (gprs_llc.c:1079) 20250309095506271 DLLC NOTICE LLME(ffffffff/d85455db){ASSIGNED} LLGM Assign post (ffffffff => d85455db) (gprs_llc.c:1125) 20250309095506271 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095506271 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095506271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095506271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@a91f87d90eee: setverdict(pass): none -> pass 20250309095506330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095506330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309095506330 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095506330 DMM INFO MM(262420000000019/d85455db) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309095506330 DMM INFO MM(262420000000019/d85455db) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309095506330 DMM DEBUG MM(262420000000019/d85455db) Using GGSN 0 (gprs_sm.c:317) 20250309095506330 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) 20250309095506331 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250309095506331 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309095506331 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20250309095506331 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:386) 20250309095506356 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 51 dc 8c b8 11 07 f0 e0 06 14 05 7f f0 f6 6a 9f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:461) 20250309095506356 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd5131a8, cbp=0x5622d8ba2c10) (sgsn_libgtp.c:633) 20250309095506356 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309095506356 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8baafb8 TLLI=d85455db, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309095506356 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309095506356 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095506373 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20250309095506387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095506387 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250309095506387 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_attach_pdp_act_user-BVCI196(767)@a91f87d90eee: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@a91f87d90eee: Final verdict of PTC: pass 20250309095506396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37402<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250309095506400 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095506401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(780)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(773)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(778)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(768)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(771)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(776)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(766)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) Sun Mar 9 09:55:06 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. 20250309095506497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095506900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37408<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90792) 20250309095507402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095507402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90792, count=96844) 20250309095508404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095508404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Sun Mar 9 09:55:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095509406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095509406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_pdp_act_ggsn_reject started. 20250309095509942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095509943 DMM INFO MM(262420000000019/d85455db) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095509943 DMM INFO MM(262420000000019/d85455db) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095509943 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095509943 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095509943 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095509943 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095509943 DLLC NOTICE LLME(ffffffff/d85455db){ASSIGNED} LLGM Assign pre (d85455db => ffffffff) (gprs_llc.c:1079) 20250309095509943 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d85455db => ffffffff) (gprs_llc.c:1125) 20250309095509943 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5622d8baac60 (gprs_sndcp.c:574) 20250309095509943 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8baafb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309095509943 DMM NOTICE MM(262420000000019/d85455db) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250309095509944 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250309095509944 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250309095509944 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250309095509944 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:386) 20250309095509944 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250309095509944 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) 20250309095509944 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:402) 20250309095509944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309095509944 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095509944 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095509944 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095509944 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(783)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095509988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095509988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095509988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095509988 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095509988 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095509988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095509988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095509988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095509988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095509991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095509991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095509991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095509991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095509991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095509991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095509991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095509991 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095509991 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095509991 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095509991 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095509992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095509992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(788)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 20250309095509997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095510002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095510002 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(789)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095510009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095510009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095510009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095510009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095510009 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095510009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095510009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095510009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095510009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095510010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095510010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095510010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095510010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095510010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095510010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095510010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095510010 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095510010 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095510010 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095510010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095510011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095510011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(793)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095510013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250309095510019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095510019 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(798)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095510029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095510029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095510029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095510029 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095510029 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095510029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095510029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095510029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095510029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095510030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095510030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095510030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095510030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095510030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095510030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095510030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095510030 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095510030 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095510030 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095510030 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095510031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095510031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(798)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095510032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095510036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095510036 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(795)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095510407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095510407 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095510407 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095510407 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(797)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(797)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095510411 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095510412 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(797)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(797)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(797)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(797)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(797)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(797)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@a91f87d90eee: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='EEE57398'O, index=0 SGSN_Test-GSUP(799)@a91f87d90eee: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@a91f87d90eee: 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 := '765CAE30AC5BCB99A6CB4706E960E806'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4CC4C9F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '784B2695153711E3'O } } } } } 20250309095510492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095510492 DLLC NOTICE LLME(ffffffff/eee57398){UNASSIGNED} LLC RX: unknown TLLI 0xeee57398, creating LLME on the fly (gprs_llc.c:552) 20250309095510492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095510492 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095510492 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095510492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095510492 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095510492 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095510492 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095510492 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095510492 DLLC NOTICE LLME(ffffffff/eee57398){UNASSIGNED} LLGM Assign pre (eee57398 => c8e46d7d) (gprs_llc.c:1079) 20250309095510492 DLLC NOTICE LLME(eee57398/c8e46d7d){ASSIGNED} LLGM Assign post (eee57398 => c8e46d7d) (gprs_llc.c:1125) 20250309095510492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095510492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095510492 DMM DEBUG MM(262420000000020/c8e46d7d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095510511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095510511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095510511 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095510511 DMM DEBUG MM(262420000000020/c8e46d7d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1134) 20250309095510511 DMM NOTICE MM(262420000000020/c8e46d7d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095510512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095510512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095510512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095510512 DMM DEBUG MM(262420000000020/c8e46d7d) Requesting authorization (sgsn_auth.c:160) 20250309095510512 DMM INFO MM(262420000000020/c8e46d7d) Requesting authentication tuples (sgsn_auth.c:184) 20250309095510512 DMM DEBUG MM(262420000000020/c8e46d7d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095510512 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250309095510512 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@a91f87d90eee: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@a91f87d90eee: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20250309095510518 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095510518 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095510518 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095510518 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095510518 DMM INFO MM(262420000000020/c8e46d7d) Subscriber data update (mmctx.c:445) 20250309095510518 DMM DEBUG MM(262420000000020/c8e46d7d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095510518 DMM INFO MM(262420000000020/c8e46d7d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095510518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095510518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095510518 DMM INFO MM(262420000000020/c8e46d7d) <- GMM AUTH AND CIPHERING REQ (rand = 76 5c ae 30 ac 5b cb 99 a6 cb 47 06 e9 60 e8 06 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095510532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095510532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095510533 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095510533 DMM INFO MM(262420000000020/c8e46d7d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095510533 DMM NOTICE MM(262420000000020/c8e46d7d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095510533 DMM DEBUG MM(262420000000020/c8e46d7d) checking auth: received GSM SRES = b4 cc 4c 9f (gprs_gmm.c:716) 20250309095510533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095510533 DMM DEBUG MM(262420000000020/c8e46d7d) Requesting authorization (sgsn_auth.c:160) 20250309095510533 DMM INFO MM(262420000000020/c8e46d7d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095510533 DMM DEBUG MM(262420000000020/c8e46d7d) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095510533 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250309095510533 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) 20250309095510533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095510533 DMM INFO MM(262420000000020/c8e46d7d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8e46d7d) (gprs_gmm.c:337) 20250309095510535 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095510536 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095510536 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250309095510536 DMM INFO MM(262420000000020/c8e46d7d) Subscriber data update (mmctx.c:445) 20250309095510536 DMM DEBUG MM(262420000000020/c8e46d7d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095510536 DMM INFO MM(262420000000020/c8e46d7d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095510536 DMM NOTICE MM(262420000000020/c8e46d7d) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1050) 20250309095510536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095510536 DMM NOTICE MM(262420000000020/c8e46d7d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095510536 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) 20250309095510537 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095510537 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250309095510537 DMM INFO MM(262420000000020/c8e46d7d) Subscriber data update (mmctx.c:445) 20250309095510537 DMM DEBUG MM(262420000000020/c8e46d7d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095510549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095510549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095510549 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095510549 DMM INFO MM(262420000000020/c8e46d7d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095510549 DMM NOTICE MM(262420000000020/c8e46d7d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095510549 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095510549 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095510549 DLLC NOTICE LLME(eee57398/c8e46d7d){ASSIGNED} LLGM Assign pre (ffffffff => c8e46d7d) (gprs_llc.c:1079) 20250309095510549 DLLC NOTICE LLME(ffffffff/c8e46d7d){ASSIGNED} LLGM Assign post (ffffffff => c8e46d7d) (gprs_llc.c:1125) 20250309095510549 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095510549 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095510549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095510549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@a91f87d90eee: setverdict(pass): none -> pass 20250309095510604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095510604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309095510605 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095510605 DMM INFO MM(262420000000020/c8e46d7d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309095510605 DMM INFO MM(262420000000020/c8e46d7d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309095510605 DMM DEBUG MM(262420000000020/c8e46d7d) Using GGSN 0 (gprs_sm.c:317) 20250309095510605 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) 20250309095510605 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250309095510605 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309095510605 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20250309095510605 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:386) 20250309095510629 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 87 5b 33 ac 11 76 d8 60 78 14 05 7f fb 1e 88 79 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:461) 20250309095510629 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f72cd514220, cbp=0x5622d8ba3740) (sgsn_libgtp.c:633) 20250309095510629 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250309095510629 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250309095510630 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250309095510630 DMM NOTICE MM(262420000000020/c8e46d7d) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@a91f87d90eee: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@a91f87d90eee: Final verdict of PTC: pass 20250309095510646 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37412<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(783)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(799)@a91f87d90eee: Final verdict of PTC: none 20250309095510651 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095510651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(797)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(787)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(792)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(798)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(795)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(790)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(796)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(785)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(795): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(797): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Sun Mar 9 09:55:10 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 20250309095510740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095511142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37416<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67888) 20250309095511652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095511652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67888, count=98756) 20250309095512653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095512653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Sun Mar 9 09:55:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095513654 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095513654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_pdp_act_user_deact_mo started. 20250309095514240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095514243 DMM INFO MM(262420000000020/c8e46d7d) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095514243 DMM INFO MM(262420000000020/c8e46d7d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095514243 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095514243 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095514243 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095514243 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095514243 DLLC NOTICE LLME(ffffffff/c8e46d7d){ASSIGNED} LLGM Assign pre (c8e46d7d => ffffffff) (gprs_llc.c:1079) 20250309095514243 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8e46d7d => ffffffff) (gprs_llc.c:1125) 20250309095514243 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250309095514243 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) 20250309095514243 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:402) 20250309095514243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309095514243 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095514243 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095514243 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095514243 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(802)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095514285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095514285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095514285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095514285 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095514285 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095514285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095514285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095514285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095514285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095514286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095514286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095514286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095514286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095514286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095514286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095514286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095514286 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095514286 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095514286 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095514286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095514287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095514287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095514288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095514293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095514293 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095514300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095514300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095514300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095514300 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095514300 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095514300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095514300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095514300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095514300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095514301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095514301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095514301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095514301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095514301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095514301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095514301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095514301 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095514301 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095514301 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095514301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095514301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095514301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(812)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095514304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250309095514311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095514311 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(817)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095514322 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095514323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095514323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095514323 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095514323 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095514323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095514323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095514323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095514323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(817)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095514324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095514324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095514324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095514324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095514324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095514324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095514324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095514324 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095514324 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095514324 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095514324 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095514324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(817)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095514324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(817)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095514327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095514331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095514331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(814)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095514655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095514655 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095514655 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095514655 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(816)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(816)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095514659 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095514660 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(816)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(816)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(816)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(816)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(816)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(816)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@a91f87d90eee: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='C6A9C77F'O, index=0 SGSN_Test-GSUP(818)@a91f87d90eee: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(820) TC_attach_pdp_act_user_deact_mo(820)@a91f87d90eee: 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 := '35AFA0D6AFDCB5114990C7B1CF23F01C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '083257F3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7735BED124F81933'O } } } } } 20250309095514742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095514742 DLLC NOTICE LLME(ffffffff/c6a9c77f){UNASSIGNED} LLC RX: unknown TLLI 0xc6a9c77f, creating LLME on the fly (gprs_llc.c:552) 20250309095514742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095514742 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095514742 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095514742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095514742 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095514742 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095514742 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095514742 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095514742 DLLC NOTICE LLME(ffffffff/c6a9c77f){UNASSIGNED} LLGM Assign pre (c6a9c77f => ce575093) (gprs_llc.c:1079) 20250309095514742 DLLC NOTICE LLME(c6a9c77f/ce575093){ASSIGNED} LLGM Assign post (c6a9c77f => ce575093) (gprs_llc.c:1125) 20250309095514742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095514742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095514742 DMM DEBUG MM(262420000000021/ce575093) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095514763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095514763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095514763 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095514763 DMM DEBUG MM(262420000000021/ce575093) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250309095514763 DMM NOTICE MM(262420000000021/ce575093) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095514763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095514763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095514763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095514763 DMM DEBUG MM(262420000000021/ce575093) Requesting authorization (sgsn_auth.c:160) 20250309095514764 DMM INFO MM(262420000000021/ce575093) Requesting authentication tuples (sgsn_auth.c:184) 20250309095514764 DMM DEBUG MM(262420000000021/ce575093) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095514764 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250309095514764 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@a91f87d90eee: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@a91f87d90eee: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20250309095514769 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095514769 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095514769 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095514769 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095514770 DMM INFO MM(262420000000021/ce575093) Subscriber data update (mmctx.c:445) 20250309095514770 DMM DEBUG MM(262420000000021/ce575093) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095514770 DMM INFO MM(262420000000021/ce575093) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095514770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095514770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095514770 DMM INFO MM(262420000000021/ce575093) <- GMM AUTH AND CIPHERING REQ (rand = 35 af a0 d6 af dc b5 11 49 90 c7 b1 cf 23 f0 1c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095514785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095514785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095514785 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095514785 DMM INFO MM(262420000000021/ce575093) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095514785 DMM NOTICE MM(262420000000021/ce575093) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095514785 DMM DEBUG MM(262420000000021/ce575093) checking auth: received GSM SRES = 08 32 57 f3 (gprs_gmm.c:716) 20250309095514785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095514785 DMM DEBUG MM(262420000000021/ce575093) Requesting authorization (sgsn_auth.c:160) 20250309095514785 DMM INFO MM(262420000000021/ce575093) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095514785 DMM DEBUG MM(262420000000021/ce575093) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095514785 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250309095514785 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) 20250309095514786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095514786 DMM INFO MM(262420000000021/ce575093) <- GMM ATTACH ACCEPT (new P-TMSI=0xce575093) (gprs_gmm.c:337) 20250309095514789 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095514789 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095514789 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250309095514789 DMM INFO MM(262420000000021/ce575093) Subscriber data update (mmctx.c:445) 20250309095514789 DMM DEBUG MM(262420000000021/ce575093) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095514789 DMM INFO MM(262420000000021/ce575093) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095514789 DMM NOTICE MM(262420000000021/ce575093) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250309095514789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095514789 DMM NOTICE MM(262420000000021/ce575093) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095514789 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) 20250309095514790 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095514790 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250309095514790 DMM INFO MM(262420000000021/ce575093) Subscriber data update (mmctx.c:445) 20250309095514790 DMM DEBUG MM(262420000000021/ce575093) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095514802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095514802 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095514802 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095514802 DMM INFO MM(262420000000021/ce575093) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095514802 DMM NOTICE MM(262420000000021/ce575093) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095514802 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095514802 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095514802 DLLC NOTICE LLME(c6a9c77f/ce575093){ASSIGNED} LLGM Assign pre (ffffffff => ce575093) (gprs_llc.c:1079) 20250309095514802 DLLC NOTICE LLME(ffffffff/ce575093){ASSIGNED} LLGM Assign post (ffffffff => ce575093) (gprs_llc.c:1125) 20250309095514802 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095514802 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095514802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095514802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@a91f87d90eee: setverdict(pass): none -> pass 20250309095514860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095514860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309095514860 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095514861 DMM INFO MM(262420000000021/ce575093) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309095514861 DMM INFO MM(262420000000021/ce575093) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309095514861 DMM DEBUG MM(262420000000021/ce575093) Using GGSN 0 (gprs_sm.c:317) 20250309095514861 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) 20250309095514861 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250309095514861 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309095514861 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250309095514861 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:386) 20250309095514884 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 61 0c 24 bb 11 58 35 72 56 14 05 7f f7 e0 cc f0 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:461) 20250309095514884 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd514220, cbp=0x5622d8ba3740) (sgsn_libgtp.c:633) 20250309095514884 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309095514884 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8baafb8 TLLI=ce575093, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309095514884 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309095514884 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095514897 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20250309095514909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095514909 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250309095514910 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095514916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095514916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250309095514917 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095514917 DMM INFO MM(262420000000021/ce575093) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250309095514917 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20250309095514917 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:386) 20250309095514920 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 08 00 00 01 80 : Freeing seq=1032 from retransmit req queue (gtp.c:461) 20250309095514920 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f72cd514220, cbp=0x5622d8ba3740) (sgsn_libgtp.c:633) 20250309095514920 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250309095514920 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8baafb8, TLLI=ce575093, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309095514920 DMM INFO MM(262420000000021/ce575093) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250309095514920 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250309095514920 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@a91f87d90eee: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@a91f87d90eee: Final verdict of PTC: pass 20250309095514934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37420<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@a91f87d90eee: Final verdict of PTC: none 20250309095514938 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095514938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(806)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(816)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(817)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(814)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(811)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(804)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(815)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(809)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(814): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(815): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(816): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(817): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Sun Mar 9 09:55:14 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 20250309095515030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095515433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37434<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89384) 20250309095515940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095515940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89384, count=105836) 20250309095516941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095516941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Sun Mar 9 09:55:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095517942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095517942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_pdp_act_user_deact_mt started. 20250309095518528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095518530 DMM INFO MM(262420000000021/ce575093) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095518530 DMM INFO MM(262420000000021/ce575093) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095518530 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095518530 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095518530 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095518530 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095518530 DLLC NOTICE LLME(ffffffff/ce575093){ASSIGNED} LLGM Assign pre (ce575093 => ffffffff) (gprs_llc.c:1079) 20250309095518530 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce575093 => ffffffff) (gprs_llc.c:1125) 20250309095518530 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250309095518530 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) 20250309095518530 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:402) 20250309095518530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309095518531 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095518531 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095518531 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095518531 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(821)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095518574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095518574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095518574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095518574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095518574 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095518574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095518574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095518574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095518574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095518575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095518575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095518575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095518575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095518575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095518575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095518575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095518575 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095518575 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095518575 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095518575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095518575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095518576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095518578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095518586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095518586 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(827)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095518594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095518594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095518594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095518594 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095518594 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095518594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095518594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095518594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095518594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095518595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095518595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095518595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(831)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095518596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095518596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095518596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095518596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095518596 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095518596 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095518596 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095518596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095518596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095518596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095518599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(827)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(835)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095518606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095518606 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250309095518606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095518606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095518606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095518606 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095518606 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095518606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095518606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095518606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095518606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095518607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095518607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095518607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095518607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095518607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095518607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095518607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095518607 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095518607 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095518607 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095518607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095518608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095518608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(835)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095518610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095518614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095518614 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095518944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095518944 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095518944 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095518944 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095518948 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(836)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309095518949 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@a91f87d90eee: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='F831CC4E'O, index=0 SGSN_Test-GSUP(837)@a91f87d90eee: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(839) TC_attach_pdp_act_user_deact_mt(839)@a91f87d90eee: 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 := '76BB98DD8DDD39D303863E9BD7D3A76D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8524CC24'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D4FBEA66C3BD16B3'O } } } } } 20250309095519028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095519028 DLLC NOTICE LLME(ffffffff/f831cc4e){UNASSIGNED} LLC RX: unknown TLLI 0xf831cc4e, creating LLME on the fly (gprs_llc.c:552) 20250309095519028 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095519028 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095519028 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095519028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095519028 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095519028 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095519028 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095519028 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095519028 DLLC NOTICE LLME(ffffffff/f831cc4e){UNASSIGNED} LLGM Assign pre (f831cc4e => ea4b9a2d) (gprs_llc.c:1079) 20250309095519028 DLLC NOTICE LLME(f831cc4e/ea4b9a2d){ASSIGNED} LLGM Assign post (f831cc4e => ea4b9a2d) (gprs_llc.c:1125) 20250309095519028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095519028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095519028 DMM DEBUG MM(262420000000022/ea4b9a2d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095519051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095519051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095519051 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095519051 DMM DEBUG MM(262420000000022/ea4b9a2d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250309095519051 DMM NOTICE MM(262420000000022/ea4b9a2d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095519051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095519051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095519051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095519051 DMM DEBUG MM(262420000000022/ea4b9a2d) Requesting authorization (sgsn_auth.c:160) 20250309095519051 DMM INFO MM(262420000000022/ea4b9a2d) Requesting authentication tuples (sgsn_auth.c:184) 20250309095519051 DMM DEBUG MM(262420000000022/ea4b9a2d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095519051 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250309095519051 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@a91f87d90eee: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@a91f87d90eee: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20250309095519057 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095519057 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095519057 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095519057 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095519057 DMM INFO MM(262420000000022/ea4b9a2d) Subscriber data update (mmctx.c:445) 20250309095519057 DMM DEBUG MM(262420000000022/ea4b9a2d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095519057 DMM INFO MM(262420000000022/ea4b9a2d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095519057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095519057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095519057 DMM INFO MM(262420000000022/ea4b9a2d) <- GMM AUTH AND CIPHERING REQ (rand = 76 bb 98 dd 8d dd 39 d3 03 86 3e 9b d7 d3 a7 6d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095519072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095519072 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095519072 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095519072 DMM INFO MM(262420000000022/ea4b9a2d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095519072 DMM NOTICE MM(262420000000022/ea4b9a2d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095519072 DMM DEBUG MM(262420000000022/ea4b9a2d) checking auth: received GSM SRES = 85 24 cc 24 (gprs_gmm.c:716) 20250309095519072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095519072 DMM DEBUG MM(262420000000022/ea4b9a2d) Requesting authorization (sgsn_auth.c:160) 20250309095519072 DMM INFO MM(262420000000022/ea4b9a2d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095519072 DMM DEBUG MM(262420000000022/ea4b9a2d) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095519072 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250309095519072 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) 20250309095519072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095519073 DMM INFO MM(262420000000022/ea4b9a2d) <- GMM ATTACH ACCEPT (new P-TMSI=0xea4b9a2d) (gprs_gmm.c:337) 20250309095519075 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095519075 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095519075 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250309095519075 DMM INFO MM(262420000000022/ea4b9a2d) Subscriber data update (mmctx.c:445) 20250309095519075 DMM DEBUG MM(262420000000022/ea4b9a2d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095519075 DMM INFO MM(262420000000022/ea4b9a2d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095519075 DMM NOTICE MM(262420000000022/ea4b9a2d) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250309095519075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095519075 DMM NOTICE MM(262420000000022/ea4b9a2d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095519075 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) 20250309095519077 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095519077 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250309095519077 DMM INFO MM(262420000000022/ea4b9a2d) Subscriber data update (mmctx.c:445) 20250309095519077 DMM DEBUG MM(262420000000022/ea4b9a2d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095519081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095519081 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095519081 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095519081 DMM INFO MM(262420000000022/ea4b9a2d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095519081 DMM NOTICE MM(262420000000022/ea4b9a2d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095519081 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095519081 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095519081 DLLC NOTICE LLME(f831cc4e/ea4b9a2d){ASSIGNED} LLGM Assign pre (ffffffff => ea4b9a2d) (gprs_llc.c:1079) 20250309095519081 DLLC NOTICE LLME(ffffffff/ea4b9a2d){ASSIGNED} LLGM Assign post (ffffffff => ea4b9a2d) (gprs_llc.c:1125) 20250309095519081 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095519081 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095519081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095519081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@a91f87d90eee: setverdict(pass): none -> pass 20250309095519139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095519139 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309095519139 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095519139 DMM INFO MM(262420000000022/ea4b9a2d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309095519139 DMM INFO MM(262420000000022/ea4b9a2d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309095519139 DMM DEBUG MM(262420000000022/ea4b9a2d) Using GGSN 0 (gprs_sm.c:317) 20250309095519139 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) 20250309095519139 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250309095519139 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309095519139 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20250309095519139 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:386) 20250309095519167 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 b8 38 b3 b0 11 57 3c 31 d7 14 05 7f 95 23 8b 9b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:461) 20250309095519167 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd514220, cbp=0x5622d8ba3740) (sgsn_libgtp.c:633) 20250309095519167 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309095519167 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8baafb8 TLLI=ea4b9a2d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309095519167 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309095519167 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095519184 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20250309095519197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095519198 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250309095519198 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095519203 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:517) 20250309095519203 DGPRS INFO PDP(262420000000022:5): Context 0x7f72cd514220 was deleted (sgsn_libgtp.c:707) 20250309095519203 DMM INFO MM(262420000000022/ea4b9a2d) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250309095519203 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250309095519203 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@a91f87d90eee: Removing Client IMSI='262420000000022'H, index=0 20250309095519215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095519215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250309095519215 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095519215 DMM INFO MM(262420000000022/ea4b9a2d) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@a91f87d90eee: Final verdict of PTC: pass 20250309095519220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48498<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@a91f87d90eee: Final verdict of PTC: none 20250309095519225 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095519225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(821)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(830)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(825)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(835)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(833)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(823)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(828)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Sun Mar 9 09:55:19 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 20250309095519341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095519744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48504<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66364) 20250309095520226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095520226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250309095520501 DGPRS DEBUG Checking for inactive LLMEs, time = 4745026 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=66364, count=105012) 20250309095521227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095521228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Sun Mar 9 09:55:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095522229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095522229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_pdp_act_deact_dup started. 20250309095522841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095522844 DMM INFO MM(262420000000022/ea4b9a2d) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095522844 DMM INFO MM(262420000000022/ea4b9a2d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095522844 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095522844 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095522844 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095522844 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095522844 DLLC NOTICE LLME(ffffffff/ea4b9a2d){ASSIGNED} LLGM Assign pre (ea4b9a2d => ffffffff) (gprs_llc.c:1079) 20250309095522844 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea4b9a2d => ffffffff) (gprs_llc.c:1125) 20250309095522844 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5622d8baac60 (gprs_sndcp.c:574) 20250309095522844 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8baafb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309095522844 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250309095522844 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) 20250309095522844 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:402) 20250309095522844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309095522844 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095522844 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095522844 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095522844 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(840)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095522876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095522876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095522876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095522876 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095522876 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095522876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095522876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095522876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095522876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095522877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095522877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095522877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095522877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095522877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095522877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095522877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095522877 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095522877 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095522877 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095522877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095522877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095522877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(845)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 20250309095522882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250309095522892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095522892 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(849)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095522893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095522893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095522893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095522893 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095522893 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095522893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095522893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095522893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095522894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_deact_dup-BVCI196(843)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(849)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095522894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095522894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095522894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095522894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095522894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095522894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095522894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095522894 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095522894 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095522894 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095522894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095522895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095522895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095522896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095522901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095522901 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095522909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095522909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095522909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095522909 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095522909 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095522909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095522909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095522909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095522909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095522910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095522910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095522910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095522910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095522910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095522910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095522910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095522910 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095522910 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095522910 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095522910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095522910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095522910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095522912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095522917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095522917 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095523231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095523231 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095523231 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095523231 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095523233 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095523235 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@a91f87d90eee: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='D0232E0D'O, index=0 SGSN_Test-GSUP(856)@a91f87d90eee: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@a91f87d90eee: 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 := '938DE943B32551C0BC8B5A2A472EFAFE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5CC33676'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A03F86AB655BB3F1'O } } } } } 20250309095523304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095523304 DLLC NOTICE LLME(ffffffff/d0232e0d){UNASSIGNED} LLC RX: unknown TLLI 0xd0232e0d, creating LLME on the fly (gprs_llc.c:552) 20250309095523304 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095523304 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095523304 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095523305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095523305 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095523305 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095523305 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095523305 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095523305 DLLC NOTICE LLME(ffffffff/d0232e0d){UNASSIGNED} LLGM Assign pre (d0232e0d => f379f683) (gprs_llc.c:1079) 20250309095523305 DLLC NOTICE LLME(d0232e0d/f379f683){ASSIGNED} LLGM Assign post (d0232e0d => f379f683) (gprs_llc.c:1125) 20250309095523305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095523305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095523305 DMM DEBUG MM(262420000000046/f379f683) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095523328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095523328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095523328 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095523328 DMM DEBUG MM(262420000000046/f379f683) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1134) 20250309095523328 DMM NOTICE MM(262420000000046/f379f683) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095523328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095523328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095523328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095523328 DMM DEBUG MM(262420000000046/f379f683) Requesting authorization (sgsn_auth.c:160) 20250309095523328 DMM INFO MM(262420000000046/f379f683) Requesting authentication tuples (sgsn_auth.c:184) 20250309095523328 DMM DEBUG MM(262420000000046/f379f683) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095523328 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250309095523328 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@a91f87d90eee: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@a91f87d90eee: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20250309095523334 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095523334 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095523334 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095523334 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095523334 DMM INFO MM(262420000000046/f379f683) Subscriber data update (mmctx.c:445) 20250309095523334 DMM DEBUG MM(262420000000046/f379f683) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095523334 DMM INFO MM(262420000000046/f379f683) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095523334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095523334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095523334 DMM INFO MM(262420000000046/f379f683) <- GMM AUTH AND CIPHERING REQ (rand = 93 8d e9 43 b3 25 51 c0 bc 8b 5a 2a 47 2e fa fe , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095523349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095523349 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095523349 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095523349 DMM INFO MM(262420000000046/f379f683) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095523349 DMM NOTICE MM(262420000000046/f379f683) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095523349 DMM DEBUG MM(262420000000046/f379f683) checking auth: received GSM SRES = 5c c3 36 76 (gprs_gmm.c:716) 20250309095523349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095523349 DMM DEBUG MM(262420000000046/f379f683) Requesting authorization (sgsn_auth.c:160) 20250309095523349 DMM INFO MM(262420000000046/f379f683) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095523349 DMM DEBUG MM(262420000000046/f379f683) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095523349 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250309095523349 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) 20250309095523349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095523349 DMM INFO MM(262420000000046/f379f683) <- GMM ATTACH ACCEPT (new P-TMSI=0xf379f683) (gprs_gmm.c:337) 20250309095523352 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095523352 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095523352 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250309095523352 DMM INFO MM(262420000000046/f379f683) Subscriber data update (mmctx.c:445) 20250309095523352 DMM DEBUG MM(262420000000046/f379f683) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095523352 DMM INFO MM(262420000000046/f379f683) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095523352 DMM NOTICE MM(262420000000046/f379f683) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1050) 20250309095523352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095523352 DMM NOTICE MM(262420000000046/f379f683) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095523352 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) 20250309095523353 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095523353 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250309095523353 DMM INFO MM(262420000000046/f379f683) Subscriber data update (mmctx.c:445) 20250309095523353 DMM DEBUG MM(262420000000046/f379f683) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095523364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095523364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095523364 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095523364 DMM INFO MM(262420000000046/f379f683) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095523364 DMM NOTICE MM(262420000000046/f379f683) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095523364 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095523364 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095523364 DLLC NOTICE LLME(d0232e0d/f379f683){ASSIGNED} LLGM Assign pre (ffffffff => f379f683) (gprs_llc.c:1079) 20250309095523364 DLLC NOTICE LLME(ffffffff/f379f683){ASSIGNED} LLGM Assign post (ffffffff => f379f683) (gprs_llc.c:1125) 20250309095523364 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095523364 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095523364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095523364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@a91f87d90eee: setverdict(pass): none -> pass 20250309095523416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095523416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309095523416 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095523416 DMM INFO MM(262420000000046/f379f683) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309095523416 DMM INFO MM(262420000000046/f379f683) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309095523416 DMM DEBUG MM(262420000000046/f379f683) Using GGSN 0 (gprs_sm.c:317) 20250309095523416 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) 20250309095523416 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250309095523416 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309095523416 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20250309095523416 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:386) 20250309095523423 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 7d 09 04 54 11 2a d0 c5 fe 14 05 7f 5b f4 fe 5c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:461) 20250309095523423 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd514220, cbp=0x5622d8ba3740) (sgsn_libgtp.c:633) 20250309095523423 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309095523423 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8baafb8 TLLI=f379f683, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309095523423 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309095523423 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095523427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095523427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250309095523427 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095523427 DMM INFO MM(262420000000046/f379f683) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250309095523427 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250309095523427 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:386) 20250309095523428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095523428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095523428 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095523428 DMM INFO MM(262420000000046/f379f683) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250309095523428 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250309095523428 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_dup(858)@a91f87d90eee: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@a91f87d90eee: "Received deletePDPContextResponse 1, seq_nr=1036" 20250309095523428 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0b 00 00 01 80 : Freeing seq=1035 from retransmit req queue (gtp.c:461) 20250309095523428 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f72cd514220, cbp=0x5622d8ba3740) (sgsn_libgtp.c:633) 20250309095523428 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250309095523428 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8baafb8, TLLI=f379f683, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309095523428 DMM INFO MM(262420000000046/f379f683) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250309095523428 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250309095523428 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250309095523429 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Freeing seq=1036 from retransmit req queue (gtp.c:461) 20250309095523429 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:466) TC_attach_pdp_act_deact_dup(858)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@a91f87d90eee: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@a91f87d90eee: Final verdict of PTC: pass 20250309095525436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48506<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(840)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(856)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@a91f87d90eee: Final verdict of PTC: none 20250309095525439 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095525439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(849)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(854)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(844)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(852)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(842)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(847)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Sun Mar 9 09:55:25 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 20250309095525540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095525943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44430<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102992) 20250309095526441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095526441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102992, count=107348) 20250309095527443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095527443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Sun Mar 9 09:55:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095528444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095528444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_second_attempt started. 20250309095529044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095529046 DMM INFO MM(262420000000046/f379f683) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095529046 DMM INFO MM(262420000000046/f379f683) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095529046 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095529047 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095529047 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095529047 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095529047 DLLC NOTICE LLME(ffffffff/f379f683){ASSIGNED} LLGM Assign pre (f379f683 => ffffffff) (gprs_llc.c:1079) 20250309095529047 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f379f683 => ffffffff) (gprs_llc.c:1125) 20250309095529047 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250309095529047 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) 20250309095529047 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:402) 20250309095529047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309095529047 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095529047 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095529047 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095529047 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(859)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095529095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095529095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095529095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095529095 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095529095 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095529095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095529095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095529095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095529095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095529096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095529096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095529096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095529097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095529097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095529097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095529097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095529097 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095529097 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095529097 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095529097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095529097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095529097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095529100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095529106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095529106 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095529115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095529115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095529115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095529115 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095529115 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095529115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095529115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095529115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095529115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095529116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095529116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095529116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095529116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095529116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095529116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095529116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095529116 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095529116 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095529116 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095529116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(868)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095529116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095529116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(869)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095529119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250309095529125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095529125 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(869)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@a91f87d90eee: Provider Link came up: sending NS-RESET TC_attach_second_attempt-BVCI210(867)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095529128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095529128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095529128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095529128 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095529128 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095529128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095529128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095529128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095529128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095529129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095529129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095529129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095529129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095529129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095529129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095529129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095529129 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095529129 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095529129 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095529129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095529129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095529129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095529131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095529136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095529136 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095529445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095529445 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095529445 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095529445 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095529449 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(874)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309095529450 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@a91f87d90eee: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='C42D1AC4'O, index=0 SGSN_Test-GSUP(875)@a91f87d90eee: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@a91f87d90eee: 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 := '8D82C155E4C8DB62AAD5BE110AA7ABEE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '11907548'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6141C95C1443D59E'O } } } } } 20250309095529525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095529525 DLLC NOTICE LLME(ffffffff/c42d1ac4){UNASSIGNED} LLC RX: unknown TLLI 0xc42d1ac4, creating LLME on the fly (gprs_llc.c:552) 20250309095529525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095529525 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095529525 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095529525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095529525 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095529525 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095529525 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095529525 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095529525 DLLC NOTICE LLME(ffffffff/c42d1ac4){UNASSIGNED} LLGM Assign pre (c42d1ac4 => e3a10ad1) (gprs_llc.c:1079) 20250309095529525 DLLC NOTICE LLME(c42d1ac4/e3a10ad1){ASSIGNED} LLGM Assign post (c42d1ac4 => e3a10ad1) (gprs_llc.c:1125) 20250309095529525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095529525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095529525 DMM DEBUG MM(262420000000022/e3a10ad1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095529539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095529539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095529539 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095529539 DMM DEBUG MM(262420000000022/e3a10ad1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250309095529539 DMM NOTICE MM(262420000000022/e3a10ad1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095529539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095529539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095529539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095529539 DMM DEBUG MM(262420000000022/e3a10ad1) Requesting authorization (sgsn_auth.c:160) 20250309095529539 DMM INFO MM(262420000000022/e3a10ad1) Requesting authentication tuples (sgsn_auth.c:184) 20250309095529539 DMM DEBUG MM(262420000000022/e3a10ad1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095529539 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250309095529539 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@a91f87d90eee: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@a91f87d90eee: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20250309095529544 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095529544 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095529544 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095529544 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095529544 DMM INFO MM(262420000000022/e3a10ad1) Subscriber data update (mmctx.c:445) 20250309095529544 DMM DEBUG MM(262420000000022/e3a10ad1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095529545 DMM INFO MM(262420000000022/e3a10ad1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095529545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095529545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095529545 DMM INFO MM(262420000000022/e3a10ad1) <- GMM AUTH AND CIPHERING REQ (rand = 8d 82 c1 55 e4 c8 db 62 aa d5 be 11 0a a7 ab ee , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095529559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095529559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095529559 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095529559 DMM INFO MM(262420000000022/e3a10ad1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095529559 DMM NOTICE MM(262420000000022/e3a10ad1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095529559 DMM DEBUG MM(262420000000022/e3a10ad1) checking auth: received GSM SRES = 11 90 75 48 (gprs_gmm.c:716) 20250309095529559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095529559 DMM DEBUG MM(262420000000022/e3a10ad1) Requesting authorization (sgsn_auth.c:160) 20250309095529559 DMM INFO MM(262420000000022/e3a10ad1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095529559 DMM DEBUG MM(262420000000022/e3a10ad1) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095529559 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250309095529559 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) 20250309095529559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095529559 DMM INFO MM(262420000000022/e3a10ad1) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3a10ad1) (gprs_gmm.c:337) 20250309095529562 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095529562 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095529562 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250309095529562 DMM INFO MM(262420000000022/e3a10ad1) Subscriber data update (mmctx.c:445) 20250309095529562 DMM DEBUG MM(262420000000022/e3a10ad1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095529562 DMM INFO MM(262420000000022/e3a10ad1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095529562 DMM NOTICE MM(262420000000022/e3a10ad1) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250309095529562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095529562 DMM NOTICE MM(262420000000022/e3a10ad1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095529562 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) 20250309095529564 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095529564 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250309095529564 DMM INFO MM(262420000000022/e3a10ad1) Subscriber data update (mmctx.c:445) 20250309095529564 DMM DEBUG MM(262420000000022/e3a10ad1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095529573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095529573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095529573 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095529573 DMM INFO MM(262420000000022/e3a10ad1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095529573 DMM NOTICE MM(262420000000022/e3a10ad1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095529573 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095529573 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095529573 DLLC NOTICE LLME(c42d1ac4/e3a10ad1){ASSIGNED} LLGM Assign pre (ffffffff => e3a10ad1) (gprs_llc.c:1079) 20250309095529573 DLLC NOTICE LLME(ffffffff/e3a10ad1){ASSIGNED} LLGM Assign post (ffffffff => e3a10ad1) (gprs_llc.c:1125) 20250309095529573 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095529573 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095529573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095529573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_second_attempt(877)@a91f87d90eee: 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 := 'D36E805AFE4E04F1721D0A6A5F8A5AF7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2DE8AEFB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '159F23D5A5820243'O } } } } } 20250309095529629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095529629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095529629 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095529629 DMM INFO MM(262420000000022/e3a10ad1) -> GMM ATTACH REQUEST MI(TMSI-0xE3A10AD1) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095529629 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095529629 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250309095529629 DLLC NOTICE LLME(ffffffff/e3a10ad1){ASSIGNED} LLGM Assign pre (e3a10ad1 => d96bb303) (gprs_llc.c:1079) 20250309095529629 DLLC NOTICE LLME(e3a10ad1/d96bb303){ASSIGNED} LLGM Assign post (e3a10ad1 => d96bb303) (gprs_llc.c:1125) 20250309095529629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095529629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095529629 DMM DEBUG MM(262420000000022/d96bb303) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095529639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095529640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250309095529640 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095529640 DMM DEBUG MM(262420000000022/d96bb303) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250309095529640 DMM NOTICE MM(262420000000022/d96bb303) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095529640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095529640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095529640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095529640 DMM DEBUG MM(262420000000022/d96bb303) Requesting authorization (sgsn_auth.c:160) 20250309095529640 DMM INFO MM(262420000000022/d96bb303) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095529640 DMM DEBUG MM(262420000000022/d96bb303) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095529640 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250309095529640 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) 20250309095535640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250309095535640 DMM ERROR MM(262420000000022/d96bb303) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250309095535640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250309095535640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250309095535640 DMM NOTICE MM(262420000000022/d96bb303) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250309095535641 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250309095535641 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) 20250309095535641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Reject}: Deallocated (fsm.c:568) 20250309095535641 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Deallocated (fsm.c:568) 20250309095535641 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095535641 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250309095535641 DLLC NOTICE LLME(e3a10ad1/d96bb303){ASSIGNED} LLGM Assign pre (d96bb303 => ffffffff) (gprs_llc.c:1079) 20250309095535641 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d96bb303 => ffffffff) (gprs_llc.c:1125) 20250309095549447 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250309095549447 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250309095549447 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309095550502 DGPRS DEBUG Checking for inactive LLMEs, time = 4745056 (sgsn.c:132) 20250309095559098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095559103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095559103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309095559117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095559120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095559120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309095559130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095559134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095559134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@a91f87d90eee: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@a91f87d90eee: Test Component 877 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb1-NS1(864)@a91f87d90eee: Final verdict of PTC: none 20250309095559541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44442<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(875)@a91f87d90eee: Final verdict of PTC: none 20250309095559542 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095559542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(863)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(873)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@a91f87d90eee: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(868)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@a91f87d90eee: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@a91f87d90eee: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(871)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(866)@a91f87d90eee: Final verdict of PTC: none TC_attach_second_attempt(877)@a91f87d90eee: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(861)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@a91f87d90eee: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Sun Mar 9 09:55:59 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 20250309095559629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095600031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53920<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111800) 20250309095600543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095600543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=111800, count=113240) 20250309095601544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095601544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Sun Mar 9 09:56:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095602545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095602545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_echo_timeout started. 20250309095603115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095603117 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(878)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095603141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095603141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095603141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095603141 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095603141 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095603141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095603141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095603141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095603141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095603142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095603142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095603142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095603142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095603142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095603142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095603142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095603142 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095603142 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095603142 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095603142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095603143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095603143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095603145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 20250309095603151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095603151 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095603161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095603161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095603161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095603161 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095603161 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095603161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095603161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095603161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095603161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095603162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095603162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095603162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095603162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095603162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095603162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095603162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095603162 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095603162 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095603162 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095603162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095603162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095603162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(888)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095603165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250309095603172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095603172 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(888)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_echo_timeout-BVCI210(886)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(892)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095603174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095603174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095603174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095603174 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095603174 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095603174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095603174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095603174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095603174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095603175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095603175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095603175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095603175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095603175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095603175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095603175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095603175 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095603175 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095603175 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095603175 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095603175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095603175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095603177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095603181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095603181 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095603546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095603546 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095603546 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095603546 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095603550 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(893)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309095603551 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@a91f87d90eee: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='F5A3481F'O, index=0 SGSN_Test-GSUP(894)@a91f87d90eee: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@a91f87d90eee: 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 := 'F1E3EF10724B7F403B4626AF8EE10DAC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E6E9A1E2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8E4DA64B6DE50B2C'O } } } } } 20250309095603629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095603630 DLLC NOTICE LLME(ffffffff/f5a3481f){UNASSIGNED} LLC RX: unknown TLLI 0xf5a3481f, creating LLME on the fly (gprs_llc.c:552) 20250309095603630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095603630 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095603630 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095603630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095603630 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095603630 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095603630 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095603630 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095603630 DLLC NOTICE LLME(ffffffff/f5a3481f){UNASSIGNED} LLGM Assign pre (f5a3481f => d4e0fb35) (gprs_llc.c:1079) 20250309095603630 DLLC NOTICE LLME(f5a3481f/d4e0fb35){ASSIGNED} LLGM Assign post (f5a3481f => d4e0fb35) (gprs_llc.c:1125) 20250309095603630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095603630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095603630 DMM DEBUG MM(262420000000067/d4e0fb35) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095603653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095603653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095603653 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095603653 DMM DEBUG MM(262420000000067/d4e0fb35) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1134) 20250309095603653 DMM NOTICE MM(262420000000067/d4e0fb35) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095603653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095603654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095603654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095603654 DMM DEBUG MM(262420000000067/d4e0fb35) Requesting authorization (sgsn_auth.c:160) 20250309095603654 DMM INFO MM(262420000000067/d4e0fb35) Requesting authentication tuples (sgsn_auth.c:184) 20250309095603654 DMM DEBUG MM(262420000000067/d4e0fb35) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095603654 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250309095603654 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@a91f87d90eee: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@a91f87d90eee: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20250309095603660 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095603660 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095603660 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095603660 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095603660 DMM INFO MM(262420000000067/d4e0fb35) Subscriber data update (mmctx.c:445) 20250309095603660 DMM DEBUG MM(262420000000067/d4e0fb35) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095603660 DMM INFO MM(262420000000067/d4e0fb35) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095603660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095603660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095603660 DMM INFO MM(262420000000067/d4e0fb35) <- GMM AUTH AND CIPHERING REQ (rand = f1 e3 ef 10 72 4b 7f 40 3b 46 26 af 8e e1 0d ac , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095603677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095603678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095603678 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095603678 DMM INFO MM(262420000000067/d4e0fb35) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095603678 DMM NOTICE MM(262420000000067/d4e0fb35) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095603678 DMM DEBUG MM(262420000000067/d4e0fb35) checking auth: received GSM SRES = e6 e9 a1 e2 (gprs_gmm.c:716) 20250309095603678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095603678 DMM DEBUG MM(262420000000067/d4e0fb35) Requesting authorization (sgsn_auth.c:160) 20250309095603678 DMM INFO MM(262420000000067/d4e0fb35) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095603678 DMM DEBUG MM(262420000000067/d4e0fb35) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095603678 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250309095603678 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) 20250309095603678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095603678 DMM INFO MM(262420000000067/d4e0fb35) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4e0fb35) (gprs_gmm.c:337) 20250309095603680 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095603680 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095603681 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250309095603681 DMM INFO MM(262420000000067/d4e0fb35) Subscriber data update (mmctx.c:445) 20250309095603681 DMM DEBUG MM(262420000000067/d4e0fb35) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095603681 DMM INFO MM(262420000000067/d4e0fb35) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095603681 DMM NOTICE MM(262420000000067/d4e0fb35) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1050) 20250309095603681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095603681 DMM NOTICE MM(262420000000067/d4e0fb35) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095603681 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) 20250309095603682 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095603682 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250309095603682 DMM INFO MM(262420000000067/d4e0fb35) Subscriber data update (mmctx.c:445) 20250309095603682 DMM DEBUG MM(262420000000067/d4e0fb35) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095603693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095603694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095603694 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095603694 DMM INFO MM(262420000000067/d4e0fb35) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095603694 DMM NOTICE MM(262420000000067/d4e0fb35) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095603694 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095603694 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095603694 DLLC NOTICE LLME(f5a3481f/d4e0fb35){ASSIGNED} LLGM Assign pre (ffffffff => d4e0fb35) (gprs_llc.c:1079) 20250309095603694 DLLC NOTICE LLME(ffffffff/d4e0fb35){ASSIGNED} LLGM Assign post (ffffffff => d4e0fb35) (gprs_llc.c:1125) 20250309095603694 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095603694 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095603694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095603694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@a91f87d90eee: setverdict(pass): none -> pass 20250309095603753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095603753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309095603753 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095603753 DMM INFO MM(262420000000067/d4e0fb35) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309095603753 DMM INFO MM(262420000000067/d4e0fb35) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309095603753 DMM DEBUG MM(262420000000067/d4e0fb35) Using GGSN 0 (gprs_sm.c:317) 20250309095603753 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) 20250309095603753 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250309095603753 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309095603753 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20250309095603754 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:386) 20250309095603780 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 56 cc e2 a8 11 36 ce 42 08 14 05 7f 3a 44 2b 4e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:461) 20250309095603780 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd514220, cbp=0x5622d8ba3740) (sgsn_libgtp.c:633) 20250309095603780 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309095603781 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8baafb8 TLLI=d4e0fb35, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309095603781 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309095603781 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095608565 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:386) 20250309095608572 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 0e 00 00 0e 02 : Freeing seq=1038 from retransmit req queue (gtp.c:461) 20250309095608572 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5622d8b9a120) (sgsn_libgtp.c:633) 20250309095613566 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@a91f87d90eee: "Received EchoRequest seq_nr=1039" 20250309095618567 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:386) 20250309095618567 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:274) TC_attach_echo_timeout(896)@a91f87d90eee: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@a91f87d90eee: "Received EchoRequest seq_nr=1039" 20250309095620503 DGPRS DEBUG Checking for inactive LLMEs, time = 4745086 (sgsn.c:132) 20250309095623547 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250309095623547 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250309095623547 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309095623568 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:274) 20250309095623568 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:274) 20250309095623568 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@a91f87d90eee: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@a91f87d90eee: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@a91f87d90eee: "Received EchoRequest seq_nr=1041" 20250309095628569 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:386) 20250309095628569 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:274) 20250309095628569 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:274) 20250309095628569 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:274) TC_attach_echo_timeout(896)@a91f87d90eee: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@a91f87d90eee: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@a91f87d90eee: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@a91f87d90eee: "Received EchoRequest seq_nr=1041" 20250309095633144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095633151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095633151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309095633163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095633167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095633167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309095633176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095633180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095633180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309095633570 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:274) 20250309095633570 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:274) 20250309095633570 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:274) 20250309095633570 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:274) 20250309095633570 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@a91f87d90eee: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@a91f87d90eee: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@a91f87d90eee: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@a91f87d90eee: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@a91f87d90eee: "Received EchoRequest seq_nr=1043" 20250309095638571 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:386) 20250309095638571 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:274) 20250309095638571 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:274) 20250309095638571 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:268) 20250309095638571 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x5622d8b9a120) (sgsn_libgtp.c:633) 20250309095638571 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x5622d8b9a120) (sgsn_libgtp.c:637) 20250309095638571 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20250309095638571 DMM INFO MM(262420000000067/d4e0fb35) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250309095638571 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250309095638571 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250309095638571 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250309095638571 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250309095638571 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250309095638571 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250309095638571 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250309095638571 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250309095638571 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250309095638571 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250309095638571 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250309095638571 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:274) 20250309095638571 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:274) TC_attach_echo_timeout(896)@a91f87d90eee: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@a91f87d90eee: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@a91f87d90eee: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@a91f87d90eee: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@a91f87d90eee: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@a91f87d90eee: Removing Client IMSI='262420000000067'H, index=0 20250309095638587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095638587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250309095638587 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095638587 DMM INFO MM(262420000000067/d4e0fb35) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@a91f87d90eee: Final verdict of PTC: pass 20250309095638591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53926<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(887)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(894)@a91f87d90eee: Final verdict of PTC: none 20250309095638596 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095638596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(882)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@a91f87d90eee: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@a91f87d90eee: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(892)@a91f87d90eee: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(880)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(890)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(885)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Sun Mar 9 09:56:38 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 20250309095638741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095639143 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=110292) 20250309095639597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095639597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110292, count=114648) 20250309095640598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095640598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Sun Mar 9 09:56:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095641599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095641599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_restart_ctr_echo started. 20250309095642204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095642207 DMM INFO MM(262420000000067/d4e0fb35) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095642207 DMM INFO MM(262420000000067/d4e0fb35) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095642207 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095642207 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095642207 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095642207 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095642207 DLLC NOTICE LLME(ffffffff/d4e0fb35){ASSIGNED} LLGM Assign pre (d4e0fb35 => ffffffff) (gprs_llc.c:1079) 20250309095642207 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4e0fb35 => ffffffff) (gprs_llc.c:1125) 20250309095642207 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5622d8baac60 (gprs_sndcp.c:574) 20250309095642207 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8baafb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309095642207 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250309095642207 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) 20250309095642207 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:402) 20250309095642207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309095642207 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095642207 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095642207 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095642207 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(897)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095642249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095642249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095642249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095642249 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095642249 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095642249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095642249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095642249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095642249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095642250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095642250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095642250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095642250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095642250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095642250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095642250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095642250 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095642250 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095642250 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095642250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(901)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095642250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095642250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095642252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095642256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095642256 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(903)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI196(900)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095642262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095642262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095642262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095642262 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095642262 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095642262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095642262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095642262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095642262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095642262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095642262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095642262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095642263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095642263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095642263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095642263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095642263 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095642263 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095642263 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095642263 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095642263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095642263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095642265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250309095642272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095642272 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(907)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_restart_ctr_echo-BVCI210(905)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(911)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095642277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095642277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095642277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095642277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095642277 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095642277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095642277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095642277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095642277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095642278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095642278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095642278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095642278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095642278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095642278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095642278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095642278 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095642278 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095642278 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095642278 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095642278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095642278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095642280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095642284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095642284 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095642600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095642600 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095642600 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095642600 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095642604 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095642606 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@a91f87d90eee: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='E97A33B9'O, index=0 SGSN_Test-GSUP(913)@a91f87d90eee: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@a91f87d90eee: 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 := '3FD8ACB56C8BFDB0A8F280F9C7400C1E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8FEBC4DA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A62BE151D017124E'O } } } } } 20250309095642678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095642678 DLLC NOTICE LLME(ffffffff/e97a33b9){UNASSIGNED} LLC RX: unknown TLLI 0xe97a33b9, creating LLME on the fly (gprs_llc.c:552) 20250309095642678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095642678 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095642678 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095642678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095642678 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095642678 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095642678 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095642678 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095642678 DLLC NOTICE LLME(ffffffff/e97a33b9){UNASSIGNED} LLGM Assign pre (e97a33b9 => c1fd5636) (gprs_llc.c:1079) 20250309095642678 DLLC NOTICE LLME(e97a33b9/c1fd5636){ASSIGNED} LLGM Assign post (e97a33b9 => c1fd5636) (gprs_llc.c:1125) 20250309095642678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095642678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095642678 DMM DEBUG MM(262420000000023/c1fd5636) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095642698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095642698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095642698 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095642698 DMM DEBUG MM(262420000000023/c1fd5636) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1134) 20250309095642698 DMM NOTICE MM(262420000000023/c1fd5636) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095642698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095642698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095642698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095642698 DMM DEBUG MM(262420000000023/c1fd5636) Requesting authorization (sgsn_auth.c:160) 20250309095642698 DMM INFO MM(262420000000023/c1fd5636) Requesting authentication tuples (sgsn_auth.c:184) 20250309095642698 DMM DEBUG MM(262420000000023/c1fd5636) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095642698 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250309095642698 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@a91f87d90eee: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@a91f87d90eee: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20250309095642704 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095642704 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095642704 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095642704 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095642704 DMM INFO MM(262420000000023/c1fd5636) Subscriber data update (mmctx.c:445) 20250309095642704 DMM DEBUG MM(262420000000023/c1fd5636) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095642704 DMM INFO MM(262420000000023/c1fd5636) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095642704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095642704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095642705 DMM INFO MM(262420000000023/c1fd5636) <- GMM AUTH AND CIPHERING REQ (rand = 3f d8 ac b5 6c 8b fd b0 a8 f2 80 f9 c7 40 0c 1e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095642721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095642721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095642721 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095642721 DMM INFO MM(262420000000023/c1fd5636) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095642721 DMM NOTICE MM(262420000000023/c1fd5636) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095642721 DMM DEBUG MM(262420000000023/c1fd5636) checking auth: received GSM SRES = 8f eb c4 da (gprs_gmm.c:716) 20250309095642721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095642721 DMM DEBUG MM(262420000000023/c1fd5636) Requesting authorization (sgsn_auth.c:160) 20250309095642721 DMM INFO MM(262420000000023/c1fd5636) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095642721 DMM DEBUG MM(262420000000023/c1fd5636) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095642721 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250309095642721 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) 20250309095642721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095642721 DMM INFO MM(262420000000023/c1fd5636) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1fd5636) (gprs_gmm.c:337) 20250309095642724 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095642724 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095642724 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250309095642724 DMM INFO MM(262420000000023/c1fd5636) Subscriber data update (mmctx.c:445) 20250309095642724 DMM DEBUG MM(262420000000023/c1fd5636) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095642724 DMM INFO MM(262420000000023/c1fd5636) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095642724 DMM NOTICE MM(262420000000023/c1fd5636) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1050) 20250309095642724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095642724 DMM NOTICE MM(262420000000023/c1fd5636) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095642724 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) 20250309095642726 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095642726 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250309095642726 DMM INFO MM(262420000000023/c1fd5636) Subscriber data update (mmctx.c:445) 20250309095642726 DMM DEBUG MM(262420000000023/c1fd5636) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095642738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095642738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095642738 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095642738 DMM INFO MM(262420000000023/c1fd5636) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095642738 DMM NOTICE MM(262420000000023/c1fd5636) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095642738 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095642738 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095642738 DLLC NOTICE LLME(e97a33b9/c1fd5636){ASSIGNED} LLGM Assign pre (ffffffff => c1fd5636) (gprs_llc.c:1079) 20250309095642738 DLLC NOTICE LLME(ffffffff/c1fd5636){ASSIGNED} LLGM Assign post (ffffffff => c1fd5636) (gprs_llc.c:1125) 20250309095642738 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095642738 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095642738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095642738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@a91f87d90eee: setverdict(pass): none -> pass 20250309095642797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095642797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309095642797 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095642797 DMM INFO MM(262420000000023/c1fd5636) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309095642797 DMM INFO MM(262420000000023/c1fd5636) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309095642797 DMM DEBUG MM(262420000000023/c1fd5636) Using GGSN 0 (gprs_sm.c:317) 20250309095642797 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250309095642797 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309095642797 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20250309095642797 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:386) 20250309095642814 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 7d 59 ed c9 11 19 59 7e 3f 14 05 7f a2 46 f4 88 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:461) 20250309095642814 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd5110b8, cbp=0x5622d8ba3740) (sgsn_libgtp.c:633) 20250309095642814 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309095642814 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8baafb8 TLLI=c1fd5636, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309095642814 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309095642814 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095647798 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:386) 20250309095647805 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 16 00 00 0e 02 : Freeing seq=1046 from retransmit req queue (gtp.c:461) 20250309095647805 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5622d8b9a120) (sgsn_libgtp.c:633) 20250309095650504 DGPRS DEBUG Checking for inactive LLMEs, time = 4745116 (sgsn.c:132) 20250309095652799 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:386) 20250309095652803 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 17 00 00 0e 03 : Freeing seq=1047 from retransmit req queue (gtp.c:461) 20250309095652803 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x5622d8b9a120) (sgsn_libgtp.c:633) 20250309095652803 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20250309095652803 DMM INFO MM(262420000000023/c1fd5636) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250309095652803 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250309095652803 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@a91f87d90eee: Removing Client IMSI='262420000000023'H, index=0 20250309095652818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095652818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250309095652818 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095652818 DMM INFO MM(262420000000023/c1fd5636) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@a91f87d90eee: Final verdict of PTC: pass 20250309095652825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60932<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(901)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(911)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(906)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@a91f87d90eee: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@a91f87d90eee: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@a91f87d90eee: Final verdict of PTC: none 20250309095652830 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095652831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_restart_ctr_echo-BVCI210(905)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(909)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(899)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(904)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Sun Mar 9 09:56:52 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 20250309095652904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095653307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56872<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93736) 20250309095653832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095653833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93736, count=104132) 20250309095654834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095654834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Sun Mar 9 09:56:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095655836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095655836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_restart_ctr_create started. 20250309095656406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095656409 DMM INFO MM(262420000000023/c1fd5636) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095656409 DMM INFO MM(262420000000023/c1fd5636) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095656409 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095656409 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095656409 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095656409 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095656409 DLLC NOTICE LLME(ffffffff/c1fd5636){ASSIGNED} LLGM Assign pre (c1fd5636 => ffffffff) (gprs_llc.c:1079) 20250309095656409 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1fd5636 => ffffffff) (gprs_llc.c:1125) 20250309095656409 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5622d8baac60 (gprs_sndcp.c:574) 20250309095656409 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8baafb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309095656409 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250309095656409 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) 20250309095656409 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:402) 20250309095656409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309095656409 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095656409 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095656409 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095656409 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(916)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095656456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095656456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095656456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095656456 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095656456 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095656456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095656456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095656456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095656456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095656457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095656457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095656457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095656457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095656457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095656457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095656457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095656457 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095656457 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095656457 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095656457 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095656457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095656457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095656459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095656463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095656463 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095656470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095656470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095656470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095656470 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095656470 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095656470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095656470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095656470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095656470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095656471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095656471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095656471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095656471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095656471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095656471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095656471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095656471 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095656471 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095656471 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095656471 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095656471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095656471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095656473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095656477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095656477 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095656485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095656485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095656485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095656485 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095656485 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095656485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095656485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095656485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095656485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095656486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095656486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095656486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095656486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095656486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095656486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095656486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095656486 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095656486 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095656486 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095656486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(930)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095656487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095656487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095656489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095656494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095656494 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095656837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095656837 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095656837 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095656837 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095656842 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(931)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250309095656843 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@a91f87d90eee: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='D474120E'O, index=0 SGSN_Test-GSUP(932)@a91f87d90eee: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@a91f87d90eee: 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 := '1A017895234F463FEDAD1791E8A0099E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '42B98690'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '39427126E67E3E03'O } } } } } 20250309095656888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095656888 DLLC NOTICE LLME(ffffffff/d474120e){UNASSIGNED} LLC RX: unknown TLLI 0xd474120e, creating LLME on the fly (gprs_llc.c:552) 20250309095656888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095656888 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095656888 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095656888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095656888 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095656888 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095656888 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095656888 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095656888 DLLC NOTICE LLME(ffffffff/d474120e){UNASSIGNED} LLGM Assign pre (d474120e => c91a961b) (gprs_llc.c:1079) 20250309095656888 DLLC NOTICE LLME(d474120e/c91a961b){ASSIGNED} LLGM Assign post (d474120e => c91a961b) (gprs_llc.c:1125) 20250309095656888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095656888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095656888 DMM DEBUG MM(262420000000024/c91a961b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095656896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095656896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095656896 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095656896 DMM DEBUG MM(262420000000024/c91a961b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1134) 20250309095656896 DMM NOTICE MM(262420000000024/c91a961b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095656896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095656896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095656896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095656896 DMM DEBUG MM(262420000000024/c91a961b) Requesting authorization (sgsn_auth.c:160) 20250309095656896 DMM INFO MM(262420000000024/c91a961b) Requesting authentication tuples (sgsn_auth.c:184) 20250309095656896 DMM DEBUG MM(262420000000024/c91a961b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095656896 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250309095656896 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@a91f87d90eee: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@a91f87d90eee: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20250309095656898 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095656898 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095656898 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095656898 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095656898 DMM INFO MM(262420000000024/c91a961b) Subscriber data update (mmctx.c:445) 20250309095656898 DMM DEBUG MM(262420000000024/c91a961b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095656898 DMM INFO MM(262420000000024/c91a961b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095656898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095656898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095656898 DMM INFO MM(262420000000024/c91a961b) <- GMM AUTH AND CIPHERING REQ (rand = 1a 01 78 95 23 4f 46 3f ed ad 17 91 e8 a0 09 9e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095656903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095656903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095656903 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095656903 DMM INFO MM(262420000000024/c91a961b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095656903 DMM NOTICE MM(262420000000024/c91a961b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095656903 DMM DEBUG MM(262420000000024/c91a961b) checking auth: received GSM SRES = 42 b9 86 90 (gprs_gmm.c:716) 20250309095656903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095656903 DMM DEBUG MM(262420000000024/c91a961b) Requesting authorization (sgsn_auth.c:160) 20250309095656903 DMM INFO MM(262420000000024/c91a961b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095656903 DMM DEBUG MM(262420000000024/c91a961b) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095656903 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250309095656903 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) 20250309095656903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095656903 DMM INFO MM(262420000000024/c91a961b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc91a961b) (gprs_gmm.c:337) 20250309095656904 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095656904 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095656904 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250309095656904 DMM INFO MM(262420000000024/c91a961b) Subscriber data update (mmctx.c:445) 20250309095656904 DMM DEBUG MM(262420000000024/c91a961b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095656904 DMM INFO MM(262420000000024/c91a961b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095656904 DMM NOTICE MM(262420000000024/c91a961b) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1050) 20250309095656904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095656904 DMM NOTICE MM(262420000000024/c91a961b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095656905 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) 20250309095656905 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095656905 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250309095656905 DMM INFO MM(262420000000024/c91a961b) Subscriber data update (mmctx.c:445) 20250309095656905 DMM DEBUG MM(262420000000024/c91a961b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095656911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095656911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095656911 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095656911 DMM INFO MM(262420000000024/c91a961b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095656911 DMM NOTICE MM(262420000000024/c91a961b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095656911 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095656911 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095656911 DLLC NOTICE LLME(d474120e/c91a961b){ASSIGNED} LLGM Assign pre (ffffffff => c91a961b) (gprs_llc.c:1079) 20250309095656911 DLLC NOTICE LLME(ffffffff/c91a961b){ASSIGNED} LLGM Assign post (ffffffff => c91a961b) (gprs_llc.c:1125) 20250309095656911 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095656911 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095656911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095656911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@a91f87d90eee: setverdict(pass): none -> pass 20250309095656968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095656968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309095656969 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095656969 DMM INFO MM(262420000000024/c91a961b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309095656969 DMM INFO MM(262420000000024/c91a961b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309095656969 DMM DEBUG MM(262420000000024/c91a961b) Using GGSN 0 (gprs_sm.c:317) 20250309095656969 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250309095656969 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309095656969 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250309095656969 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:386) 20250309095656994 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 79 fc e3 aa 11 9a d6 79 65 14 05 7f b7 09 e4 95 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:461) 20250309095656994 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f72cd5110b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250309095656994 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f72cd5110b8, cbp=0x5622d8ba3740) (sgsn_libgtp.c:633) 20250309095656994 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250309095656994 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250309095656994 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250309095656994 DMM NOTICE MM(262420000000024/c91a961b) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095657007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095657007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095657007 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095657007 DMM INFO MM(262420000000024/c91a961b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309095657007 DMM INFO MM(262420000000024/c91a961b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309095657007 DMM DEBUG MM(262420000000024/c91a961b) Using GGSN 0 (gprs_sm.c:317) 20250309095657007 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250309095657007 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309095657007 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250309095657007 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:386) 20250309095657014 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 79 fc e3 aa 11 9a d6 79 65 14 05 7f b7 09 e4 95 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:461) 20250309095657014 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f72cd5110b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250309095657014 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd5110b8, cbp=0x5622d8ba3740) (sgsn_libgtp.c:633) 20250309095657014 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309095657014 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8baafb8 TLLI=c91a961b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309095657014 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309095657014 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@a91f87d90eee: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@a91f87d90eee: Final verdict of PTC: pass 20250309095657031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38746<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(925)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(932)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@a91f87d90eee: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(920)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@a91f87d90eee: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@a91f87d90eee: Final verdict of PTC: none 20250309095657037 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095657037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(921)@a91f87d90eee: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(918)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(928)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(923)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(930)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Sun Mar 9 09:56:57 UTC 2025 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20250309095657110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095657513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84732) 20250309095658039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095658039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84732, count=104676) 20250309095659040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095659041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Sun Mar 9 09:56:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095700042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095700043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250309095700600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095700603 DMM INFO MM(262420000000024/c91a961b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095700603 DMM INFO MM(262420000000024/c91a961b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095700603 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095700603 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095700603 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095700603 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095700603 DLLC NOTICE LLME(ffffffff/c91a961b){ASSIGNED} LLGM Assign pre (c91a961b => ffffffff) (gprs_llc.c:1079) 20250309095700603 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c91a961b => ffffffff) (gprs_llc.c:1125) 20250309095700603 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5622d8baac60 (gprs_sndcp.c:574) 20250309095700603 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8baafb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309095700603 DMM NOTICE MM(262420000000024/c91a961b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250309095700603 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250309095700603 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250309095700603 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250309095700604 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:386) 20250309095700604 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250309095700604 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) 20250309095700604 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:402) 20250309095700604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309095700604 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095700604 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095700604 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095700604 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(935)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095700652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095700652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095700652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095700652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095700652 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095700652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095700652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095700652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095700652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095700653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095700653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095700653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095700653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095700653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095700653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095700653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095700653 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095700653 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095700653 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095700653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095700653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095700653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095700655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095700660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095700660 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(944)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095700667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095700667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095700667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095700667 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095700667 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095700667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095700667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095700667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095700667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095700667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095700667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095700667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095700668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095700668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095700668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095700668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095700668 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095700668 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095700668 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095700668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(944)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095700668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095700668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095700670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095700676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095700676 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(946)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095700680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095700680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095700680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095700680 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095700680 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095700680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095700680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095700680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095700680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095700681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095700681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095700681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095700681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095700681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095700681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095700681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095700681 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095700681 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095700681 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095700681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(949)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095700682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095700682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095700684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095700689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095700689 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095701043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095701044 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095701044 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095701044 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095701048 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095701049 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@a91f87d90eee: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='C560F79E'O, index=0 SGSN_Test-GSUP(951)@a91f87d90eee: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) TC_attach_pdp_act_deact_mt_t3395_expire(953)@a91f87d90eee: 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 := 'CA251205A8610C83E305BF36F12EA30B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB9B0880'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '13C181711D0BFFBF'O } } } } } 20250309095702120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095702120 DLLC NOTICE LLME(ffffffff/c560f79e){UNASSIGNED} LLC RX: unknown TLLI 0xc560f79e, creating LLME on the fly (gprs_llc.c:552) 20250309095702121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095702121 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095702121 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095702121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095702121 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095702121 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095702121 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095702121 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095702121 DLLC NOTICE LLME(ffffffff/c560f79e){UNASSIGNED} LLGM Assign pre (c560f79e => c773db60) (gprs_llc.c:1079) 20250309095702121 DLLC NOTICE LLME(c560f79e/c773db60){ASSIGNED} LLGM Assign post (c560f79e => c773db60) (gprs_llc.c:1125) 20250309095702121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095702121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095702121 DMM DEBUG MM(262420000000025/c773db60) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095702142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095702142 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095702142 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095702142 DMM DEBUG MM(262420000000025/c773db60) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1134) 20250309095702142 DMM NOTICE MM(262420000000025/c773db60) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095702142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095702142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095702142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095702142 DMM DEBUG MM(262420000000025/c773db60) Requesting authorization (sgsn_auth.c:160) 20250309095702142 DMM INFO MM(262420000000025/c773db60) Requesting authentication tuples (sgsn_auth.c:184) 20250309095702142 DMM DEBUG MM(262420000000025/c773db60) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095702142 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250309095702142 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@a91f87d90eee: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@a91f87d90eee: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20250309095702148 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095702148 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095702148 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095702148 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095702148 DMM INFO MM(262420000000025/c773db60) Subscriber data update (mmctx.c:445) 20250309095702148 DMM DEBUG MM(262420000000025/c773db60) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095702148 DMM INFO MM(262420000000025/c773db60) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095702148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095702148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095702148 DMM INFO MM(262420000000025/c773db60) <- GMM AUTH AND CIPHERING REQ (rand = ca 25 12 05 a8 61 0c 83 e3 05 bf 36 f1 2e a3 0b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095702163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095702163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095702163 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095702163 DMM INFO MM(262420000000025/c773db60) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095702163 DMM NOTICE MM(262420000000025/c773db60) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095702163 DMM DEBUG MM(262420000000025/c773db60) checking auth: received GSM SRES = bb 9b 08 80 (gprs_gmm.c:716) 20250309095702163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095702163 DMM DEBUG MM(262420000000025/c773db60) Requesting authorization (sgsn_auth.c:160) 20250309095702163 DMM INFO MM(262420000000025/c773db60) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095702163 DMM DEBUG MM(262420000000025/c773db60) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095702163 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250309095702164 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) 20250309095702164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095702164 DMM INFO MM(262420000000025/c773db60) <- GMM ATTACH ACCEPT (new P-TMSI=0xc773db60) (gprs_gmm.c:337) 20250309095702166 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095702166 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095702166 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250309095702166 DMM INFO MM(262420000000025/c773db60) Subscriber data update (mmctx.c:445) 20250309095702166 DMM DEBUG MM(262420000000025/c773db60) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095702166 DMM INFO MM(262420000000025/c773db60) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095702166 DMM NOTICE MM(262420000000025/c773db60) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1050) 20250309095702166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095702166 DMM NOTICE MM(262420000000025/c773db60) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095702166 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) 20250309095702167 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095702167 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250309095702167 DMM INFO MM(262420000000025/c773db60) Subscriber data update (mmctx.c:445) 20250309095702167 DMM DEBUG MM(262420000000025/c773db60) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095702178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095702178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095702178 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095702178 DMM INFO MM(262420000000025/c773db60) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095702178 DMM NOTICE MM(262420000000025/c773db60) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095702178 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095702178 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095702178 DLLC NOTICE LLME(c560f79e/c773db60){ASSIGNED} LLGM Assign pre (ffffffff => c773db60) (gprs_llc.c:1079) 20250309095702178 DLLC NOTICE LLME(ffffffff/c773db60){ASSIGNED} LLGM Assign post (ffffffff => c773db60) (gprs_llc.c:1125) 20250309095702178 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095702178 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095702178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095702178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@a91f87d90eee: setverdict(pass): none -> pass 20250309095702238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095702238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309095702238 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095702238 DMM INFO MM(262420000000025/c773db60) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309095702238 DMM INFO MM(262420000000025/c773db60) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309095702238 DMM DEBUG MM(262420000000025/c773db60) Using GGSN 0 (gprs_sm.c:317) 20250309095702238 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) 20250309095702238 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250309095702238 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309095702238 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20250309095702238 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:386) 20250309095702263 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 98 3b 15 68 11 c1 5a f4 82 14 05 7f 2a 0b 5a c7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:461) 20250309095702263 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd512130, cbp=0x5622d8ba42d0) (sgsn_libgtp.c:633) 20250309095702263 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309095702263 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8baafb8 TLLI=c773db60, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309095702263 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309095702263 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095702276 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:517) 20250309095702276 DGPRS INFO PDP(262420000000025:5): Context 0x7f72cd512130 was deleted (sgsn_libgtp.c:707) 20250309095702276 DMM INFO MM(262420000000025/c773db60) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250309095702276 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250309095702276 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250309095710277 DMM INFO MM(262420000000025/c773db60) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250309095718004 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:294) 20250309095718279 DMM INFO MM(262420000000025/c773db60) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250309095720504 DGPRS DEBUG Checking for inactive LLMEs, time = 4745146 (sgsn.c:132) 20250309095721045 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250309095721045 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309095721046 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250309095726280 DMM INFO MM(262420000000025/c773db60) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250309095730654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095730658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095730658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309095730668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095730672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095730672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309095730683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095730685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095730685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309095734281 DMM INFO MM(262420000000025/c773db60) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@a91f87d90eee: Removing Client IMSI='262420000000025'H, index=0 20250309095734299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095734299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250309095734299 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095734299 DMM INFO MM(262420000000025/c773db60) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@a91f87d90eee: Final verdict of PTC: pass 20250309095734304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38762<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(949)@a91f87d90eee: Final verdict of PTC: none20250309095734308 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@a91f87d90eee: Final verdict of PTC: none 20250309095734308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(935)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(944)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(939)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(951)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(942)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(937)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(947)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Sun Mar 9 09:57:34 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 20250309095734355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095734757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52860<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103636) 20250309095735309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095735310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103636, count=111976) 20250309095736311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095736311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Sun Mar 9 09:57:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095737313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095737313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250309095737856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095737858 DMM INFO MM(262420000000025/c773db60) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095737858 DMM INFO MM(262420000000025/c773db60) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095737858 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095737858 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095737858 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095737859 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095737859 DLLC NOTICE LLME(ffffffff/c773db60){ASSIGNED} LLGM Assign pre (c773db60 => ffffffff) (gprs_llc.c:1079) 20250309095737859 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c773db60 => ffffffff) (gprs_llc.c:1125) 20250309095737859 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5622d8baac60 (gprs_sndcp.c:574) 20250309095737859 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8baafb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309095737859 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250309095737859 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) 20250309095737859 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:402) 20250309095737859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309095737859 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095737859 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095737859 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095737859 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(954)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095737895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095737895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095737895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095737895 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095737895 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095737895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095737895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095737896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095737896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095737896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095737896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095737896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095737897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095737897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095737897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095737897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095737897 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095737897 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095737897 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095737897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095737897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095737897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095737899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250309095737904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095737904 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(959)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(963)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095737913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095737913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095737913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095737913 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095737913 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095737913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095737913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095737913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095737913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(964)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(963)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095737914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095737914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095737914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095737914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095737914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095737914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095737914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095737914 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095737914 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095737914 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095737914 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095737914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095737914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095737915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250309095737921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095737921 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(968)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095737923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095737923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095737923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095737923 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095737923 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095737923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095737923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095737923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095737923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(968)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095737924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095737924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095737924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095737925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095737925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095737925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095737925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095737925 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095737925 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095737925 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095737925 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095737925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095737925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095737927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095737932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095737932 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095738314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095738314 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095738314 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095738314 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095738318 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095738320 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@a91f87d90eee: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='CA8BDB19'O, index=0 SGSN_Test-GSUP(970)@a91f87d90eee: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(972) TC_attach_pdp_act_deact_gtp_retrans(972)@a91f87d90eee: 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 := '26D51C84DA74CA34AF46F6F2729D34AF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9880F3AF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BEB54A4C237FDFE4'O } } } } } 20250309095738385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095738385 DLLC NOTICE LLME(ffffffff/ca8bdb19){UNASSIGNED} LLC RX: unknown TLLI 0xca8bdb19, creating LLME on the fly (gprs_llc.c:552) 20250309095738385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095738385 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095738385 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095738385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095738385 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095738385 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095738385 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095738385 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095738385 DLLC NOTICE LLME(ffffffff/ca8bdb19){UNASSIGNED} LLGM Assign pre (ca8bdb19 => e1250596) (gprs_llc.c:1079) 20250309095738385 DLLC NOTICE LLME(ca8bdb19/e1250596){ASSIGNED} LLGM Assign post (ca8bdb19 => e1250596) (gprs_llc.c:1125) 20250309095738385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095738385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095738385 DMM DEBUG MM(262420000000027/e1250596) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095738396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095738396 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095738396 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095738396 DMM DEBUG MM(262420000000027/e1250596) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1134) 20250309095738396 DMM NOTICE MM(262420000000027/e1250596) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095738396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095738396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095738396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095738396 DMM DEBUG MM(262420000000027/e1250596) Requesting authorization (sgsn_auth.c:160) 20250309095738396 DMM INFO MM(262420000000027/e1250596) Requesting authentication tuples (sgsn_auth.c:184) 20250309095738396 DMM DEBUG MM(262420000000027/e1250596) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095738396 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250309095738396 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@a91f87d90eee: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@a91f87d90eee: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20250309095738400 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095738400 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095738400 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095738400 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095738400 DMM INFO MM(262420000000027/e1250596) Subscriber data update (mmctx.c:445) 20250309095738400 DMM DEBUG MM(262420000000027/e1250596) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095738400 DMM INFO MM(262420000000027/e1250596) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095738400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095738400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095738401 DMM INFO MM(262420000000027/e1250596) <- GMM AUTH AND CIPHERING REQ (rand = 26 d5 1c 84 da 74 ca 34 af 46 f6 f2 72 9d 34 af , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095738411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095738411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095738411 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095738411 DMM INFO MM(262420000000027/e1250596) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095738411 DMM NOTICE MM(262420000000027/e1250596) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095738411 DMM DEBUG MM(262420000000027/e1250596) checking auth: received GSM SRES = 98 80 f3 af (gprs_gmm.c:716) 20250309095738411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095738411 DMM DEBUG MM(262420000000027/e1250596) Requesting authorization (sgsn_auth.c:160) 20250309095738411 DMM INFO MM(262420000000027/e1250596) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095738411 DMM DEBUG MM(262420000000027/e1250596) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095738411 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250309095738411 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) 20250309095738411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095738411 DMM INFO MM(262420000000027/e1250596) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1250596) (gprs_gmm.c:337) 20250309095738413 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095738413 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095738413 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250309095738413 DMM INFO MM(262420000000027/e1250596) Subscriber data update (mmctx.c:445) 20250309095738413 DMM DEBUG MM(262420000000027/e1250596) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095738413 DMM INFO MM(262420000000027/e1250596) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095738413 DMM NOTICE MM(262420000000027/e1250596) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1050) 20250309095738413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095738413 DMM NOTICE MM(262420000000027/e1250596) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095738413 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) 20250309095738413 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095738413 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250309095738413 DMM INFO MM(262420000000027/e1250596) Subscriber data update (mmctx.c:445) 20250309095738413 DMM DEBUG MM(262420000000027/e1250596) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095738422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095738422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095738422 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095738422 DMM INFO MM(262420000000027/e1250596) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095738422 DMM NOTICE MM(262420000000027/e1250596) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095738422 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095738422 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095738422 DLLC NOTICE LLME(ca8bdb19/e1250596){ASSIGNED} LLGM Assign pre (ffffffff => e1250596) (gprs_llc.c:1079) 20250309095738422 DLLC NOTICE LLME(ffffffff/e1250596){ASSIGNED} LLGM Assign post (ffffffff => e1250596) (gprs_llc.c:1125) 20250309095738422 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095738422 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095738422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095738422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@a91f87d90eee: setverdict(pass): none -> pass 20250309095738479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095738479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309095738479 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095738479 DMM INFO MM(262420000000027/e1250596) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309095738479 DMM INFO MM(262420000000027/e1250596) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309095738479 DMM DEBUG MM(262420000000027/e1250596) Using GGSN 0 (gprs_sm.c:317) 20250309095738479 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) 20250309095738480 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250309095738480 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309095738480 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20250309095738480 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(972)@a91f87d90eee: First createPDPContextRequest received, dropping & waiting for retransmission 20250309095743481 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:274) 20250309095743501 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 75 d0 f3 37 11 54 3c 40 a7 14 05 7f f4 08 41 40 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:461) 20250309095743501 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd512130, cbp=0x5622d8ba42d0) (sgsn_libgtp.c:633) 20250309095743501 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309095743501 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8baafb8 TLLI=e1250596, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309095743501 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309095743501 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250309095743512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095743512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250309095743512 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095743512 DMM INFO MM(262420000000027/e1250596) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250309095743512 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20250309095743512 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(972)@a91f87d90eee: First deletePDPContextRequest received, dropping & waiting for retransmission 20250309095748512 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:274) 20250309095748518 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 02 04 1d 00 00 01 80 : Freeing seq=1053 from retransmit req queue (gtp.c:461) 20250309095748518 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f72cd512130, cbp=0x5622d8ba42d0) (sgsn_libgtp.c:633) 20250309095748518 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250309095748518 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8baafb8, TLLI=e1250596, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309095748518 DMM INFO MM(262420000000027/e1250596) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250309095748518 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250309095748518 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@a91f87d90eee: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@a91f87d90eee: Final verdict of PTC: pass 20250309095748536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40814<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250309095748540 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095748540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(954)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(970)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(963)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(968)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(958)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(962)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(966)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(956)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Sun Mar 9 09:57:48 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 20250309095748618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095749021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43178<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96212) 20250309095749541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095749541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96212, count=104108) 20250309095750505 DGPRS DEBUG Checking for inactive LLMEs, time = 4745176 (sgsn.c:132) 20250309095750543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095750543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Sun Mar 9 09:57:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095751544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095751544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250309095752117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095752120 DMM INFO MM(262420000000027/e1250596) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095752120 DMM INFO MM(262420000000027/e1250596) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095752120 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095752120 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095752120 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095752120 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095752121 DLLC NOTICE LLME(ffffffff/e1250596){ASSIGNED} LLGM Assign pre (e1250596 => ffffffff) (gprs_llc.c:1079) 20250309095752121 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1250596 => ffffffff) (gprs_llc.c:1125) 20250309095752121 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250309095752121 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) 20250309095752121 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:402) 20250309095752121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309095752121 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095752121 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095752121 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095752121 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(973)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095752166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095752166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095752166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095752166 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095752166 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095752166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095752166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095752166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095752166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095752167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095752167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095752167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095752167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095752167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095752167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095752167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095752167 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095752167 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095752167 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095752167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095752168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095752168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095752170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250309095752176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095752176 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(978)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(982)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095752180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095752180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095752180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095752180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095752180 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095752180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095752180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095752180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095752180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095752181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095752181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095752181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095752181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095752181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095752181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095752181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095752181 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095752181 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095752181 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095752181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095752181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095752181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095752183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095752188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095752188 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095752194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095752194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095752194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095752194 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095752194 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095752194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095752194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095752194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095752194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095752195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095752195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095752195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095752195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095752195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095752195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095752195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095752195 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095752195 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095752195 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095752195 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095752195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095752195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095752197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095752203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095752203 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095752545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095752545 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095752545 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095752545 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095752549 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(988)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250309095752550 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@a91f87d90eee: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='FAE23E0A'O, index=0 SGSN_Test-GSUP(989)@a91f87d90eee: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@a91f87d90eee: 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 := 'B53015DF819AB42BCC19129E341F9EC0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '99211688'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '04FF8B63204D5B97'O } } } } } 20250309095752606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095752606 DLLC NOTICE LLME(ffffffff/fae23e0a){UNASSIGNED} LLC RX: unknown TLLI 0xfae23e0a, creating LLME on the fly (gprs_llc.c:552) 20250309095752606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095752606 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095752606 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095752606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095752606 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095752606 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095752606 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095752606 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095752606 DLLC NOTICE LLME(ffffffff/fae23e0a){UNASSIGNED} LLGM Assign pre (fae23e0a => c6e76c74) (gprs_llc.c:1079) 20250309095752606 DLLC NOTICE LLME(fae23e0a/c6e76c74){ASSIGNED} LLGM Assign post (fae23e0a => c6e76c74) (gprs_llc.c:1125) 20250309095752606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095752606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095752606 DMM DEBUG MM(262420000000028/c6e76c74) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095752619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095752619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095752619 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095752619 DMM DEBUG MM(262420000000028/c6e76c74) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1134) 20250309095752619 DMM NOTICE MM(262420000000028/c6e76c74) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095752619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095752619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095752619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095752619 DMM DEBUG MM(262420000000028/c6e76c74) Requesting authorization (sgsn_auth.c:160) 20250309095752619 DMM INFO MM(262420000000028/c6e76c74) Requesting authentication tuples (sgsn_auth.c:184) 20250309095752619 DMM DEBUG MM(262420000000028/c6e76c74) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095752619 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250309095752619 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@a91f87d90eee: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@a91f87d90eee: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20250309095752623 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095752623 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095752623 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095752623 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095752623 DMM INFO MM(262420000000028/c6e76c74) Subscriber data update (mmctx.c:445) 20250309095752623 DMM DEBUG MM(262420000000028/c6e76c74) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095752623 DMM INFO MM(262420000000028/c6e76c74) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095752623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095752623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095752623 DMM INFO MM(262420000000028/c6e76c74) <- GMM AUTH AND CIPHERING REQ (rand = b5 30 15 df 81 9a b4 2b cc 19 12 9e 34 1f 9e c0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095752637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095752637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095752637 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095752637 DMM INFO MM(262420000000028/c6e76c74) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095752637 DMM NOTICE MM(262420000000028/c6e76c74) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095752637 DMM DEBUG MM(262420000000028/c6e76c74) checking auth: received GSM SRES = 99 21 16 88 (gprs_gmm.c:716) 20250309095752637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095752637 DMM DEBUG MM(262420000000028/c6e76c74) Requesting authorization (sgsn_auth.c:160) 20250309095752637 DMM INFO MM(262420000000028/c6e76c74) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095752637 DMM DEBUG MM(262420000000028/c6e76c74) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095752637 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250309095752637 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) 20250309095752637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095752637 DMM INFO MM(262420000000028/c6e76c74) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6e76c74) (gprs_gmm.c:337) 20250309095752639 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095752639 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095752639 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250309095752639 DMM INFO MM(262420000000028/c6e76c74) Subscriber data update (mmctx.c:445) 20250309095752639 DMM DEBUG MM(262420000000028/c6e76c74) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095752639 DMM INFO MM(262420000000028/c6e76c74) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095752639 DMM NOTICE MM(262420000000028/c6e76c74) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1050) 20250309095752639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095752639 DMM NOTICE MM(262420000000028/c6e76c74) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095752639 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) 20250309095752640 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095752640 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250309095752640 DMM INFO MM(262420000000028/c6e76c74) Subscriber data update (mmctx.c:445) 20250309095752640 DMM DEBUG MM(262420000000028/c6e76c74) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095752651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095752651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095752651 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095752651 DMM INFO MM(262420000000028/c6e76c74) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095752651 DMM NOTICE MM(262420000000028/c6e76c74) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095752651 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095752651 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095752651 DLLC NOTICE LLME(fae23e0a/c6e76c74){ASSIGNED} LLGM Assign pre (ffffffff => c6e76c74) (gprs_llc.c:1079) 20250309095752651 DLLC NOTICE LLME(ffffffff/c6e76c74){ASSIGNED} LLGM Assign post (ffffffff => c6e76c74) (gprs_llc.c:1125) 20250309095752651 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095752651 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095752651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095752651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@a91f87d90eee: setverdict(pass): none -> pass 20250309095752707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095752707 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309095752707 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095752707 DMM INFO MM(262420000000028/c6e76c74) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309095752708 DMM INFO MM(262420000000028/c6e76c74) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309095752708 DMM DEBUG MM(262420000000028/c6e76c74) Using GGSN 0 (gprs_sm.c:317) 20250309095752708 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) 20250309095752708 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250309095752708 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309095752708 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20250309095752708 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:386) 20250309095752734 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 c4 74 e2 de 11 83 5b 5d 88 14 05 7f 14 3d 44 f8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:461) 20250309095752734 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd512130, cbp=0x5622d8ba42d0) (sgsn_libgtp.c:633) 20250309095752734 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309095752734 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8baafb8 TLLI=c6e76c74, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309095752734 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309095752734 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095752745 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:517) 20250309095752745 DGPRS INFO PDP(262420000000028:5): Context 0x7f72cd512130 was deleted (sgsn_libgtp.c:707) 20250309095752745 DMM INFO MM(262420000000028/c6e76c74) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250309095752745 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250309095752745 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@a91f87d90eee: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250309095752757 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:624) 20250309095752759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095752759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250309095752759 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095752759 DMM INFO MM(262420000000028/c6e76c74) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20250309095752759 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2359) 20250309095752759 DLGTP DEBUG Registering seq=24 in retransmit resp queue (gtp.c:517) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@a91f87d90eee: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@a91f87d90eee: Final verdict of PTC: pass 20250309095752766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43180<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@a91f87d90eee: Final verdict of PTC: none 20250309095752770 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095752770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(974)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(977)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(982)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(987)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(980)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(985)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(975)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Sun Mar 9 09:57:52 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 20250309095752856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095753258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43196<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84516) 20250309095753772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095753772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84516, count=102516) 20250309095754773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095754773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Sun Mar 9 09:57:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095755774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095755774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250309095756358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095756360 DMM INFO MM(262420000000028/c6e76c74) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095756360 DMM INFO MM(262420000000028/c6e76c74) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095756360 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095756360 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095756360 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095756360 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095756360 DLLC NOTICE LLME(ffffffff/c6e76c74){ASSIGNED} LLGM Assign pre (c6e76c74 => ffffffff) (gprs_llc.c:1079) 20250309095756360 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6e76c74 => ffffffff) (gprs_llc.c:1125) 20250309095756360 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5622d8baac60 (gprs_sndcp.c:574) 20250309095756360 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8baafb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309095756360 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250309095756360 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) 20250309095756360 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:402) 20250309095756360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309095756360 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095756360 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095756361 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095756361 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(992)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095756407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095756407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095756407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095756407 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095756407 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095756407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095756407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095756407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095756408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095756408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095756408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095756408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095756409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095756409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095756409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095756409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095756409 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095756409 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095756409 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095756409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095756409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095756409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095756412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095756418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095756418 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(998)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1001)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095756423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095756423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095756423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095756423 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095756423 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095756423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095756423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095756423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095756423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095756424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095756424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095756424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095756424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095756424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095756424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095756424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095756424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095756424 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095756424 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095756424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095756424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095756424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1002)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095756426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095756432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095756432 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1003)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095756436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095756436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095756436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095756436 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095756436 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095756436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095756436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095756436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095756436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095756437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095756437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095756437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095756437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095756437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095756437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095756437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095756437 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095756437 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095756437 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095756437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1006)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095756438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1006)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095756438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309095756440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095756445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095756445 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095756775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095756775 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095756776 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095756776 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095756780 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095756781 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@a91f87d90eee: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='C34703B7'O, index=0 SGSN_Test-GSUP(1008)@a91f87d90eee: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) TC_attach_pdp_act_user_error_ind_ggsn(1010)@a91f87d90eee: 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 := '7E45E828FACBBEC97338A1CDA4490CA9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2980BFF5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FE1622F411C59498'O } } } } } 20250309095756853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095756853 DLLC NOTICE LLME(ffffffff/c34703b7){UNASSIGNED} LLC RX: unknown TLLI 0xc34703b7, creating LLME on the fly (gprs_llc.c:552) 20250309095756853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095756853 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095756853 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095756853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095756853 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095756853 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095756853 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095756854 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095756854 DLLC NOTICE LLME(ffffffff/c34703b7){UNASSIGNED} LLGM Assign pre (c34703b7 => c1a3d03e) (gprs_llc.c:1079) 20250309095756854 DLLC NOTICE LLME(c34703b7/c1a3d03e){ASSIGNED} LLGM Assign post (c34703b7 => c1a3d03e) (gprs_llc.c:1125) 20250309095756854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095756854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095756854 DMM DEBUG MM(262420000000026/c1a3d03e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095756870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095756871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095756871 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095756871 DMM DEBUG MM(262420000000026/c1a3d03e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250309095756871 DMM NOTICE MM(262420000000026/c1a3d03e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095756871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095756871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095756871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095756871 DMM DEBUG MM(262420000000026/c1a3d03e) Requesting authorization (sgsn_auth.c:160) 20250309095756871 DMM INFO MM(262420000000026/c1a3d03e) Requesting authentication tuples (sgsn_auth.c:184) 20250309095756871 DMM DEBUG MM(262420000000026/c1a3d03e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095756871 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250309095756871 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)@a91f87d90eee: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@a91f87d90eee: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20250309095756877 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095756877 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095756877 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095756877 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095756877 DMM INFO MM(262420000000026/c1a3d03e) Subscriber data update (mmctx.c:445) 20250309095756877 DMM DEBUG MM(262420000000026/c1a3d03e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095756877 DMM INFO MM(262420000000026/c1a3d03e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095756877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095756877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095756877 DMM INFO MM(262420000000026/c1a3d03e) <- GMM AUTH AND CIPHERING REQ (rand = 7e 45 e8 28 fa cb be c9 73 38 a1 cd a4 49 0c a9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095756892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095756892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095756892 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095756892 DMM INFO MM(262420000000026/c1a3d03e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095756892 DMM NOTICE MM(262420000000026/c1a3d03e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095756892 DMM DEBUG MM(262420000000026/c1a3d03e) checking auth: received GSM SRES = 29 80 bf f5 (gprs_gmm.c:716) 20250309095756892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095756892 DMM DEBUG MM(262420000000026/c1a3d03e) Requesting authorization (sgsn_auth.c:160) 20250309095756892 DMM INFO MM(262420000000026/c1a3d03e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095756892 DMM DEBUG MM(262420000000026/c1a3d03e) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095756892 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250309095756892 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) 20250309095756892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095756892 DMM INFO MM(262420000000026/c1a3d03e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1a3d03e) (gprs_gmm.c:337) 20250309095756896 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095756896 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095756896 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250309095756896 DMM INFO MM(262420000000026/c1a3d03e) Subscriber data update (mmctx.c:445) 20250309095756896 DMM DEBUG MM(262420000000026/c1a3d03e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095756896 DMM INFO MM(262420000000026/c1a3d03e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095756896 DMM NOTICE MM(262420000000026/c1a3d03e) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250309095756896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095756896 DMM NOTICE MM(262420000000026/c1a3d03e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095756896 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) 20250309095756897 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095756897 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250309095756897 DMM INFO MM(262420000000026/c1a3d03e) Subscriber data update (mmctx.c:445) 20250309095756897 DMM DEBUG MM(262420000000026/c1a3d03e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095756908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095756908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095756908 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095756908 DMM INFO MM(262420000000026/c1a3d03e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095756908 DMM NOTICE MM(262420000000026/c1a3d03e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095756908 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095756908 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095756908 DLLC NOTICE LLME(c34703b7/c1a3d03e){ASSIGNED} LLGM Assign pre (ffffffff => c1a3d03e) (gprs_llc.c:1079) 20250309095756908 DLLC NOTICE LLME(ffffffff/c1a3d03e){ASSIGNED} LLGM Assign post (ffffffff => c1a3d03e) (gprs_llc.c:1125) 20250309095756908 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095756908 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095756908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095756908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@a91f87d90eee: setverdict(pass): none -> pass 20250309095756961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095756961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309095756961 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095756961 DMM INFO MM(262420000000026/c1a3d03e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309095756961 DMM INFO MM(262420000000026/c1a3d03e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309095756961 DMM DEBUG MM(262420000000026/c1a3d03e) Using GGSN 0 (gprs_sm.c:317) 20250309095756961 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) 20250309095756961 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250309095756961 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309095756961 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250309095756961 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:386) 20250309095756982 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 51 c0 b6 c9 11 2d 79 b9 8a 14 05 7f 0b 01 25 6d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:461) 20250309095756982 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd512130, cbp=0x5622d8ba42d0) (sgsn_libgtp.c:633) 20250309095756982 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309095756982 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8baafb8 TLLI=c1a3d03e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309095756982 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309095756982 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095757002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095757002 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250309095757002 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095757008 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 51 c0 b6 c9 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2569) 20250309095757008 DGPRS INFO PDP(262420000000026:5): Context 0x7f72cd512130 was deleted (sgsn_libgtp.c:707) 20250309095757008 DMM INFO MM(262420000000026/c1a3d03e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250309095757008 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250309095757008 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@a91f87d90eee: Removing Client IMSI='262420000000026'H, index=0 20250309095757019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095757019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250309095757019 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095757019 DMM INFO MM(262420000000026/c1a3d03e) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@a91f87d90eee: Final verdict of PTC: pass 20250309095757023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40512<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250309095757026 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095757026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1007)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(1008)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1001)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(996)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1006)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1004)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(999)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(994)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Sun Mar 9 09:57:57 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20250309095757115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095757517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40520<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70532) 20250309095758028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095758028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70532, count=104544) 20250309095759029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095759030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Sun Mar 9 09:57:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095800031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095800031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_pdp_act_gmm_detach started. 20250309095800624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095800626 DMM INFO MM(262420000000026/c1a3d03e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095800626 DMM INFO MM(262420000000026/c1a3d03e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095800626 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095800626 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095800626 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095800626 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095800626 DLLC NOTICE LLME(ffffffff/c1a3d03e){ASSIGNED} LLGM Assign pre (c1a3d03e => ffffffff) (gprs_llc.c:1079) 20250309095800626 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1a3d03e => ffffffff) (gprs_llc.c:1125) 20250309095800626 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5622d8baac60 (gprs_sndcp.c:574) 20250309095800626 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8baafb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309095800626 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250309095800626 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) 20250309095800626 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:402) 20250309095800626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309095800626 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095800626 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095800626 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095800626 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1011)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095800667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095800667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095800667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095800667 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095800667 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095800667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095800667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095800667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095800667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095800668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095800668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095800668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095800668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095800668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095800668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095800668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095800668 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095800668 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095800668 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095800668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095800668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095800668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095800669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095800674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095800674 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095800680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095800680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095800680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095800680 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095800680 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095800680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095800680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095800680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095800680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095800681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095800681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095800681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095800681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095800681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095800681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095800681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095800681 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095800681 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095800681 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095800681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1020)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095800681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095800681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095800683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095800688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095800688 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1022)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095800694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095800694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095800694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095800694 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095800694 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095800694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095800694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095800694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095800694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095800695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095800695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095800695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095800695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095800695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095800695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095800695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095800695 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095800695 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095800695 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095800695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095800695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095800695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095800697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095800701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095800702 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095801032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095801033 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095801033 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095801033 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1026)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095801037 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095801038 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1026)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@a91f87d90eee: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='F7FE0C74'O, index=0 SGSN_Test-GSUP(1027)@a91f87d90eee: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@a91f87d90eee: 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 := '2D2BE7E4BD2384E2BEB56D8459757976'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4E7D305A'O ("N}0Z") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC57617A15793ED8'O } } } } } 20250309095801103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095801103 DLLC NOTICE LLME(ffffffff/f7fe0c74){UNASSIGNED} LLC RX: unknown TLLI 0xf7fe0c74, creating LLME on the fly (gprs_llc.c:552) 20250309095801103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095801103 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095801103 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095801103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095801103 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095801103 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095801103 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095801103 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095801103 DLLC NOTICE LLME(ffffffff/f7fe0c74){UNASSIGNED} LLGM Assign pre (f7fe0c74 => ff7e46f6) (gprs_llc.c:1079) 20250309095801103 DLLC NOTICE LLME(f7fe0c74/ff7e46f6){ASSIGNED} LLGM Assign post (f7fe0c74 => ff7e46f6) (gprs_llc.c:1125) 20250309095801103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095801103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095801103 DMM DEBUG MM(262420000000026/ff7e46f6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095801119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095801119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095801119 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095801119 DMM DEBUG MM(262420000000026/ff7e46f6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250309095801119 DMM NOTICE MM(262420000000026/ff7e46f6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095801119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095801119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095801119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095801119 DMM DEBUG MM(262420000000026/ff7e46f6) Requesting authorization (sgsn_auth.c:160) 20250309095801119 DMM INFO MM(262420000000026/ff7e46f6) Requesting authentication tuples (sgsn_auth.c:184) 20250309095801119 DMM DEBUG MM(262420000000026/ff7e46f6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095801119 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250309095801119 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1027)@a91f87d90eee: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@a91f87d90eee: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20250309095801125 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095801125 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095801125 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095801125 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095801125 DMM INFO MM(262420000000026/ff7e46f6) Subscriber data update (mmctx.c:445) 20250309095801125 DMM DEBUG MM(262420000000026/ff7e46f6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095801125 DMM INFO MM(262420000000026/ff7e46f6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095801125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095801125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095801125 DMM INFO MM(262420000000026/ff7e46f6) <- GMM AUTH AND CIPHERING REQ (rand = 2d 2b e7 e4 bd 23 84 e2 be b5 6d 84 59 75 79 76 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095801140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095801140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095801140 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095801140 DMM INFO MM(262420000000026/ff7e46f6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095801140 DMM NOTICE MM(262420000000026/ff7e46f6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095801140 DMM DEBUG MM(262420000000026/ff7e46f6) checking auth: received GSM SRES = 4e 7d 30 5a (gprs_gmm.c:716) 20250309095801140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095801140 DMM DEBUG MM(262420000000026/ff7e46f6) Requesting authorization (sgsn_auth.c:160) 20250309095801140 DMM INFO MM(262420000000026/ff7e46f6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095801140 DMM DEBUG MM(262420000000026/ff7e46f6) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095801140 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250309095801140 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) 20250309095801140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095801141 DMM INFO MM(262420000000026/ff7e46f6) <- GMM ATTACH ACCEPT (new P-TMSI=0xff7e46f6) (gprs_gmm.c:337) 20250309095801143 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095801143 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095801143 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250309095801143 DMM INFO MM(262420000000026/ff7e46f6) Subscriber data update (mmctx.c:445) 20250309095801143 DMM DEBUG MM(262420000000026/ff7e46f6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095801143 DMM INFO MM(262420000000026/ff7e46f6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095801143 DMM NOTICE MM(262420000000026/ff7e46f6) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250309095801143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095801143 DMM NOTICE MM(262420000000026/ff7e46f6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095801143 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) 20250309095801145 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095801145 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250309095801145 DMM INFO MM(262420000000026/ff7e46f6) Subscriber data update (mmctx.c:445) 20250309095801145 DMM DEBUG MM(262420000000026/ff7e46f6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095801155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095801155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095801155 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095801155 DMM INFO MM(262420000000026/ff7e46f6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095801155 DMM NOTICE MM(262420000000026/ff7e46f6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095801155 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095801155 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095801155 DLLC NOTICE LLME(f7fe0c74/ff7e46f6){ASSIGNED} LLGM Assign pre (ffffffff => ff7e46f6) (gprs_llc.c:1079) 20250309095801155 DLLC NOTICE LLME(ffffffff/ff7e46f6){ASSIGNED} LLGM Assign post (ffffffff => ff7e46f6) (gprs_llc.c:1125) 20250309095801155 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095801155 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095801155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095801155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@a91f87d90eee: setverdict(pass): none -> pass 20250309095801215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095801215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309095801215 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095801215 DMM INFO MM(262420000000026/ff7e46f6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309095801215 DMM INFO MM(262420000000026/ff7e46f6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309095801215 DMM DEBUG MM(262420000000026/ff7e46f6) Using GGSN 0 (gprs_sm.c:317) 20250309095801215 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) 20250309095801215 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250309095801215 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309095801215 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250309095801215 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:386) 20250309095801231 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 36 c4 1e ee 11 f5 22 90 14 14 05 7f ec 27 8b 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=1056 from retransmit req queue (gtp.c:461) 20250309095801231 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd512130, cbp=0x5622d8ba42d0) (sgsn_libgtp.c:633) 20250309095801231 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309095801231 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8baafb8 TLLI=ff7e46f6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309095801231 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309095801231 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095801248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095801248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095801248 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095801249 DMM INFO MM(262420000000026/ff7e46f6) -> GMM DETACH REQUEST TLLI=0xff7e46f6 type=GPRS detach (gprs_gmm.c:1512) 20250309095801249 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250309095801249 DMM INFO MM(262420000000026/ff7e46f6) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250309095801249 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095801249 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095801249 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095801249 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095801249 DLLC NOTICE LLME(ffffffff/ff7e46f6){ASSIGNED} LLGM Assign pre (ff7e46f6 => ffffffff) (gprs_llc.c:1079) 20250309095801249 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff7e46f6 => ffffffff) (gprs_llc.c:1125) 20250309095801249 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5622d8baac60 (gprs_sndcp.c:574) 20250309095801249 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8baafb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309095801249 DMM NOTICE MM(262420000000026/ff7e46f6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250309095801249 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250309095801249 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250309095801249 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250309095801249 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:386) 20250309095801249 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250309095801249 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) 20250309095801249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309095801249 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095801249 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095801249 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095801252 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@a91f87d90eee: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@a91f87d90eee: Final verdict of PTC: pass 20250309095801263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40536<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250309095801268 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095801268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1020)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(1027)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1015)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1025)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1018)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1013)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1023)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. Sun Mar 9 09:58:01 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== MTC@a91f87d90eee: Local verdict of MTC: noneSaving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. 20250309095801369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095801671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40540<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84732) 20250309095802269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095802269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84732, count=107936) 20250309095803271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095803271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Sun Mar 9 09:58:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095804272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095804272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250309095804781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095804784 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1030)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095804836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095804836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095804836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095804836 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095804836 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095804836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095804836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095804836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095804836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095804837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095804837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095804837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095804837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095804837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095804837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095804837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095804837 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095804837 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095804837 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095804837 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095804838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095804838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095804839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250309095804844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095804844 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1040)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1040)@a91f87d90eee: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1039)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095804853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095804853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095804853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095804853 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095804853 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095804853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095804853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095804853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095804853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1040)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095804854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095804854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095804854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095804854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095804854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095804854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095804854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095804854 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095804854 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095804854 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095804854 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095804854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095804854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1040)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1040)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095804857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1036)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1039)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250309095804862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095804862 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1044)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095804863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095804863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095804863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095804863 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095804863 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095804863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095804863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095804863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095804863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1044)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095804865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095804865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095804865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095804865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095804865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095804865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095804865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095804865 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095804865 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095804865 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095804865 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095804866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095804866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095804868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095804874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095804874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095805274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095805274 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095805274 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095805274 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095805279 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095805280 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@a91f87d90eee: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='D5766C7B'O, index=0 SGSN_Test-GSUP(1046)@a91f87d90eee: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20250309095806352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095806352 DLLC NOTICE LLME(ffffffff/d5766c7b){UNASSIGNED} LLC RX: unknown TLLI 0xd5766c7b, creating LLME on the fly (gprs_llc.c:552) 20250309095806353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095806353 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250309095806353 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095806353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095806353 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095806353 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095806353 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095806353 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095806353 DLLC NOTICE LLME(ffffffff/d5766c7b){UNASSIGNED} LLGM Assign pre (d5766c7b => c564841e) (gprs_llc.c:1079) 20250309095806353 DLLC NOTICE LLME(d5766c7b/c564841e){ASSIGNED} LLGM Assign post (d5766c7b => c564841e) (gprs_llc.c:1125) 20250309095806353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095806353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095806353 DMM DEBUG MM(262420000000039/c564841e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095806369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095806369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250309095806369 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095806369 DMM INFO MM(262420000000039/c564841e) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250309095806369 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095806369 DLLC NOTICE LLME(d5766c7b/c564841e){ASSIGNED} LLGM Assign pre (d5766c7b => c564841e) (gprs_llc.c:1079) 20250309095806369 DLLC NOTICE LLME(d5766c7b/c564841e){ASSIGNED} LLGM Assign post (d5766c7b => c564841e) (gprs_llc.c:1125) 20250309095806369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095806369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095806369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095806369 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095806369 DMM DEBUG MM(262420000000039/c564841e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250309095806369 DMM NOTICE MM(262420000000039/c564841e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095806369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095806369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095806369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250309095806369 DMM INFO MM(262420000000039/c564841e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc564841e) (gprs_gmm.c:337) TC_attach_gmm_attach_req_while_gmm_attach(1048)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@a91f87d90eee: Removing Client IMSI='262420000000039'H, index=0 20250309095807384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095807384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095807384 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095807384 DMM INFO MM(262420000000039/c564841e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095807384 DMM NOTICE MM(262420000000039/c564841e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095807384 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095807384 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095807384 DLLC NOTICE LLME(d5766c7b/c564841e){ASSIGNED} LLGM Assign pre (ffffffff => c564841e) (gprs_llc.c:1079) 20250309095807384 DLLC NOTICE LLME(ffffffff/c564841e){ASSIGNED} LLGM Assign post (ffffffff => c564841e) (gprs_llc.c:1125) 20250309095807385 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095807385 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095807385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095807385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@a91f87d90eee: Final verdict of PTC: pass 20250309095807387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40548<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250309095807392 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095807392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1040)@a91f87d90eee: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(1046)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@a91f87d90eee: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1039)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1034)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1032)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1038)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1042)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1044)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1039): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1040): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Sun Mar 9 09:58:07 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 20250309095807458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095807860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35122<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60588) 20250309095808393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095808393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60588, count=70644) 20250309095809395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095809395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Sun Mar 9 09:58:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095810397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095810397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_xid_empty_l3 started. 20250309095810924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095810927 DMM INFO MM(262420000000039/c564841e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095810927 DMM INFO MM(262420000000039/c564841e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095810927 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095810927 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095810927 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095810927 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095810927 DLLC NOTICE LLME(ffffffff/c564841e){ASSIGNED} LLGM Assign pre (c564841e => ffffffff) (gprs_llc.c:1079) 20250309095810927 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c564841e => ffffffff) (gprs_llc.c:1125) 20250309095810927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309095810927 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095810927 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095810927 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095810927 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1049)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095810974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095810974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095810974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095810974 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095810974 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095810974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095810974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095810974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095810974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095810977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095810977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095810978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095810978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095810978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095810978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095810978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095810978 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095810978 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095810978 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095810978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095810978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095810978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095810981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250309095810987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095810987 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095810996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095810996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095810996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095810996 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095810996 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095810996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095810996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095810996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095810996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095810997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095810997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095810997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095810997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095810997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095810997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095810997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095810997 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095810997 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095810997 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095810997 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(1059)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095810997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095810997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095811000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1055)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095811007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095811007 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250309095811008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095811008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095811008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095811008 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095811008 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095811008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095811008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095811008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095811008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_xid_empty_l3-BVCI210(1056)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1063)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095811009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095811009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095811009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095811010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095811010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095811010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095811010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095811010 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095811010 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095811010 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095811010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095811010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095811010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095811012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095811017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095811017 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095811398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095811398 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095811398 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095811398 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095811402 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1064)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309095811403 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@a91f87d90eee: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='CF8276B9'O, index=0 SGSN_Test-GSUP(1065)@a91f87d90eee: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@a91f87d90eee: 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 := 'BAF06858B93769B6CB39E0635AE9D6FB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '42BAFB19'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6C4D36BD5451DB95'O } } } } } 20250309095812485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095812485 DLLC NOTICE LLME(ffffffff/cf8276b9){UNASSIGNED} LLC RX: unknown TLLI 0xcf8276b9, creating LLME on the fly (gprs_llc.c:552) 20250309095812485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095812485 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095812485 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095812485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095812485 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095812485 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095812485 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095812485 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095812485 DLLC NOTICE LLME(ffffffff/cf8276b9){UNASSIGNED} LLGM Assign pre (cf8276b9 => f7eac957) (gprs_llc.c:1079) 20250309095812485 DLLC NOTICE LLME(cf8276b9/f7eac957){ASSIGNED} LLGM Assign post (cf8276b9 => f7eac957) (gprs_llc.c:1125) 20250309095812485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095812485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095812485 DMM DEBUG MM(262420000000044/f7eac957) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095812493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095812493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095812493 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095812493 DMM DEBUG MM(262420000000044/f7eac957) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1134) 20250309095812493 DMM NOTICE MM(262420000000044/f7eac957) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095812493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095812493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095812493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095812493 DMM DEBUG MM(262420000000044/f7eac957) Requesting authorization (sgsn_auth.c:160) 20250309095812493 DMM INFO MM(262420000000044/f7eac957) Requesting authentication tuples (sgsn_auth.c:184) 20250309095812493 DMM DEBUG MM(262420000000044/f7eac957) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095812493 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250309095812493 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@a91f87d90eee: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@a91f87d90eee: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20250309095812494 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095812494 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095812494 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095812494 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095812494 DMM INFO MM(262420000000044/f7eac957) Subscriber data update (mmctx.c:445) 20250309095812494 DMM DEBUG MM(262420000000044/f7eac957) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095812494 DMM INFO MM(262420000000044/f7eac957) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095812494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095812494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095812494 DMM INFO MM(262420000000044/f7eac957) <- GMM AUTH AND CIPHERING REQ (rand = ba f0 68 58 b9 37 69 b6 cb 39 e0 63 5a e9 d6 fb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095812498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095812498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095812498 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095812498 DMM INFO MM(262420000000044/f7eac957) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095812498 DMM NOTICE MM(262420000000044/f7eac957) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095812498 DMM DEBUG MM(262420000000044/f7eac957) checking auth: received GSM SRES = 42 ba fb 19 (gprs_gmm.c:716) 20250309095812498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095812498 DMM DEBUG MM(262420000000044/f7eac957) Requesting authorization (sgsn_auth.c:160) 20250309095812498 DMM INFO MM(262420000000044/f7eac957) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095812498 DMM DEBUG MM(262420000000044/f7eac957) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095812498 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250309095812498 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) 20250309095812498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095812498 DMM INFO MM(262420000000044/f7eac957) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7eac957) (gprs_gmm.c:337) 20250309095812498 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095812498 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095812498 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250309095812498 DMM INFO MM(262420000000044/f7eac957) Subscriber data update (mmctx.c:445) 20250309095812498 DMM DEBUG MM(262420000000044/f7eac957) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095812498 DMM INFO MM(262420000000044/f7eac957) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095812498 DMM NOTICE MM(262420000000044/f7eac957) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1050) 20250309095812498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095812498 DMM NOTICE MM(262420000000044/f7eac957) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095812498 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) 20250309095812499 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095812499 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250309095812499 DMM INFO MM(262420000000044/f7eac957) Subscriber data update (mmctx.c:445) 20250309095812499 DMM DEBUG MM(262420000000044/f7eac957) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095812501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095812501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095812501 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095812501 DMM INFO MM(262420000000044/f7eac957) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095812501 DMM NOTICE MM(262420000000044/f7eac957) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095812501 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095812501 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095812501 DLLC NOTICE LLME(cf8276b9/f7eac957){ASSIGNED} LLGM Assign pre (ffffffff => f7eac957) (gprs_llc.c:1079) 20250309095812501 DLLC NOTICE LLME(ffffffff/f7eac957){ASSIGNED} LLGM Assign post (ffffffff => f7eac957) (gprs_llc.c:1125) 20250309095812501 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095812501 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095812501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095812501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@a91f87d90eee: setverdict(pass): none -> pass 20250309095812553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095812554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309095812554 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095812554 DMM INFO MM(262420000000044/f7eac957) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309095812554 DMM INFO MM(262420000000044/f7eac957) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309095812554 DMM DEBUG MM(262420000000044/f7eac957) Using GGSN 0 (gprs_sm.c:317) 20250309095812554 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) 20250309095812554 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250309095812554 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309095812554 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20250309095812554 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:386) 20250309095812559 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 72 0a 91 bf 11 99 8c 78 66 14 05 7f 03 80 e2 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=1058 from retransmit req queue (gtp.c:461) 20250309095812559 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd5131a8, cbp=0x5622d8ba3580) (sgsn_libgtp.c:633) 20250309095812559 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309095812559 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8baafb8 TLLI=f7eac957, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309095812559 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309095812559 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095812563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095812563 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250309095812563 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250309095812563 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@a91f87d90eee: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@a91f87d90eee: Final verdict of PTC: pass 20250309095812566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35126<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_xid_empty_l3-BVCI210(1056)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(1065)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@a91f87d90eee: Final verdict of PTC: none 20250309095812567 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095812567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1059)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1053)@a91f87d90eee: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1058)@a91f87d90eee: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1063)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1051)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1057)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1061)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_xid_empty_l3-BVCI210(1056): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1057): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@a91f87d90eee: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Sun Mar 9 09:58:12 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 20250309095812627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095813029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35132<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47500) 20250309095813568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095813568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47500, count=98400) 20250309095814570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095814570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Sun Mar 9 09:58:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095815570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095815570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_xid_n201u started. 20250309095816068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095816068 DMM INFO MM(262420000000044/f7eac957) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095816068 DMM INFO MM(262420000000044/f7eac957) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095816068 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095816068 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095816068 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095816068 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095816068 DLLC NOTICE LLME(ffffffff/f7eac957){ASSIGNED} LLGM Assign pre (f7eac957 => ffffffff) (gprs_llc.c:1079) 20250309095816068 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7eac957 => ffffffff) (gprs_llc.c:1125) 20250309095816068 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5622d8baac60 (gprs_sndcp.c:574) 20250309095816068 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8baafb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309095816068 DMM NOTICE MM(262420000000044/f7eac957) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250309095816068 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250309095816068 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250309095816068 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250309095816068 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:386) 20250309095816068 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250309095816068 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) 20250309095816068 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:402) 20250309095816068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309095816068 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095816068 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095816068 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095816068 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1068)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095816084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095816084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095816084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095816084 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095816084 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095816084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095816084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095816084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095816084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095816084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095816084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095816084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095816084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095816085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095816085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095816085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095816085 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095816085 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095816085 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095816085 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095816085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095816085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095816087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 20250309095816093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095816093 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095816106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095816106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095816106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095816106 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095816106 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095816106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095816106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095816106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095816106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095816108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095816108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095816108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095816108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095816108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095816108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095816108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095816108 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095816108 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095816108 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095816108 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1077)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095816109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095816109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1078)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095816112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1074)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1078)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250309095816118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095816118 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1082)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@a91f87d90eee: Provider Link came up: sending NS-RESET TC_xid_n201u-BVCI210(1076)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095816121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095816121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095816121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095816121 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095816121 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095816121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095816121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095816121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095816121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095816123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095816123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095816123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095816123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095816123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095816123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095816123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095816123 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095816123 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095816123 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095816123 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095816123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095816123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095816125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095816129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095816129 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095816572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095816572 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095816572 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095816572 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@a91f87d90eee: Established a new IPA connection (conn_id=2) 20250309095816573 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1083)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095816573 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@a91f87d90eee: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='D9B8F407'O, index=0 SGSN_Test-GSUP(1084)@a91f87d90eee: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@a91f87d90eee: 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 := '802DB58C8B6C092789AE156488BC1B6A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BF7619CD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0225D334F03B8BD7'O } } } } } 20250309095817595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095817595 DLLC NOTICE LLME(ffffffff/d9b8f407){UNASSIGNED} LLC RX: unknown TLLI 0xd9b8f407, creating LLME on the fly (gprs_llc.c:552) 20250309095817595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095817595 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095817595 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095817595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095817595 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095817595 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095817595 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095817595 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095817595 DLLC NOTICE LLME(ffffffff/d9b8f407){UNASSIGNED} LLGM Assign pre (d9b8f407 => df2ff836) (gprs_llc.c:1079) 20250309095817595 DLLC NOTICE LLME(d9b8f407/df2ff836){ASSIGNED} LLGM Assign post (d9b8f407 => df2ff836) (gprs_llc.c:1125) 20250309095817595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095817595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095817595 DMM DEBUG MM(262420000000045/df2ff836) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095817600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095817600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095817600 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095817600 DMM DEBUG MM(262420000000045/df2ff836) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1134) 20250309095817600 DMM NOTICE MM(262420000000045/df2ff836) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095817600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095817600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095817600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095817600 DMM DEBUG MM(262420000000045/df2ff836) Requesting authorization (sgsn_auth.c:160) 20250309095817600 DMM INFO MM(262420000000045/df2ff836) Requesting authentication tuples (sgsn_auth.c:184) 20250309095817600 DMM DEBUG MM(262420000000045/df2ff836) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095817600 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250309095817600 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@a91f87d90eee: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@a91f87d90eee: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20250309095817601 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095817601 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095817601 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095817601 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095817601 DMM INFO MM(262420000000045/df2ff836) Subscriber data update (mmctx.c:445) 20250309095817601 DMM DEBUG MM(262420000000045/df2ff836) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095817601 DMM INFO MM(262420000000045/df2ff836) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095817601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095817601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095817601 DMM INFO MM(262420000000045/df2ff836) <- GMM AUTH AND CIPHERING REQ (rand = 80 2d b5 8c 8b 6c 09 27 89 ae 15 64 88 bc 1b 6a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095817604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095817604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095817604 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095817604 DMM INFO MM(262420000000045/df2ff836) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095817604 DMM NOTICE MM(262420000000045/df2ff836) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095817604 DMM DEBUG MM(262420000000045/df2ff836) checking auth: received GSM SRES = bf 76 19 cd (gprs_gmm.c:716) 20250309095817604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095817604 DMM DEBUG MM(262420000000045/df2ff836) Requesting authorization (sgsn_auth.c:160) 20250309095817604 DMM INFO MM(262420000000045/df2ff836) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095817604 DMM DEBUG MM(262420000000045/df2ff836) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095817604 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250309095817604 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) 20250309095817604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095817604 DMM INFO MM(262420000000045/df2ff836) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf2ff836) (gprs_gmm.c:337) 20250309095817604 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095817604 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095817604 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250309095817604 DMM INFO MM(262420000000045/df2ff836) Subscriber data update (mmctx.c:445) 20250309095817604 DMM DEBUG MM(262420000000045/df2ff836) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095817604 DMM INFO MM(262420000000045/df2ff836) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095817604 DMM NOTICE MM(262420000000045/df2ff836) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1050) 20250309095817604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095817604 DMM NOTICE MM(262420000000045/df2ff836) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095817604 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) 20250309095817605 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095817605 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250309095817605 DMM INFO MM(262420000000045/df2ff836) Subscriber data update (mmctx.c:445) 20250309095817605 DMM DEBUG MM(262420000000045/df2ff836) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095817607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095817607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095817607 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095817607 DMM INFO MM(262420000000045/df2ff836) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095817607 DMM NOTICE MM(262420000000045/df2ff836) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095817607 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095817607 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095817607 DLLC NOTICE LLME(d9b8f407/df2ff836){ASSIGNED} LLGM Assign pre (ffffffff => df2ff836) (gprs_llc.c:1079) 20250309095817607 DLLC NOTICE LLME(ffffffff/df2ff836){ASSIGNED} LLGM Assign post (ffffffff => df2ff836) (gprs_llc.c:1125) 20250309095817607 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095817607 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095817607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095817607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@a91f87d90eee: setverdict(pass): none -> pass 20250309095817660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095817660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309095817660 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095817660 DMM INFO MM(262420000000045/df2ff836) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309095817660 DMM INFO MM(262420000000045/df2ff836) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309095817660 DMM DEBUG MM(262420000000045/df2ff836) Using GGSN 0 (gprs_sm.c:317) 20250309095817660 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) 20250309095817660 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250309095817660 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309095817660 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20250309095817660 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:386) 20250309095817665 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 0c 27 06 07 11 51 d9 04 d0 14 05 7f 94 81 ef 37 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:461) 20250309095817665 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd514220, cbp=0x5622d8ba1df0) (sgsn_libgtp.c:633) 20250309095817665 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309095817665 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8baafb8 TLLI=df2ff836, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309095817665 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309095817665 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095817669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095817669 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250309095817669 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250309095817669 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250309095817669 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@a91f87d90eee: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@a91f87d90eee: Final verdict of PTC: pass 20250309095817672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50132<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@a91f87d90eee: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@a91f87d90eee: Final verdict of PTC: none 20250309095817673 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095817673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1078)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1077)@a91f87d90eee: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1082)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1072)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@a91f87d90eee: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1080)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1075)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1070)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@a91f87d90eee: Test case TC_xid_n201u finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Sun Mar 9 09:58:17 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250309095817730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095818132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50134<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90760) 20250309095818674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095818674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90760, count=102160) 20250309095819675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095819675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Sun Mar 9 09:58:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095820506 DGPRS DEBUG Checking for inactive LLMEs, time = 4745206 (sgsn.c:132) 20250309095820676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095820676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_llc_null started. 20250309095821235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095821235 DMM INFO MM(262420000000045/df2ff836) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095821235 DMM INFO MM(262420000000045/df2ff836) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095821235 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095821235 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095821235 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095821235 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095821235 DLLC NOTICE LLME(ffffffff/df2ff836){ASSIGNED} LLGM Assign pre (df2ff836 => ffffffff) (gprs_llc.c:1079) 20250309095821235 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df2ff836 => ffffffff) (gprs_llc.c:1125) 20250309095821235 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5622d8baac60 (gprs_sndcp.c:574) 20250309095821235 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8baafb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309095821235 DMM NOTICE MM(262420000000045/df2ff836) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250309095821235 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250309095821235 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250309095821235 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250309095821235 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:386) 20250309095821235 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250309095821236 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) 20250309095821236 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:402) 20250309095821236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309095821236 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095821236 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095821236 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095821236 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1087)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095821254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095821254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095821254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095821254 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095821254 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095821254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095821254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095821254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095821254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095821255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095821255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095821255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095821255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095821255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095821255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095821255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095821255 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095821255 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095821255 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095821255 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095821255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095821255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095821257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 20250309095821262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095821262 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095821273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095821273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095821273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095821273 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095821273 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095821273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095821273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095821273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095821273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095821274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095821274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095821274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095821274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095821274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095821274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095821274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095821274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095821274 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095821274 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095821274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095821275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095821275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095821278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095821286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095821286 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095821294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095821294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095821294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095821294 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095821294 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095821294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095821294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095821294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095821294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095821295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095821295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095821295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095821295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095821295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095821295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095821295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095821295 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095821295 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095821295 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095821295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095821296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095821296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095821298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095821304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095821304 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095821677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095821677 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095821677 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095821677 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095821681 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095821682 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@a91f87d90eee: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='DC9EEFB2'O, index=0 SGSN_Test-GSUP(1103)@a91f87d90eee: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@a91f87d90eee: 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 := 'B3EA7187CF001343A88279C5C6677F22'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EAE51501'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2E168B777E3C824C'O } } } } } 20250309095822762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095822762 DLLC NOTICE LLME(ffffffff/dc9eefb2){UNASSIGNED} LLC RX: unknown TLLI 0xdc9eefb2, creating LLME on the fly (gprs_llc.c:552) 20250309095822762 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095822762 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095822762 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095822762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095822762 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095822762 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095822762 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095822762 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095822762 DLLC NOTICE LLME(ffffffff/dc9eefb2){UNASSIGNED} LLGM Assign pre (dc9eefb2 => d1c16ed7) (gprs_llc.c:1079) 20250309095822762 DLLC NOTICE LLME(dc9eefb2/d1c16ed7){ASSIGNED} LLGM Assign post (dc9eefb2 => d1c16ed7) (gprs_llc.c:1125) 20250309095822762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095822762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095822762 DMM DEBUG MM(262420000000041/d1c16ed7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095822786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095822786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095822786 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095822786 DMM DEBUG MM(262420000000041/d1c16ed7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1134) 20250309095822786 DMM NOTICE MM(262420000000041/d1c16ed7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095822786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095822786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095822786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095822786 DMM DEBUG MM(262420000000041/d1c16ed7) Requesting authorization (sgsn_auth.c:160) 20250309095822786 DMM INFO MM(262420000000041/d1c16ed7) Requesting authentication tuples (sgsn_auth.c:184) 20250309095822786 DMM DEBUG MM(262420000000041/d1c16ed7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095822786 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250309095822786 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@a91f87d90eee: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@a91f87d90eee: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20250309095822792 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095822792 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095822792 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095822792 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095822792 DMM INFO MM(262420000000041/d1c16ed7) Subscriber data update (mmctx.c:445) 20250309095822792 DMM DEBUG MM(262420000000041/d1c16ed7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095822792 DMM INFO MM(262420000000041/d1c16ed7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095822792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095822792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095822792 DMM INFO MM(262420000000041/d1c16ed7) <- GMM AUTH AND CIPHERING REQ (rand = b3 ea 71 87 cf 00 13 43 a8 82 79 c5 c6 67 7f 22 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095822807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095822807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095822807 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095822807 DMM INFO MM(262420000000041/d1c16ed7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095822807 DMM NOTICE MM(262420000000041/d1c16ed7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095822807 DMM DEBUG MM(262420000000041/d1c16ed7) checking auth: received GSM SRES = ea e5 15 01 (gprs_gmm.c:716) 20250309095822807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095822807 DMM DEBUG MM(262420000000041/d1c16ed7) Requesting authorization (sgsn_auth.c:160) 20250309095822807 DMM INFO MM(262420000000041/d1c16ed7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095822807 DMM DEBUG MM(262420000000041/d1c16ed7) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095822807 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250309095822807 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) 20250309095822807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095822807 DMM INFO MM(262420000000041/d1c16ed7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1c16ed7) (gprs_gmm.c:337) 20250309095822810 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095822810 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095822810 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250309095822810 DMM INFO MM(262420000000041/d1c16ed7) Subscriber data update (mmctx.c:445) 20250309095822810 DMM DEBUG MM(262420000000041/d1c16ed7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095822810 DMM INFO MM(262420000000041/d1c16ed7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095822810 DMM NOTICE MM(262420000000041/d1c16ed7) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1050) 20250309095822810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095822810 DMM NOTICE MM(262420000000041/d1c16ed7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095822810 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) 20250309095822812 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095822812 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250309095822812 DMM INFO MM(262420000000041/d1c16ed7) Subscriber data update (mmctx.c:445) 20250309095822812 DMM DEBUG MM(262420000000041/d1c16ed7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095822823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095822823 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095822823 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095822823 DMM INFO MM(262420000000041/d1c16ed7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095822823 DMM NOTICE MM(262420000000041/d1c16ed7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095822823 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095822823 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095822823 DLLC NOTICE LLME(dc9eefb2/d1c16ed7){ASSIGNED} LLGM Assign pre (ffffffff => d1c16ed7) (gprs_llc.c:1079) 20250309095822823 DLLC NOTICE LLME(ffffffff/d1c16ed7){ASSIGNED} LLGM Assign post (ffffffff => d1c16ed7) (gprs_llc.c:1125) 20250309095822823 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095822823 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095822823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095822823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250309095823876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095823876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250309095823876 DLLC DEBUG TLLI=d1c16ed7 sends us LLC NULL (gprs_llc.c:912) 20250309095823876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095823876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250309095823876 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095823876 DMM INFO MM(262420000000041/d1c16ed7) -> GMM DETACH REQUEST TLLI=0xd1c16ed7 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250309095823876 DMM INFO MM(262420000000041/d1c16ed7) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250309095823876 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095823876 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095823876 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095823876 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095823876 DLLC NOTICE LLME(ffffffff/d1c16ed7){ASSIGNED} LLGM Assign pre (d1c16ed7 => ffffffff) (gprs_llc.c:1079) 20250309095823876 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1c16ed7 => ffffffff) (gprs_llc.c:1125) 20250309095823876 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250309095823876 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) 20250309095823876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309095823876 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095823876 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095823876 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095823877 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@a91f87d90eee: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@a91f87d90eee: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@a91f87d90eee: Final verdict of PTC: pass 20250309095828885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50138<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1092)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(1103)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1101)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1096)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@a91f87d90eee: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@a91f87d90eee: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1091)@a91f87d90eee: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@a91f87d90eee: Final verdict of PTC: none 20250309095828887 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095828887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97-provIP(1089)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1099)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1094)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@a91f87d90eee: Test case TC_llc_null finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Sun Mar 9 09:58:28 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250309095829000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095829403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34916<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97432) 20250309095829888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095829888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97432, count=101788) 20250309095830890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095830890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Sun Mar 9 09:58:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095831891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095831891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_llc_sabm_dm_llgmm started. 20250309095832496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095832498 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1106)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095832538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095832538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095832538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095832538 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095832538 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095832538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095832538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095832538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095832538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095832539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095832539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095832539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095832539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095832539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095832539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095832539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095832539 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095832539 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095832539 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095832539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095832539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095832539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095832541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095832550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095832550 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1112)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_llc_sabm_dm_llgmm-BVCI196(1109)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1115)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095832557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095832557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095832557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095832557 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095832557 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095832557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095832557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095832557 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095832557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095832559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095832559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095832559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095832559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095832559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095832559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095832559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095832559 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095832559 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095832559 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095832559 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095832559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095832559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095832563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095832569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095832569 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1117)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI210(1114)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095832579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095832579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095832579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095832579 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095832579 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095832579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095832579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095832579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095832579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095832580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095832580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095832580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095832580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095832580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095832580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095832580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095832580 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095832580 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095832580 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095832580 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1120)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095832580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095832580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095832582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095832587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095832587 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1118)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095832892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095832892 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095832892 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095832892 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095832894 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1121)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250309095832894 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@a91f87d90eee: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='E9EE4411'O, index=0 SGSN_Test-GSUP(1122)@a91f87d90eee: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@a91f87d90eee: 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 := '3CB09B856082FECC7FA7FCA65B028847'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B5CD270B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5A488EF81610557F'O } } } } } 20250309095833956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095833956 DLLC NOTICE LLME(ffffffff/e9ee4411){UNASSIGNED} LLC RX: unknown TLLI 0xe9ee4411, creating LLME on the fly (gprs_llc.c:552) 20250309095833956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095833956 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095833956 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095833956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095833956 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095833956 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095833956 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095833956 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095833956 DLLC NOTICE LLME(ffffffff/e9ee4411){UNASSIGNED} LLGM Assign pre (e9ee4411 => db46e2d6) (gprs_llc.c:1079) 20250309095833956 DLLC NOTICE LLME(e9ee4411/db46e2d6){ASSIGNED} LLGM Assign post (e9ee4411 => db46e2d6) (gprs_llc.c:1125) 20250309095833956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095833956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095833956 DMM DEBUG MM(262420000000042/db46e2d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095833962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095833962 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095833962 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095833962 DMM DEBUG MM(262420000000042/db46e2d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1134) 20250309095833962 DMM NOTICE MM(262420000000042/db46e2d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095833962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095833962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095833962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095833962 DMM DEBUG MM(262420000000042/db46e2d6) Requesting authorization (sgsn_auth.c:160) 20250309095833962 DMM INFO MM(262420000000042/db46e2d6) Requesting authentication tuples (sgsn_auth.c:184) 20250309095833962 DMM DEBUG MM(262420000000042/db46e2d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095833962 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250309095833962 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@a91f87d90eee: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@a91f87d90eee: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20250309095833963 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095833963 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095833963 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095833963 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095833963 DMM INFO MM(262420000000042/db46e2d6) Subscriber data update (mmctx.c:445) 20250309095833963 DMM DEBUG MM(262420000000042/db46e2d6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095833963 DMM INFO MM(262420000000042/db46e2d6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095833963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095833963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095833963 DMM INFO MM(262420000000042/db46e2d6) <- GMM AUTH AND CIPHERING REQ (rand = 3c b0 9b 85 60 82 fe cc 7f a7 fc a6 5b 02 88 47 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095833967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095833967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095833967 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095833967 DMM INFO MM(262420000000042/db46e2d6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095833967 DMM NOTICE MM(262420000000042/db46e2d6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095833967 DMM DEBUG MM(262420000000042/db46e2d6) checking auth: received GSM SRES = b5 cd 27 0b (gprs_gmm.c:716) 20250309095833967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095833967 DMM DEBUG MM(262420000000042/db46e2d6) Requesting authorization (sgsn_auth.c:160) 20250309095833967 DMM INFO MM(262420000000042/db46e2d6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095833967 DMM DEBUG MM(262420000000042/db46e2d6) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095833967 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250309095833967 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) 20250309095833967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095833967 DMM INFO MM(262420000000042/db46e2d6) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb46e2d6) (gprs_gmm.c:337) 20250309095833968 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095833968 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095833968 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250309095833968 DMM INFO MM(262420000000042/db46e2d6) Subscriber data update (mmctx.c:445) 20250309095833968 DMM DEBUG MM(262420000000042/db46e2d6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095833968 DMM INFO MM(262420000000042/db46e2d6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095833968 DMM NOTICE MM(262420000000042/db46e2d6) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1050) 20250309095833968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095833968 DMM NOTICE MM(262420000000042/db46e2d6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095833968 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) 20250309095833968 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095833968 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250309095833968 DMM INFO MM(262420000000042/db46e2d6) Subscriber data update (mmctx.c:445) 20250309095833968 DMM DEBUG MM(262420000000042/db46e2d6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095833971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095833971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095833971 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095833971 DMM INFO MM(262420000000042/db46e2d6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095833971 DMM NOTICE MM(262420000000042/db46e2d6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095833971 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095833971 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095833971 DLLC NOTICE LLME(e9ee4411/db46e2d6){ASSIGNED} LLGM Assign pre (ffffffff => db46e2d6) (gprs_llc.c:1079) 20250309095833971 DLLC NOTICE LLME(ffffffff/db46e2d6){ASSIGNED} LLGM Assign post (ffffffff => db46e2d6) (gprs_llc.c:1125) 20250309095833971 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095833971 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095833971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095833971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250309095835030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095835030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1124)@a91f87d90eee: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@a91f87d90eee: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@a91f87d90eee: Final verdict of PTC: pass 20250309095835047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34922<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250309095835051 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095835052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1122)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@a91f87d90eee: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1110)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1115)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@a91f87d90eee: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1118)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@a91f87d90eee: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1120)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1108)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1113)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1119)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1118): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1119): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@a91f87d90eee: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Sun Mar 9 09:58:35 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 20250309095835138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095835541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34938<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79800) 20250309095836053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095836053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79800, count=87492) 20250309095837054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095837054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Sun Mar 9 09:58:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095838055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095838055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_llc_sabm_dm_ll5 started. 20250309095838580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095838581 DMM INFO MM(262420000000042/db46e2d6) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095838581 DMM INFO MM(262420000000042/db46e2d6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095838581 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095838581 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095838581 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095838581 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095838581 DLLC NOTICE LLME(ffffffff/db46e2d6){ASSIGNED} LLGM Assign pre (db46e2d6 => ffffffff) (gprs_llc.c:1079) 20250309095838581 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db46e2d6 => ffffffff) (gprs_llc.c:1125) 20250309095838581 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250309095838581 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) 20250309095838581 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:402) 20250309095838581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309095838581 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095838581 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095838581 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095838581 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1125)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095838600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095838600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095838600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095838600 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095838600 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095838600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095838600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095838600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095838600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095838601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095838601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095838601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095838601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095838601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095838601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095838601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095838601 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095838601 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095838601 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095838601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095838602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095838602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1130)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 20250309095838605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1126)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095838612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095838612 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1135)@a91f87d90eee: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1134)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095838617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095838617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095838617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095838617 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095838617 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095838617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095838617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095838617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095838617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1135)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095838618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095838618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095838618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095838618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095838618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095838618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095838618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095838618 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095838618 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095838618 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095838618 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1135)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1135)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095838618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095838618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309095838621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1131)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1134)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250309095838627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095838627 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1139)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095838628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095838628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095838628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095838628 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095838628 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095838628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095838628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095838628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095838628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_llc_sabm_dm_ll5-BVCI210(1132)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1139)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095838629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095838629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095838629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095838629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095838629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095838629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095838629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095838629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095838629 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095838629 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095838629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095838629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095838629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095838632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095838637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095838637 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095839057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095839057 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095839057 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095839057 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095839061 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1140)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309095839062 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@a91f87d90eee: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='E43DC1AA'O, index=0 SGSN_Test-GSUP(1141)@a91f87d90eee: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@a91f87d90eee: 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 := 'C8E102C56DF7688DB551E3498CEDF664'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '52174296'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FC082AC79FAC988A'O } } } } } 20250309095840138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095840138 DLLC NOTICE LLME(ffffffff/e43dc1aa){UNASSIGNED} LLC RX: unknown TLLI 0xe43dc1aa, creating LLME on the fly (gprs_llc.c:552) 20250309095840138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095840138 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095840138 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095840138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095840138 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095840138 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095840138 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095840138 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095840138 DLLC NOTICE LLME(ffffffff/e43dc1aa){UNASSIGNED} LLGM Assign pre (e43dc1aa => f6273ba2) (gprs_llc.c:1079) 20250309095840138 DLLC NOTICE LLME(e43dc1aa/f6273ba2){ASSIGNED} LLGM Assign post (e43dc1aa => f6273ba2) (gprs_llc.c:1125) 20250309095840138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095840138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095840138 DMM DEBUG MM(262420000000043/f6273ba2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095840159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095840159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095840159 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095840160 DMM DEBUG MM(262420000000043/f6273ba2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1134) 20250309095840160 DMM NOTICE MM(262420000000043/f6273ba2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095840160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095840160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095840160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095840160 DMM DEBUG MM(262420000000043/f6273ba2) Requesting authorization (sgsn_auth.c:160) 20250309095840160 DMM INFO MM(262420000000043/f6273ba2) Requesting authentication tuples (sgsn_auth.c:184) 20250309095840160 DMM DEBUG MM(262420000000043/f6273ba2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095840160 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250309095840160 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@a91f87d90eee: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@a91f87d90eee: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20250309095840166 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095840166 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095840166 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095840166 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095840166 DMM INFO MM(262420000000043/f6273ba2) Subscriber data update (mmctx.c:445) 20250309095840166 DMM DEBUG MM(262420000000043/f6273ba2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095840166 DMM INFO MM(262420000000043/f6273ba2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095840166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095840166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095840166 DMM INFO MM(262420000000043/f6273ba2) <- GMM AUTH AND CIPHERING REQ (rand = c8 e1 02 c5 6d f7 68 8d b5 51 e3 49 8c ed f6 64 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095840181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095840181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095840181 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095840181 DMM INFO MM(262420000000043/f6273ba2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095840181 DMM NOTICE MM(262420000000043/f6273ba2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095840181 DMM DEBUG MM(262420000000043/f6273ba2) checking auth: received GSM SRES = 52 17 42 96 (gprs_gmm.c:716) 20250309095840181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095840181 DMM DEBUG MM(262420000000043/f6273ba2) Requesting authorization (sgsn_auth.c:160) 20250309095840181 DMM INFO MM(262420000000043/f6273ba2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095840182 DMM DEBUG MM(262420000000043/f6273ba2) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095840182 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250309095840182 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) 20250309095840182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095840182 DMM INFO MM(262420000000043/f6273ba2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6273ba2) (gprs_gmm.c:337) 20250309095840185 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095840185 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095840185 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250309095840185 DMM INFO MM(262420000000043/f6273ba2) Subscriber data update (mmctx.c:445) 20250309095840185 DMM DEBUG MM(262420000000043/f6273ba2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095840185 DMM INFO MM(262420000000043/f6273ba2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095840185 DMM NOTICE MM(262420000000043/f6273ba2) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1050) 20250309095840185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095840185 DMM NOTICE MM(262420000000043/f6273ba2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095840185 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) 20250309095840187 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095840187 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250309095840187 DMM INFO MM(262420000000043/f6273ba2) Subscriber data update (mmctx.c:445) 20250309095840187 DMM DEBUG MM(262420000000043/f6273ba2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095840198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095840199 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095840199 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095840199 DMM INFO MM(262420000000043/f6273ba2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095840199 DMM NOTICE MM(262420000000043/f6273ba2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095840199 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095840199 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095840199 DLLC NOTICE LLME(e43dc1aa/f6273ba2){ASSIGNED} LLGM Assign pre (ffffffff => f6273ba2) (gprs_llc.c:1079) 20250309095840199 DLLC NOTICE LLME(ffffffff/f6273ba2){ASSIGNED} LLGM Assign post (ffffffff => f6273ba2) (gprs_llc.c:1125) 20250309095840199 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095840199 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095840199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095840199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250309095841250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095841250 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1143)@a91f87d90eee: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@a91f87d90eee: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@a91f87d90eee: Final verdict of PTC: pass 20250309095841253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38578<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@a91f87d90eee: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@a91f87d90eee: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1132)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@a91f87d90eee: Final verdict of PTC: none 20250309095841254 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095841254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1129)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1139)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1135)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@a91f87d90eee: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1127)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1133)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1137)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1132): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1133): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1135): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none)Sun Mar 9 09:58:41 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@a91f87d90eee: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20250309095841307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095841708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38586<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84136) 20250309095842256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095842256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84136, count=91548) 20250309095843257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095843257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Sun Mar 9 09:58:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095844259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095844259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_suspend_nopaging started. 20250309095844809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095844812 DMM INFO MM(262420000000043/f6273ba2) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095844812 DMM INFO MM(262420000000043/f6273ba2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095844812 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095844812 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095844812 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095844812 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095844812 DLLC NOTICE LLME(ffffffff/f6273ba2){ASSIGNED} LLGM Assign pre (f6273ba2 => ffffffff) (gprs_llc.c:1079) 20250309095844812 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6273ba2 => ffffffff) (gprs_llc.c:1125) 20250309095844812 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250309095844812 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) 20250309095844812 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:402) 20250309095844812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309095844812 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095844812 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095844812 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095844812 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1144)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095844859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095844859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095844859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095844859 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095844859 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095844859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095844859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095844859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095844859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095844860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095844860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095844860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095844860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095844860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095844860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095844860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095844860 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095844860 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095844860 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095844860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095844860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095844860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095844862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095844867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095844867 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1150)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI196(1147)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095844874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095844874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095844874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095844874 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095844874 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095844874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095844874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095844874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095844874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095844875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095844875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095844875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095844875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095844875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095844875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095844875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095844875 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095844875 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095844875 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095844875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095844875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095844875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1154)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095844877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095844883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095844883 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1152)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095844891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095844891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095844891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095844891 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095844891 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095844891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095844891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095844891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095844891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095844892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095844892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095844892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095844892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095844892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095844892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095844892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095844892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095844892 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095844892 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095844892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095844892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095844892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095844895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095844899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095844899 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095845260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095845260 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095845260 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095845260 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095845265 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095845266 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@a91f87d90eee: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='DFECB918'O, index=0 SGSN_Test-GSUP(1160)@a91f87d90eee: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@a91f87d90eee: 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 := 'BDF5037243A151967376D4D6665F7EB8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4028E702'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8BB081297E87F0E6'O } } } } } 20250309095846336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095846336 DLLC NOTICE LLME(ffffffff/dfecb918){UNASSIGNED} LLC RX: unknown TLLI 0xdfecb918, creating LLME on the fly (gprs_llc.c:552) 20250309095846336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095846336 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095846336 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095846336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095846336 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095846336 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095846336 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095846336 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095846336 DLLC NOTICE LLME(ffffffff/dfecb918){UNASSIGNED} LLGM Assign pre (dfecb918 => c8e88e86) (gprs_llc.c:1079) 20250309095846336 DLLC NOTICE LLME(dfecb918/c8e88e86){ASSIGNED} LLGM Assign post (dfecb918 => c8e88e86) (gprs_llc.c:1125) 20250309095846336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095846336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095846336 DMM DEBUG MM(262420000000048/c8e88e86) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095846342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095846342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095846342 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095846342 DMM DEBUG MM(262420000000048/c8e88e86) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1134) 20250309095846342 DMM NOTICE MM(262420000000048/c8e88e86) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095846342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095846342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095846342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095846342 DMM DEBUG MM(262420000000048/c8e88e86) Requesting authorization (sgsn_auth.c:160) 20250309095846342 DMM INFO MM(262420000000048/c8e88e86) Requesting authentication tuples (sgsn_auth.c:184) 20250309095846342 DMM DEBUG MM(262420000000048/c8e88e86) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095846342 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250309095846342 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@a91f87d90eee: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@a91f87d90eee: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20250309095846344 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095846344 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095846344 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095846344 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095846344 DMM INFO MM(262420000000048/c8e88e86) Subscriber data update (mmctx.c:445) 20250309095846344 DMM DEBUG MM(262420000000048/c8e88e86) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095846344 DMM INFO MM(262420000000048/c8e88e86) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095846344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095846344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095846344 DMM INFO MM(262420000000048/c8e88e86) <- GMM AUTH AND CIPHERING REQ (rand = bd f5 03 72 43 a1 51 96 73 76 d4 d6 66 5f 7e b8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095846348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095846348 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095846348 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095846348 DMM INFO MM(262420000000048/c8e88e86) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095846348 DMM NOTICE MM(262420000000048/c8e88e86) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095846348 DMM DEBUG MM(262420000000048/c8e88e86) checking auth: received GSM SRES = 40 28 e7 02 (gprs_gmm.c:716) 20250309095846348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095846348 DMM DEBUG MM(262420000000048/c8e88e86) Requesting authorization (sgsn_auth.c:160) 20250309095846348 DMM INFO MM(262420000000048/c8e88e86) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095846348 DMM DEBUG MM(262420000000048/c8e88e86) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095846348 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250309095846348 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) 20250309095846348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095846348 DMM INFO MM(262420000000048/c8e88e86) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8e88e86) (gprs_gmm.c:337) 20250309095846349 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095846349 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095846349 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250309095846349 DMM INFO MM(262420000000048/c8e88e86) Subscriber data update (mmctx.c:445) 20250309095846349 DMM DEBUG MM(262420000000048/c8e88e86) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095846349 DMM INFO MM(262420000000048/c8e88e86) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095846349 DMM NOTICE MM(262420000000048/c8e88e86) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1050) 20250309095846349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095846349 DMM NOTICE MM(262420000000048/c8e88e86) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095846349 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) 20250309095846349 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095846349 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250309095846349 DMM INFO MM(262420000000048/c8e88e86) Subscriber data update (mmctx.c:445) 20250309095846349 DMM DEBUG MM(262420000000048/c8e88e86) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095846352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095846352 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095846352 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095846352 DMM INFO MM(262420000000048/c8e88e86) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095846352 DMM NOTICE MM(262420000000048/c8e88e86) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095846352 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095846352 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095846352 DLLC NOTICE LLME(dfecb918/c8e88e86){ASSIGNED} LLGM Assign pre (ffffffff => c8e88e86) (gprs_llc.c:1079) 20250309095846352 DLLC NOTICE LLME(ffffffff/c8e88e86){ASSIGNED} LLGM Assign post (ffffffff => c8e88e86) (gprs_llc.c:1125) 20250309095846352 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095846352 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095846352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095846352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@a91f87d90eee: setverdict(pass): none -> pass 20250309095846414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095846414 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309095846414 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095846414 DMM INFO MM(262420000000048/c8e88e86) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309095846414 DMM INFO MM(262420000000048/c8e88e86) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309095846414 DMM DEBUG MM(262420000000048/c8e88e86) Using GGSN 0 (gprs_sm.c:317) 20250309095846414 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) 20250309095846414 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250309095846414 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309095846414 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20250309095846414 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:386) 20250309095846440 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 5d d9 c7 4a 11 c9 4c 87 d5 14 05 7f 60 88 cc 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=1062 from retransmit req queue (gtp.c:461) 20250309095846440 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd515298, cbp=0x5622d8ba20b0) (sgsn_libgtp.c:633) 20250309095846440 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309095846440 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8baafb8 TLLI=c8e88e86, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309095846440 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309095846440 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095846456 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250309095846467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095846468 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2304) 20250309095846468 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250309095846473 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250309095846473 DMM INFO MM(262420000000048/c8e88e86) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250309095850507 DGPRS DEBUG Checking for inactive LLMEs, time = 4745236 (sgsn.c:132) TC_suspend_nopaging-BVCI196(1147)@a91f87d90eee: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@a91f87d90eee: Final verdict of PTC: pass 20250309095851493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38592<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@a91f87d90eee: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@a91f87d90eee: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@a91f87d90eee: Final verdict of PTC: none 20250309095851499 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095851499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1153)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1158)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1148)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@a91f87d90eee: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1156)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1146)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1151)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@a91f87d90eee: Test case TC_suspend_nopaging finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Sun Mar 9 09:58:51 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250309095851556 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095851957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52790<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100164) 20250309095852500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095852500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100164, count=101324) 20250309095853501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095853501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Sun Mar 9 09:58:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095854502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095854502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_suspend_resume started. 20250309095855050 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095855052 DMM INFO MM(262420000000048/c8e88e86) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095855052 DMM INFO MM(262420000000048/c8e88e86) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095855053 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095855053 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095855053 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095855053 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095855053 DLLC NOTICE LLME(ffffffff/c8e88e86){ASSIGNED} LLGM Assign pre (c8e88e86 => ffffffff) (gprs_llc.c:1079) 20250309095855053 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8e88e86 => ffffffff) (gprs_llc.c:1125) 20250309095855053 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5622d8baac60 (gprs_sndcp.c:574) 20250309095855053 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8baafb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309095855053 DMM NOTICE MM(262420000000048/c8e88e86) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250309095855053 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250309095855053 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250309095855053 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250309095855053 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:386) 20250309095855053 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250309095855053 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) 20250309095855053 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:402) 20250309095855053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309095855053 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095855053 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095855053 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095855053 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1163)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095855098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095855098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095855098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095855098 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095855098 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095855098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095855098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095855098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095855098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095855099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095855099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095855099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095855099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095855099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095855099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095855099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095855099 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095855099 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095855099 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095855099 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095855100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095855100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095855103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250309095855110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095855110 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1168)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_resume-BVCI196(1166)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1172)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095855113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095855113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095855113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095855113 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095855113 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095855113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095855113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095855113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095855113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095855114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095855114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095855114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095855114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095855114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095855114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095855114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095855114 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095855114 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095855114 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095855114 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095855115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095855115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095855117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095855123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095855123 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1174)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI210(1171)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095855127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095855127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095855127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095855127 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095855127 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095855127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095855127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095855127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095855127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095855128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095855128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095855128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095855128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095855128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095855128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095855128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095855128 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095855128 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095855128 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095855128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095855129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095855129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095855131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095855138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095855138 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095855503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095855503 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095855503 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095855503 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095855507 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095855508 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@a91f87d90eee: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='D2556E3E'O, index=0 SGSN_Test-GSUP(1179)@a91f87d90eee: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@a91f87d90eee: 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 := '9B2870104E6A35E8C2F290473C7A1C59'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F45591A6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D7002BA1A598127B'O } } } } } 20250309095856577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095856577 DLLC NOTICE LLME(ffffffff/d2556e3e){UNASSIGNED} LLC RX: unknown TLLI 0xd2556e3e, creating LLME on the fly (gprs_llc.c:552) 20250309095856577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095856577 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095856577 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095856577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095856577 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095856577 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095856577 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095856577 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095856577 DLLC NOTICE LLME(ffffffff/d2556e3e){UNASSIGNED} LLGM Assign pre (d2556e3e => ff291783) (gprs_llc.c:1079) 20250309095856577 DLLC NOTICE LLME(d2556e3e/ff291783){ASSIGNED} LLGM Assign post (d2556e3e => ff291783) (gprs_llc.c:1125) 20250309095856578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095856578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095856578 DMM DEBUG MM(262420000000049/ff291783) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095856597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095856597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095856597 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095856597 DMM DEBUG MM(262420000000049/ff291783) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1134) 20250309095856597 DMM NOTICE MM(262420000000049/ff291783) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095856597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095856597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095856597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095856597 DMM DEBUG MM(262420000000049/ff291783) Requesting authorization (sgsn_auth.c:160) 20250309095856597 DMM INFO MM(262420000000049/ff291783) Requesting authentication tuples (sgsn_auth.c:184) 20250309095856597 DMM DEBUG MM(262420000000049/ff291783) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095856597 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250309095856598 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@a91f87d90eee: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@a91f87d90eee: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20250309095856603 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095856603 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095856603 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095856603 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095856603 DMM INFO MM(262420000000049/ff291783) Subscriber data update (mmctx.c:445) 20250309095856603 DMM DEBUG MM(262420000000049/ff291783) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095856603 DMM INFO MM(262420000000049/ff291783) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095856603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095856603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095856603 DMM INFO MM(262420000000049/ff291783) <- GMM AUTH AND CIPHERING REQ (rand = 9b 28 70 10 4e 6a 35 e8 c2 f2 90 47 3c 7a 1c 59 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095856620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095856620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095856620 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095856620 DMM INFO MM(262420000000049/ff291783) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095856620 DMM NOTICE MM(262420000000049/ff291783) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095856620 DMM DEBUG MM(262420000000049/ff291783) checking auth: received GSM SRES = f4 55 91 a6 (gprs_gmm.c:716) 20250309095856620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095856620 DMM DEBUG MM(262420000000049/ff291783) Requesting authorization (sgsn_auth.c:160) 20250309095856620 DMM INFO MM(262420000000049/ff291783) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095856620 DMM DEBUG MM(262420000000049/ff291783) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095856620 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250309095856620 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) 20250309095856620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095856620 DMM INFO MM(262420000000049/ff291783) <- GMM ATTACH ACCEPT (new P-TMSI=0xff291783) (gprs_gmm.c:337) 20250309095856623 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095856623 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095856623 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250309095856624 DMM INFO MM(262420000000049/ff291783) Subscriber data update (mmctx.c:445) 20250309095856624 DMM DEBUG MM(262420000000049/ff291783) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095856624 DMM INFO MM(262420000000049/ff291783) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095856624 DMM NOTICE MM(262420000000049/ff291783) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1050) 20250309095856624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095856624 DMM NOTICE MM(262420000000049/ff291783) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095856624 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) 20250309095856625 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095856625 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250309095856625 DMM INFO MM(262420000000049/ff291783) Subscriber data update (mmctx.c:445) 20250309095856625 DMM DEBUG MM(262420000000049/ff291783) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095856638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095856638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095856638 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095856638 DMM INFO MM(262420000000049/ff291783) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095856638 DMM NOTICE MM(262420000000049/ff291783) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095856638 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095856638 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095856638 DLLC NOTICE LLME(d2556e3e/ff291783){ASSIGNED} LLGM Assign pre (ffffffff => ff291783) (gprs_llc.c:1079) 20250309095856638 DLLC NOTICE LLME(ffffffff/ff291783){ASSIGNED} LLGM Assign post (ffffffff => ff291783) (gprs_llc.c:1125) 20250309095856638 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095856638 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095856638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095856638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@a91f87d90eee: setverdict(pass): none -> pass 20250309095856695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095856695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309095856695 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095856695 DMM INFO MM(262420000000049/ff291783) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309095856695 DMM INFO MM(262420000000049/ff291783) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309095856695 DMM DEBUG MM(262420000000049/ff291783) Using GGSN 0 (gprs_sm.c:317) 20250309095856695 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) 20250309095856696 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250309095856696 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309095856696 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20250309095856696 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:386) 20250309095856720 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 39 6a 18 14 11 4d 1d 32 1b 14 05 7f 40 05 37 0b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:461) 20250309095856720 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd516310, cbp=0x5622d8ba2270) (sgsn_libgtp.c:633) 20250309095856720 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309095856720 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8baafb8 TLLI=ff291783, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309095856720 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309095856720 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095856735 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250309095856746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095856746 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2304) 20250309095856746 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250309095856752 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250309095856752 DMM INFO MM(262420000000049/ff291783) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250309095901756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095901756 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2330) 20250309095901756 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250309095901758 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1166)@a91f87d90eee: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@a91f87d90eee: Final verdict of PTC: pass 20250309095901762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52792<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1164)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(1179)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@a91f87d90eee: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1172)@a91f87d90eee: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@a91f87d90eee: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1177)@a91f87d90eee: Final verdict of PTC: none 20250309095901765 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095901765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1178)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1170)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1167)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1175)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1165)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@a91f87d90eee: Test case TC_suspend_resume finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Sun Mar 9 09:59:01 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250309095901880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095902282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58940<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98728) 20250309095902766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095902766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98728, count=105640) 20250309095903767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095903767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Sun Mar 9 09:59:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095904768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095904769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_suspend_rau started. 20250309095905387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095905390 DMM INFO MM(262420000000049/ff291783) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095905390 DMM INFO MM(262420000000049/ff291783) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095905390 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095905390 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095905391 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095905391 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095905391 DLLC NOTICE LLME(ffffffff/ff291783){ASSIGNED} LLGM Assign pre (ff291783 => ffffffff) (gprs_llc.c:1079) 20250309095905391 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff291783 => ffffffff) (gprs_llc.c:1125) 20250309095905391 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5622d8baac60 (gprs_sndcp.c:574) 20250309095905391 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8baafb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309095905391 DMM NOTICE MM(262420000000049/ff291783) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250309095905391 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250309095905391 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250309095905391 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250309095905391 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:386) 20250309095905391 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250309095905391 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) 20250309095905391 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:402) 20250309095905391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309095905391 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095905391 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095905391 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095905391 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1182)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095905438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095905438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095905438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095905438 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095905438 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095905438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095905438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095905438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095905438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095905439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095905439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095905439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095905439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095905439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095905439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095905439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095905439 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095905439 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095905439 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095905439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095905439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095905439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095905442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095905447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095905447 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1188)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI196(1185)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1187)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095905457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095905457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095905457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095905457 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095905457 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095905457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095905457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095905457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095905457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1192)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1191)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095905458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095905458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095905458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095905458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095905458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095905458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095905458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095905458 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095905458 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095905458 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095905458 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095905459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095905459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095905460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250309095905466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095905466 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1196)@a91f87d90eee: Provider Link came up: sending NS-RESET TC_suspend_rau-BVCI210(1189)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095905468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095905468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095905468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095905468 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095905468 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095905468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095905468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095905468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095905468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095905469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095905469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095905469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095905469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095905469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095905469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095905469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095905469 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095905469 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095905469 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095905469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095905469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095905469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095905472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095905477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095905477 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095905770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095905770 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095905770 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095905770 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095905774 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095905775 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@a91f87d90eee: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='FBC17ED3'O, index=0 SGSN_Test-GSUP(1198)@a91f87d90eee: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@a91f87d90eee: 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 := '3078D806C1088BF32526E55137433870'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9B87AF80'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '138E5F82E8320CCC'O } } } } } 20250309095906844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095906844 DLLC NOTICE LLME(ffffffff/fbc17ed3){UNASSIGNED} LLC RX: unknown TLLI 0xfbc17ed3, creating LLME on the fly (gprs_llc.c:552) 20250309095906844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095906844 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095906844 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095906844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095906844 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095906844 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095906844 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095906844 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095906844 DLLC NOTICE LLME(ffffffff/fbc17ed3){UNASSIGNED} LLGM Assign pre (fbc17ed3 => f32d9e98) (gprs_llc.c:1079) 20250309095906844 DLLC NOTICE LLME(fbc17ed3/f32d9e98){ASSIGNED} LLGM Assign post (fbc17ed3 => f32d9e98) (gprs_llc.c:1125) 20250309095906844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095906844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095906844 DMM DEBUG MM(262420000000050/f32d9e98) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095906863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095906863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095906863 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095906863 DMM DEBUG MM(262420000000050/f32d9e98) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1134) 20250309095906863 DMM NOTICE MM(262420000000050/f32d9e98) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095906863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095906863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095906863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095906863 DMM DEBUG MM(262420000000050/f32d9e98) Requesting authorization (sgsn_auth.c:160) 20250309095906863 DMM INFO MM(262420000000050/f32d9e98) Requesting authentication tuples (sgsn_auth.c:184) 20250309095906863 DMM DEBUG MM(262420000000050/f32d9e98) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095906863 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250309095906863 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@a91f87d90eee: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@a91f87d90eee: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20250309095906869 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095906869 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095906869 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095906869 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095906869 DMM INFO MM(262420000000050/f32d9e98) Subscriber data update (mmctx.c:445) 20250309095906869 DMM DEBUG MM(262420000000050/f32d9e98) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095906869 DMM INFO MM(262420000000050/f32d9e98) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095906869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095906869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095906869 DMM INFO MM(262420000000050/f32d9e98) <- GMM AUTH AND CIPHERING REQ (rand = 30 78 d8 06 c1 08 8b f3 25 26 e5 51 37 43 38 70 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095906884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095906884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095906884 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095906885 DMM INFO MM(262420000000050/f32d9e98) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095906885 DMM NOTICE MM(262420000000050/f32d9e98) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095906885 DMM DEBUG MM(262420000000050/f32d9e98) checking auth: received GSM SRES = 9b 87 af 80 (gprs_gmm.c:716) 20250309095906885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095906885 DMM DEBUG MM(262420000000050/f32d9e98) Requesting authorization (sgsn_auth.c:160) 20250309095906885 DMM INFO MM(262420000000050/f32d9e98) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095906885 DMM DEBUG MM(262420000000050/f32d9e98) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095906885 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250309095906885 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) 20250309095906885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095906885 DMM INFO MM(262420000000050/f32d9e98) <- GMM ATTACH ACCEPT (new P-TMSI=0xf32d9e98) (gprs_gmm.c:337) 20250309095906888 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095906888 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095906888 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250309095906888 DMM INFO MM(262420000000050/f32d9e98) Subscriber data update (mmctx.c:445) 20250309095906888 DMM DEBUG MM(262420000000050/f32d9e98) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095906888 DMM INFO MM(262420000000050/f32d9e98) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095906888 DMM NOTICE MM(262420000000050/f32d9e98) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1050) 20250309095906888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095906888 DMM NOTICE MM(262420000000050/f32d9e98) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095906888 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) 20250309095906889 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095906890 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250309095906890 DMM INFO MM(262420000000050/f32d9e98) Subscriber data update (mmctx.c:445) 20250309095906890 DMM DEBUG MM(262420000000050/f32d9e98) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095906903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095906903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095906903 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095906903 DMM INFO MM(262420000000050/f32d9e98) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095906903 DMM NOTICE MM(262420000000050/f32d9e98) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095906903 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095906903 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095906903 DLLC NOTICE LLME(fbc17ed3/f32d9e98){ASSIGNED} LLGM Assign pre (ffffffff => f32d9e98) (gprs_llc.c:1079) 20250309095906903 DLLC NOTICE LLME(ffffffff/f32d9e98){ASSIGNED} LLGM Assign post (ffffffff => f32d9e98) (gprs_llc.c:1125) 20250309095906903 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095906903 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095906903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095906903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@a91f87d90eee: setverdict(pass): none -> pass 20250309095906960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095906961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309095906961 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095906961 DMM INFO MM(262420000000050/f32d9e98) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309095906961 DMM INFO MM(262420000000050/f32d9e98) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309095906961 DMM DEBUG MM(262420000000050/f32d9e98) Using GGSN 0 (gprs_sm.c:317) 20250309095906961 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) 20250309095906961 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250309095906961 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309095906961 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20250309095906961 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:386) 20250309095906985 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 b2 4b 6f f6 11 35 b1 f1 ec 14 05 7f 64 a8 cd 3c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:461) 20250309095906985 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd517388, cbp=0x5622d8ba5790) (sgsn_libgtp.c:633) 20250309095906985 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309095906985 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8bac128 TLLI=f32d9e98, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309095906985 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309095906985 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095906998 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250309095907010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095907010 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2304) 20250309095907010 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250309095907017 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250309095907017 DMM INFO MM(262420000000050/f32d9e98) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250309095912033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095912033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095912033 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095912033 DMM INFO MM(262420000000050/f32d9e98) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250309095912033 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095912033 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250309095912033 DLLC NOTICE LLME(ffffffff/f32d9e98){ASSIGNED} LLGM Assign pre (f32d9e98 => dc65ba45) (gprs_llc.c:1079) 20250309095912033 DLLC NOTICE LLME(f32d9e98/dc65ba45){ASSIGNED} LLGM Assign post (f32d9e98 => dc65ba45) (gprs_llc.c:1125) 20250309095912033 DMM INFO MM(262420000000050/dc65ba45) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_suspend_rau(1200)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095912051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095912051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095912051 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095912051 DMM INFO MM(262420000000050/dc65ba45) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250309095912051 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250309095912051 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095912051 DLLC NOTICE LLME(f32d9e98/dc65ba45){ASSIGNED} LLGM Assign pre (ffffffff => dc65ba45) (gprs_llc.c:1079) 20250309095912051 DLLC NOTICE LLME(ffffffff/dc65ba45){ASSIGNED} LLGM Assign post (ffffffff => dc65ba45) (gprs_llc.c:1125) 20250309095912052 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250309095912551 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1185)@a91f87d90eee: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@a91f87d90eee: Final verdict of PTC: pass 20250309095912566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56856<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@a91f87d90eee: Final verdict of PTC: none 20250309095912572 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095912572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1186)@a91f87d90eee: Final verdict of PTC: none TC_suspend_rau-BVCI210(1189)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1191)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@a91f87d90eee: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@a91f87d90eee: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1196)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1190)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1194)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1184)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_suspend_rau-BVCI210(1189): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1190): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@a91f87d90eee: Test case TC_suspend_rau finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Sun Mar 9 09:59:12 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250309095912704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095913106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56866<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104964) 20250309095913573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095913573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104964, count=111256) 20250309095914574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095914574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Sun Mar 9 09:59:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095915574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095915575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_paging_ps started. 20250309095916209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095916211 DMM INFO MM(262420000000050/dc65ba45) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095916211 DMM INFO MM(262420000000050/dc65ba45) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095916211 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095916211 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095916211 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095916211 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309095916211 DLLC NOTICE LLME(ffffffff/dc65ba45){ASSIGNED} LLGM Assign pre (dc65ba45 => ffffffff) (gprs_llc.c:1079) 20250309095916211 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc65ba45 => ffffffff) (gprs_llc.c:1125) 20250309095916211 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5622d8babdd0 (gprs_sndcp.c:574) 20250309095916211 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8bac128, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309095916211 DMM NOTICE MM(262420000000050/dc65ba45) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250309095916211 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250309095916211 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250309095916211 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250309095916211 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:386) 20250309095916212 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250309095916212 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) 20250309095916212 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:402) 20250309095916212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309095916212 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095916212 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095916212 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095916212 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1201)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095916259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095916259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095916259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095916259 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095916259 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095916259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095916259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095916259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095916259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095916260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095916260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095916260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095916260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095916260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095916260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095916260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095916260 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095916260 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095916260 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095916260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1205)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095916260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095916260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095916263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095916269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095916269 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1207)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps-BVCI196(1204)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095916273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095916273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095916273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095916273 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095916273 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095916274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095916274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095916274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095916274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095916275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095916275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095916275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095916275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095916275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095916275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095916275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095916275 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095916275 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095916275 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095916275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095916276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095916276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095916279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095916285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095916285 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1212)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps-BVCI210(1209)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095916289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095916289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095916289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095916289 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095916289 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095916289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095916289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095916289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095916289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095916290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095916290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095916290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095916290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095916290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095916290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095916290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095916290 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095916290 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095916290 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095916290 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095916291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095916291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095916292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095916297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095916297 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095916576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095916576 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095916576 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095916576 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095916580 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095916581 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@a91f87d90eee: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='E6FACAE0'O, index=0 SGSN_Test-GSUP(1217)@a91f87d90eee: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@a91f87d90eee: 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 := 'AD942A9464C3F3B070F32E7C769BCB97'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6B8BE7E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '53A4453D081A6FC1'O } } } } } 20250309095917652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095917652 DLLC NOTICE LLME(ffffffff/e6facae0){UNASSIGNED} LLC RX: unknown TLLI 0xe6facae0, creating LLME on the fly (gprs_llc.c:552) 20250309095917652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095917652 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095917652 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095917652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095917652 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095917652 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095917652 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095917652 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095917652 DLLC NOTICE LLME(ffffffff/e6facae0){UNASSIGNED} LLGM Assign pre (e6facae0 => c8c35895) (gprs_llc.c:1079) 20250309095917652 DLLC NOTICE LLME(e6facae0/c8c35895){ASSIGNED} LLGM Assign post (e6facae0 => c8c35895) (gprs_llc.c:1125) 20250309095917652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095917652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095917652 DMM DEBUG MM(262420000000051/c8c35895) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095917668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095917668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095917669 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095917669 DMM DEBUG MM(262420000000051/c8c35895) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1134) 20250309095917669 DMM NOTICE MM(262420000000051/c8c35895) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095917669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095917669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095917669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095917669 DMM DEBUG MM(262420000000051/c8c35895) Requesting authorization (sgsn_auth.c:160) 20250309095917669 DMM INFO MM(262420000000051/c8c35895) Requesting authentication tuples (sgsn_auth.c:184) 20250309095917669 DMM DEBUG MM(262420000000051/c8c35895) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095917669 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250309095917669 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@a91f87d90eee: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@a91f87d90eee: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20250309095917674 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095917674 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095917674 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095917674 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095917674 DMM INFO MM(262420000000051/c8c35895) Subscriber data update (mmctx.c:445) 20250309095917674 DMM DEBUG MM(262420000000051/c8c35895) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095917674 DMM INFO MM(262420000000051/c8c35895) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095917674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095917674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095917674 DMM INFO MM(262420000000051/c8c35895) <- GMM AUTH AND CIPHERING REQ (rand = ad 94 2a 94 64 c3 f3 b0 70 f3 2e 7c 76 9b cb 97 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095917689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095917689 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095917689 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095917689 DMM INFO MM(262420000000051/c8c35895) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095917689 DMM NOTICE MM(262420000000051/c8c35895) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095917689 DMM DEBUG MM(262420000000051/c8c35895) checking auth: received GSM SRES = 6b 8b e7 e0 (gprs_gmm.c:716) 20250309095917689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095917689 DMM DEBUG MM(262420000000051/c8c35895) Requesting authorization (sgsn_auth.c:160) 20250309095917689 DMM INFO MM(262420000000051/c8c35895) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095917689 DMM DEBUG MM(262420000000051/c8c35895) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095917689 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250309095917689 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) 20250309095917689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095917689 DMM INFO MM(262420000000051/c8c35895) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8c35895) (gprs_gmm.c:337) 20250309095917692 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095917692 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095917692 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250309095917692 DMM INFO MM(262420000000051/c8c35895) Subscriber data update (mmctx.c:445) 20250309095917693 DMM DEBUG MM(262420000000051/c8c35895) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095917693 DMM INFO MM(262420000000051/c8c35895) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095917693 DMM NOTICE MM(262420000000051/c8c35895) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1050) 20250309095917693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095917693 DMM NOTICE MM(262420000000051/c8c35895) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095917693 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) 20250309095917694 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095917694 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250309095917694 DMM INFO MM(262420000000051/c8c35895) Subscriber data update (mmctx.c:445) 20250309095917694 DMM DEBUG MM(262420000000051/c8c35895) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095917705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095917705 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095917705 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095917705 DMM INFO MM(262420000000051/c8c35895) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095917705 DMM NOTICE MM(262420000000051/c8c35895) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095917705 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095917705 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095917705 DLLC NOTICE LLME(e6facae0/c8c35895){ASSIGNED} LLGM Assign pre (ffffffff => c8c35895) (gprs_llc.c:1079) 20250309095917706 DLLC NOTICE LLME(ffffffff/c8c35895){ASSIGNED} LLGM Assign post (ffffffff => c8c35895) (gprs_llc.c:1125) 20250309095917706 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095917706 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095917706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095917706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250309095917764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095917764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309095917764 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095917764 DMM INFO MM(262420000000051/c8c35895) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309095917764 DMM INFO MM(262420000000051/c8c35895) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309095917764 DMM DEBUG MM(262420000000051/c8c35895) Using GGSN 0 (gprs_sm.c:317) 20250309095917764 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) 20250309095917765 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250309095917765 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309095917765 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20250309095917765 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:386) 20250309095917789 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 80 75 e6 0a 11 ba eb c3 e4 14 05 7f eb 15 56 3f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:461) 20250309095917789 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd518400, cbp=0x5622d8ba5b20) (sgsn_libgtp.c:633) 20250309095917789 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309095917789 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8bac128 TLLI=c8c35895, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309095917789 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309095917789 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@a91f87d90eee: setverdict(pass): none -> pass TC_paging_ps(1219)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095917804 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250309095920508 DGPRS DEBUG Checking for inactive LLMEs, time = 4745266 (sgsn.c:132) 20250309095920765 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Timeout of T3314 (fsm.c:317) 20250309095920765 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250309095920765 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250309095922821 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250309095922821 DMM INFO MM(262420000000051/c8c35895) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@a91f87d90eee: 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 := 'C8C35895'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@a91f87d90eee: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@a91f87d90eee: Final verdict of PTC: pass 20250309095922848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49006<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250309095922852 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095922852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1216)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1215)@a91f87d90eee: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(1217)@a91f87d90eee: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1210)@a91f87d90eee: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1205)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1203)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1213)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1208)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@a91f87d90eee: Test case TC_paging_ps finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Sun Mar 9 09:59:22 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250309095922993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095923395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49014<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103768) 20250309095923853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095923853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103768, count=104928) 20250309095924854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095924854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Sun Mar 9 09:59:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095925856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095925856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_paging_ps_ra_multiple_cells started. 20250309095926476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095926478 DMM INFO MM(262420000000051/c8c35895) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095926478 DMM INFO MM(262420000000051/c8c35895) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095926478 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095926478 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095926478 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095926478 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250309095926478 DLLC NOTICE LLME(ffffffff/c8c35895){ASSIGNED} LLGM Assign pre (c8c35895 => ffffffff) (gprs_llc.c:1079) 20250309095926478 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8c35895 => ffffffff) (gprs_llc.c:1125) 20250309095926478 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5622d8babdd0 (gprs_sndcp.c:574) 20250309095926478 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8bac128, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309095926478 DMM NOTICE MM(262420000000051/c8c35895) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250309095926478 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250309095926478 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250309095926478 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250309095926478 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:386) 20250309095926478 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250309095926478 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) 20250309095926478 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:402) 20250309095926478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309095926478 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095926478 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095926478 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095926478 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1220)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095926506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095926506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095926506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095926506 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095926506 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095926506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095926506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095926506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095926506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095926507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095926507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095926507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095926507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095926507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095926507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095926507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095926507 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095926507 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095926507 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095926507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095926507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095926507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095926509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095926514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095926514 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095926521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095926521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095926521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095926521 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095926521 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095926521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095926521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095926521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095926521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095926522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095926522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095926522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095926522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095926522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095926522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095926522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095926522 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095926522 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095926522 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095926522 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095926522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095926522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095926524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095926531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095926531 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1231)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1234)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095926536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095926536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095926536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095926536 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095926536 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095926536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095926536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095926536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095926536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095926536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095926536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095926536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095926536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095926536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095926536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095926536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095926536 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095926536 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095926536 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095926536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1234)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309095926537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095926537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095926539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095926544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095926544 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095926858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095926858 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095926858 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095926858 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095926862 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1235)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309095926863 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@a91f87d90eee: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='DE0EA12F'O, index=0 SGSN_Test-GSUP(1236)@a91f87d90eee: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@a91f87d90eee: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@a91f87d90eee: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='DE0EA12F'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@a91f87d90eee: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='DE0EA12F'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@a91f87d90eee: 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 := '2FA6798B6FD8532E9DF0EB7EAE600A66'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '72FA2D4E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1F125EE8EF891F28'O } } } } } 20250309095927953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095927953 DLLC NOTICE LLME(ffffffff/de0ea12f){UNASSIGNED} LLC RX: unknown TLLI 0xde0ea12f, creating LLME on the fly (gprs_llc.c:552) 20250309095927953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095927953 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095927953 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095927953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309095927953 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095927953 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309095927953 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095927953 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095927953 DLLC NOTICE LLME(ffffffff/de0ea12f){UNASSIGNED} LLGM Assign pre (de0ea12f => c08c9e07) (gprs_llc.c:1079) 20250309095927953 DLLC NOTICE LLME(de0ea12f/c08c9e07){ASSIGNED} LLGM Assign post (de0ea12f => c08c9e07) (gprs_llc.c:1125) 20250309095927953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095927953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095927953 DMM DEBUG MM(262420000000052/c08c9e07) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095927959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095927959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095927959 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095927959 DMM DEBUG MM(262420000000052/c08c9e07) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1134) 20250309095927959 DMM NOTICE MM(262420000000052/c08c9e07) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095927959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095927959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095927959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095927959 DMM DEBUG MM(262420000000052/c08c9e07) Requesting authorization (sgsn_auth.c:160) 20250309095927959 DMM INFO MM(262420000000052/c08c9e07) Requesting authentication tuples (sgsn_auth.c:184) 20250309095927959 DMM DEBUG MM(262420000000052/c08c9e07) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095927959 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250309095927959 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1236)@a91f87d90eee: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@a91f87d90eee: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20250309095927961 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095927961 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095927961 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095927961 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095927961 DMM INFO MM(262420000000052/c08c9e07) Subscriber data update (mmctx.c:445) 20250309095927961 DMM DEBUG MM(262420000000052/c08c9e07) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095927961 DMM INFO MM(262420000000052/c08c9e07) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095927961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095927961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095927961 DMM INFO MM(262420000000052/c08c9e07) <- GMM AUTH AND CIPHERING REQ (rand = 2f a6 79 8b 6f d8 53 2e 9d f0 eb 7e ae 60 0a 66 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095927966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095927966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095927966 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095927966 DMM INFO MM(262420000000052/c08c9e07) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095927966 DMM NOTICE MM(262420000000052/c08c9e07) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095927966 DMM DEBUG MM(262420000000052/c08c9e07) checking auth: received GSM SRES = 72 fa 2d 4e (gprs_gmm.c:716) 20250309095927966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095927966 DMM DEBUG MM(262420000000052/c08c9e07) Requesting authorization (sgsn_auth.c:160) 20250309095927966 DMM INFO MM(262420000000052/c08c9e07) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095927966 DMM DEBUG MM(262420000000052/c08c9e07) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095927966 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250309095927966 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) 20250309095927966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095927966 DMM INFO MM(262420000000052/c08c9e07) <- GMM ATTACH ACCEPT (new P-TMSI=0xc08c9e07) (gprs_gmm.c:337) 20250309095927967 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095927967 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095927967 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250309095927967 DMM INFO MM(262420000000052/c08c9e07) Subscriber data update (mmctx.c:445) 20250309095927967 DMM DEBUG MM(262420000000052/c08c9e07) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095927968 DMM INFO MM(262420000000052/c08c9e07) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095927968 DMM NOTICE MM(262420000000052/c08c9e07) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1050) 20250309095927968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095927968 DMM NOTICE MM(262420000000052/c08c9e07) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095927968 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) 20250309095927968 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095927968 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250309095927968 DMM INFO MM(262420000000052/c08c9e07) Subscriber data update (mmctx.c:445) 20250309095927968 DMM DEBUG MM(262420000000052/c08c9e07) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095927974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095927974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095927974 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095927974 DMM INFO MM(262420000000052/c08c9e07) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095927974 DMM NOTICE MM(262420000000052/c08c9e07) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095927974 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095927974 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095927974 DLLC NOTICE LLME(de0ea12f/c08c9e07){ASSIGNED} LLGM Assign pre (ffffffff => c08c9e07) (gprs_llc.c:1079) 20250309095927974 DLLC NOTICE LLME(ffffffff/c08c9e07){ASSIGNED} LLGM Assign post (ffffffff => c08c9e07) (gprs_llc.c:1125) 20250309095927974 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095927974 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095927974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095927974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250309095928030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095928030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309095928030 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095928030 DMM INFO MM(262420000000052/c08c9e07) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309095928031 DMM INFO MM(262420000000052/c08c9e07) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309095928031 DMM DEBUG MM(262420000000052/c08c9e07) Using GGSN 0 (gprs_sm.c:317) 20250309095928031 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) 20250309095928031 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250309095928031 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309095928031 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20250309095928031 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:386) 20250309095928054 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 24 60 a1 52 11 ce e4 5a fc 14 05 7f c1 fa 6e 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=1070 from retransmit req queue (gtp.c:461) 20250309095928054 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd519478, cbp=0x5622d8ba89b0) (sgsn_libgtp.c:633) 20250309095928054 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309095928054 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8bac128 TLLI=c08c9e07, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309095928054 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309095928054 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@a91f87d90eee: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095928069 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250309095931032 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Timeout of T3314 (fsm.c:317) 20250309095931032 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250309095931032 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250309095933080 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250309095933080 DMM INFO MM(262420000000052/c08c9e07) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@a91f87d90eee: 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 := 'C08C9E07'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@a91f87d90eee: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000052'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '00DC'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0000'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := 'C08C9E07'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@a91f87d90eee: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@a91f87d90eee: Final verdict of PTC: pass 20250309095933106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39536<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1224)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@a91f87d90eee: Final verdict of PTC: none 20250309095933111 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095933112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1229)@a91f87d90eee: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1234)@a91f87d90eee: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@a91f87d90eee: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1227)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1222)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1232)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@a91f87d90eee: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Sun Mar 9 09:59:33 UTC 2025 ====== SGSN_Tests.TC_paging_ps_ra_multiple_cells pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20250309095933169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095933571 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39542<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104040) 20250309095934113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095934113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104040, count=105200) 20250309095935114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095935115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Sun Mar 9 09:59:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095936116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095936117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_bssgp_rim_single_report started. 20250309095936677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095936680 DMM INFO MM(262420000000052/c08c9e07) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309095936680 DMM INFO MM(262420000000052/c08c9e07) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309095936680 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309095936680 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309095936680 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309095936680 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250309095936680 DLLC NOTICE LLME(ffffffff/c08c9e07){ASSIGNED} LLGM Assign pre (c08c9e07 => ffffffff) (gprs_llc.c:1079) 20250309095936680 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c08c9e07 => ffffffff) (gprs_llc.c:1125) 20250309095936680 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5622d8babdd0 (gprs_sndcp.c:574) 20250309095936680 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8bac128, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309095936680 DMM NOTICE MM(262420000000052/c08c9e07) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250309095936680 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250309095936680 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250309095936680 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250309095936680 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:386) 20250309095936680 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250309095936680 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) 20250309095936680 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:402) 20250309095936680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309095936680 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309095936680 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309095936680 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309095936681 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1239)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1243)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095936714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095936714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095936714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095936714 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095936714 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095936714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095936714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095936714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095936714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095936715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095936715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095936715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095936716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095936716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095936716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095936716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095936716 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095936716 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095936716 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095936716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095936716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095936716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1244)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 20250309095936719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1240)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1248)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250309095936726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095936726 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1248)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095936728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095936728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095936728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095936728 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095936728 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095936728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095936728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095936728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095936728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_bssgp_rim_single_report-BVCI196(1242)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1248)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095936730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095936730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095936730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095936730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095936730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095936730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095936730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095936730 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095936730 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095936730 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095936730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095936730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095936730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095936732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095936738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095936738 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1250)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI210(1247)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1249)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095936744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095936744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095936744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095936744 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095936744 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095936744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095936744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095936744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095936744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095936744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095936744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095936744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095936744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095936744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095936744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095936744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095936744 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095936744 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095936744 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095936744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095936745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095936745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095936747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095936752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095936752 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095937118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095937118 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095937118 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095937118 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095937122 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095937123 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1254)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1254)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250309095937147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@a91f87d90eee: setverdict(pass): none -> pass MTC@a91f87d90eee: Warning: Re-starting timer T, which is already active (running or expired). 20250309095937172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095937183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49288<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250309095937186 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095937186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1254)@a91f87d90eee: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1248)@a91f87d90eee: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1243)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1253)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(1255)@a91f87d90eee: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1241)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1251)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1246)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: pass MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@a91f87d90eee: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Sun Mar 9 09:59:37 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 20250309095937283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095937685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49300<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56404) 20250309095938188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095938188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56404, count=60760) 20250309095939189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095939190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Sun Mar 9 09:59:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095940191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095940192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_rim_eutran_to_geran started. 20250309095940786 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095940788 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1257)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1261)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095940834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095940834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095940834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095940834 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095940834 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095940834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095940834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095940834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095940834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095940835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095940835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095940835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095940835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095940835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095940835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095940835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095940835 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095940835 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095940835 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095940835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095940835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095940835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095940837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250309095940842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095940842 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1262)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1267)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1267)@a91f87d90eee: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1266)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309095940851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095940851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095940851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095940851 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095940851 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095940851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095940851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095940851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095940851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1267)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095940851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095940851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095940851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095940851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095940851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095940851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095940851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095940851 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095940851 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095940851 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095940851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095940852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095940852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1267)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1267)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095940853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1263)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1266)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250309095940859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095940859 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1271)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095940860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095940860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095940860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095940860 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095940860 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095940860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095940860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095940860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095940860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_rim_eutran_to_geran-BVCI210(1264)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1271)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095940862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095940862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095940862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095940862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095940862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095940862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095940862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095940862 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095940862 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095940862 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095940862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095940862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095940862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095940865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095940870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095940870 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095941193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095941193 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095941193 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095941193 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095941197 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309095941199 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1272)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1272)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1272)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a91f87d90eee: setverdict(pass): none -> pass 20250309095941244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095941253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49304<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@a91f87d90eee: Final verdict of PTC: none 20250309095941259 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309095941259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1258)@a91f87d90eee: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1264)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1261)@a91f87d90eee: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1271)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1267)@a91f87d90eee: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1265)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1259)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1269)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: pass MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1264): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1265): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1267): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@a91f87d90eee: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Sun Mar 9 09:59:41 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 20250309095941359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095941761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49316<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52340) 20250309095942261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095942261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=52340, count=53500) 20250309095943262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095943263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Sun Mar 9 09:59:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309095944264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095944265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_cell_change_different_rai_ci_attach started. 20250309095944828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309095944831 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1275)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095944880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309095944880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095944880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095944880 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095944881 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309095944881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095944881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095944881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095944881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095944881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095944881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095944881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095944881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095944881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095944881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095944881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095944881 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095944881 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309095944881 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095944881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095944882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095944882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095944884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095944889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095944889 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1281)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095944894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309095944894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095944894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095944894 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095944894 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309095944894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095944894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095944894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095944894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095944895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095944895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095944895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095944895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095944895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095944895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095944895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095944895 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095944895 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309095944895 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095944895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095944895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095944895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095944898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095944904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095944904 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1286)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_cell_change_different_rai_ci_attach-BVCI210(1283)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1289)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309095944910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309095944910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309095944910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309095944910 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095944910 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309095944910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309095944910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309095944910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309095944910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309095944911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309095944911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309095944911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309095944911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309095944911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309095944911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309095944911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309095944911 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309095944911 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309095944911 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309095944911 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309095944911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309095944911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309095944913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309095944917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095944917 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309095945265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309095945266 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309095945266 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309095945266 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309095945271 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1290)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20250309095945272 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@a91f87d90eee: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='D4A6FA0A'O, index=0 SGSN_Test-GSUP(1291)@a91f87d90eee: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1293) TC_cell_change_different_rai_ci_attach(1293)@a91f87d90eee: 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 := '85D609863A4AF49D306FAD5D452300B6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2016489F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B20CB0BAE9D5992D'O } } } } } 20250309095945342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095945342 DLLC NOTICE LLME(ffffffff/d4a6fa0a){UNASSIGNED} LLC RX: unknown TLLI 0xd4a6fa0a, creating LLME on the fly (gprs_llc.c:552) 20250309095945342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095945342 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095945342 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309095945342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309095945342 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309095945342 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309095945342 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095945342 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309095945342 DLLC NOTICE LLME(ffffffff/d4a6fa0a){UNASSIGNED} LLGM Assign pre (d4a6fa0a => de7c6be5) (gprs_llc.c:1079) 20250309095945342 DLLC NOTICE LLME(d4a6fa0a/de7c6be5){ASSIGNED} LLGM Assign post (d4a6fa0a => de7c6be5) (gprs_llc.c:1125) 20250309095945342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095945342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095945342 DMM DEBUG MM(262420000000068/de7c6be5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095945362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095945362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309095945362 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095945362 DMM DEBUG MM(262420000000068/de7c6be5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250309095945362 DMM NOTICE MM(262420000000068/de7c6be5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095945362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095945362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095945362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095945362 DMM DEBUG MM(262420000000068/de7c6be5) Requesting authorization (sgsn_auth.c:160) 20250309095945362 DMM INFO MM(262420000000068/de7c6be5) Requesting authentication tuples (sgsn_auth.c:184) 20250309095945362 DMM DEBUG MM(262420000000068/de7c6be5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309095945362 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250309095945362 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@a91f87d90eee: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@a91f87d90eee: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20250309095945368 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309095945368 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309095945368 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309095945368 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309095945368 DMM INFO MM(262420000000068/de7c6be5) Subscriber data update (mmctx.c:445) 20250309095945368 DMM DEBUG MM(262420000000068/de7c6be5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309095945368 DMM INFO MM(262420000000068/de7c6be5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309095945368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309095945369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309095945369 DMM INFO MM(262420000000068/de7c6be5) <- GMM AUTH AND CIPHERING REQ (rand = 85 d6 09 86 3a 4a f4 9d 30 6f ad 5d 45 23 00 b6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309095945384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095945384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250309095945385 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095945385 DMM INFO MM(262420000000068/de7c6be5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309095945385 DMM NOTICE MM(262420000000068/de7c6be5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309095945385 DMM DEBUG MM(262420000000068/de7c6be5) checking auth: received GSM SRES = 20 16 48 9f (gprs_gmm.c:716) 20250309095945385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309095945385 DMM DEBUG MM(262420000000068/de7c6be5) Requesting authorization (sgsn_auth.c:160) 20250309095945385 DMM INFO MM(262420000000068/de7c6be5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095945385 DMM DEBUG MM(262420000000068/de7c6be5) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095945385 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250309095945385 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) 20250309095945385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309095945385 DMM INFO MM(262420000000068/de7c6be5) <- GMM ATTACH ACCEPT (new P-TMSI=0xde7c6be5) (gprs_gmm.c:337) 20250309095945388 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309095945388 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309095945388 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250309095945388 DMM INFO MM(262420000000068/de7c6be5) Subscriber data update (mmctx.c:445) 20250309095945388 DMM DEBUG MM(262420000000068/de7c6be5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309095945388 DMM INFO MM(262420000000068/de7c6be5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309095945388 DMM NOTICE MM(262420000000068/de7c6be5) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1050) 20250309095945388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309095945388 DMM NOTICE MM(262420000000068/de7c6be5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309095945388 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) 20250309095945389 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309095945390 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250309095945390 DMM INFO MM(262420000000068/de7c6be5) Subscriber data update (mmctx.c:445) 20250309095945390 DMM DEBUG MM(262420000000068/de7c6be5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309095945402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095945402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309095945402 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095945402 DMM INFO MM(262420000000068/de7c6be5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309095945402 DMM NOTICE MM(262420000000068/de7c6be5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309095945402 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309095945402 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309095945402 DLLC NOTICE LLME(d4a6fa0a/de7c6be5){ASSIGNED} LLGM Assign pre (ffffffff => de7c6be5) (gprs_llc.c:1079) 20250309095945402 DLLC NOTICE LLME(ffffffff/de7c6be5){ASSIGNED} LLGM Assign post (ffffffff => de7c6be5) (gprs_llc.c:1125) 20250309095945402 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309095945402 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309095945402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309095945402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250309095945459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095945459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309095945460 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095945460 DMM INFO MM(262420000000068/de7c6be5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309095945460 DMM INFO MM(262420000000068/de7c6be5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309095945460 DMM DEBUG MM(262420000000068/de7c6be5) Using GGSN 0 (gprs_sm.c:317) 20250309095945460 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) 20250309095945460 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250309095945460 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309095945460 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20250309095945460 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:386) 20250309095945487 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 b3 e6 9b 72 11 3b f8 db 49 14 05 7f 9c 1b c7 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=1072 from retransmit req queue (gtp.c:461) 20250309095945487 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd51a4f0, cbp=0x5622d8ba8e40) (sgsn_libgtp.c:633) 20250309095945487 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309095945487 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8bac128 TLLI=de7c6be5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309095945487 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309095945488 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@a91f87d90eee: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309095945505 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20250309095945521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095945521 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250309095945521 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@a91f87d90eee: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@a91f87d90eee: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='DE7C6BE5'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@a91f87d90eee: 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 := '30E46FF47022CC99BEC27CB3969325EC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E9C37806'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8B22733DCAD5A9C8'O } } } } } 20250309095945540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095945540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250309095945540 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xDE7C6BE5) type="GPRS attach"  (gprs_gmm.c:1320) 20250309095945541 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309095945541 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250309095945541 DLLC NOTICE LLME(ffffffff/de7c6be5){ASSIGNED} LLGM Assign pre (de7c6be5 => d764f15f) (gprs_llc.c:1079) 20250309095945541 DLLC NOTICE LLME(de7c6be5/d764f15f){ASSIGNED} LLGM Assign post (de7c6be5 => d764f15f) (gprs_llc.c:1125) 20250309095945541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309095945541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309095945541 DMM DEBUG MM(262420000000068/d764f15f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309095945563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309095945563 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250309095945563 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309095945563 DMM DEBUG MM(262420000000068/d764f15f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250309095945563 DMM NOTICE MM(262420000000068/d764f15f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309095945563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309095945563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309095945563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309095945563 DMM DEBUG MM(262420000000068/d764f15f) Requesting authorization (sgsn_auth.c:160) 20250309095945563 DMM INFO MM(262420000000068/d764f15f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309095945563 DMM DEBUG MM(262420000000068/d764f15f) Requesting subscriber data update (gprs_subscriber.c:894) 20250309095945563 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250309095945563 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) 20250309095950509 DGPRS DEBUG Checking for inactive LLMEs, time = 4745296 (sgsn.c:132) 20250309095951564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250309095951564 DMM ERROR MM(262420000000068/d764f15f) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250309095951564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250309095951564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250309095951564 DMM NOTICE MM(262420000000068/d764f15f) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250309095951564 DMM NOTICE MM(262420000000068/d764f15f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250309095951564 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250309095951564 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8bac128, TLLI=d764f15f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309095951564 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250309095951564 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250309095951564 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:386) 20250309095951564 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250309095951564 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) 20250309095951564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Reject}: Deallocated (fsm.c:568) 20250309095951565 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Deallocated (fsm.c:568) 20250309095951565 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309095951565 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250309095951565 DLLC NOTICE LLME(de7c6be5/d764f15f){ASSIGNED} LLGM Assign pre (d764f15f => ffffffff) (gprs_llc.c:1079) 20250309095951565 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d764f15f => ffffffff) (gprs_llc.c:1125) 20250309095956565 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:274) 20250309100001566 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:274) 20250309100005268 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250309100005268 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309100005269 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250309100006567 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:274) 20250309100011568 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:274) 20250309100014883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100014886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100014886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309100014896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100014899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100014899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309100014912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100014913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100014913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@a91f87d90eee: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@a91f87d90eee: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. 20250309100015339 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309100015339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1291)@a91f87d90eee: Final verdict of PTC: none 20250309100015340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49322<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1290)@a91f87d90eee: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1284)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1279)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1289)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@a91f87d90eee: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@a91f87d90eee: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1282)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1287)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1277)@a91f87d90eee: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@a91f87d90eee: Final verdict of PTC: fail reason: "Tguard timeout" MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@a91f87d90eee: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Sun Mar 9 10:00:15 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 20250309100015388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100015790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43098<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=121104) 20250309100016340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100016341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250309100016569 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:268) 20250309100016569 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x5622d8ba8e40) (sgsn_libgtp.c:633) 20250309100016569 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x5622d8ba8e40) (sgsn_libgtp.c:637) 20250309100016569 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250309100016569 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250309100016569 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250309100016569 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=121104, count=122544) 20250309100017342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100017342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Sun Mar 9 10:00:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309100018344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100018344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_cell_change_different_rai_ci_data started. 20250309100018893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100018895 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1294)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100018930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309100018930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100018930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100018930 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100018930 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309100018930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100018930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100018930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100018930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100018931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100018931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100018931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100018931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100018931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100018931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100018931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100018931 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100018931 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309100018931 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100018931 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100018931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100018931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100018933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100018939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100018939 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1300)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1303)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1297)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1303)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100018943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309100018943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100018943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100018943 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100018943 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309100018943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100018943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100018943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100018943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100018944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100018944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100018944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100018944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100018944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100018944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100018944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100018944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100018944 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309100018944 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100018944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100018944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100018944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100018946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100018951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100018952 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1302)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100018959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309100018959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100018959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100018959 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100018959 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309100018959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100018959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100018959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100018959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100018959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100018959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100018959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100018959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100018959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100018959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100018959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100018959 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100018959 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309100018959 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100018959 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100018960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100018960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100018962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100018967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100018967 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1307)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309100019345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100019345 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309100019345 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309100019345 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309100019349 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309100019350 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@a91f87d90eee: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='CF7D9929'O, index=0 SGSN_Test-GSUP(1310)@a91f87d90eee: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1312) TC_cell_change_different_rai_ci_data(1312)@a91f87d90eee: 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 := 'C84F9C5BD2AED69484E63AEAA8359023'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FAA01338'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CF93BCA18C1C18E7'O } } } } } 20250309100019404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100019404 DLLC NOTICE LLME(ffffffff/cf7d9929){UNASSIGNED} LLC RX: unknown TLLI 0xcf7d9929, creating LLME on the fly (gprs_llc.c:552) 20250309100019404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309100019404 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1320) 20250309100019404 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309100019404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309100019404 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309100019404 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309100019404 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309100019404 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309100019404 DLLC NOTICE LLME(ffffffff/cf7d9929){UNASSIGNED} LLGM Assign pre (cf7d9929 => ca7f600e) (gprs_llc.c:1079) 20250309100019404 DLLC NOTICE LLME(cf7d9929/ca7f600e){ASSIGNED} LLGM Assign post (cf7d9929 => ca7f600e) (gprs_llc.c:1125) 20250309100019404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309100019404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309100019404 DMM DEBUG MM(262420000000070/ca7f600e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309100019418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100019418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309100019418 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309100019418 DMM DEBUG MM(262420000000070/ca7f600e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1134) 20250309100019418 DMM NOTICE MM(262420000000070/ca7f600e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309100019418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309100019418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309100019418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309100019418 DMM DEBUG MM(262420000000070/ca7f600e) Requesting authorization (sgsn_auth.c:160) 20250309100019418 DMM INFO MM(262420000000070/ca7f600e) Requesting authentication tuples (sgsn_auth.c:184) 20250309100019418 DMM DEBUG MM(262420000000070/ca7f600e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309100019418 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250309100019418 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@a91f87d90eee: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@a91f87d90eee: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20250309100019421 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309100019421 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309100019421 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309100019421 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309100019421 DMM INFO MM(262420000000070/ca7f600e) Subscriber data update (mmctx.c:445) 20250309100019421 DMM DEBUG MM(262420000000070/ca7f600e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309100019421 DMM INFO MM(262420000000070/ca7f600e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309100019421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309100019421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309100019421 DMM INFO MM(262420000000070/ca7f600e) <- GMM AUTH AND CIPHERING REQ (rand = c8 4f 9c 5b d2 ae d6 94 84 e6 3a ea a8 35 90 23 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309100019428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100019428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250309100019428 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309100019428 DMM INFO MM(262420000000070/ca7f600e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309100019428 DMM NOTICE MM(262420000000070/ca7f600e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309100019428 DMM DEBUG MM(262420000000070/ca7f600e) checking auth: received GSM SRES = fa a0 13 38 (gprs_gmm.c:716) 20250309100019428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309100019428 DMM DEBUG MM(262420000000070/ca7f600e) Requesting authorization (sgsn_auth.c:160) 20250309100019428 DMM INFO MM(262420000000070/ca7f600e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309100019428 DMM DEBUG MM(262420000000070/ca7f600e) Requesting subscriber data update (gprs_subscriber.c:894) 20250309100019428 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250309100019428 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) 20250309100019428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309100019428 DMM INFO MM(262420000000070/ca7f600e) <- GMM ATTACH ACCEPT (new P-TMSI=0xca7f600e) (gprs_gmm.c:337) 20250309100019429 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309100019429 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309100019429 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250309100019429 DMM INFO MM(262420000000070/ca7f600e) Subscriber data update (mmctx.c:445) 20250309100019429 DMM DEBUG MM(262420000000070/ca7f600e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309100019429 DMM INFO MM(262420000000070/ca7f600e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309100019429 DMM NOTICE MM(262420000000070/ca7f600e) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1050) 20250309100019429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309100019429 DMM NOTICE MM(262420000000070/ca7f600e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309100019429 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) 20250309100019430 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309100019430 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250309100019430 DMM INFO MM(262420000000070/ca7f600e) Subscriber data update (mmctx.c:445) 20250309100019430 DMM DEBUG MM(262420000000070/ca7f600e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309100019432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100019432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309100019432 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309100019432 DMM INFO MM(262420000000070/ca7f600e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309100019432 DMM NOTICE MM(262420000000070/ca7f600e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309100019432 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309100019432 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309100019432 DLLC NOTICE LLME(cf7d9929/ca7f600e){ASSIGNED} LLGM Assign pre (ffffffff => ca7f600e) (gprs_llc.c:1079) 20250309100019432 DLLC NOTICE LLME(ffffffff/ca7f600e){ASSIGNED} LLGM Assign post (ffffffff => ca7f600e) (gprs_llc.c:1125) 20250309100019432 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309100019432 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309100019432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309100019432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250309100019491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100019491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309100019491 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309100019491 DMM INFO MM(262420000000070/ca7f600e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309100019491 DMM INFO MM(262420000000070/ca7f600e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309100019491 DMM DEBUG MM(262420000000070/ca7f600e) Using GGSN 0 (gprs_sm.c:317) 20250309100019491 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) 20250309100019491 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250309100019491 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309100019491 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20250309100019491 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:386) 20250309100019514 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 a7 fe ee 38 11 00 59 39 cf 14 05 7f ee 32 e6 a2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:461) 20250309100019514 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd51a4f0, cbp=0x5622d8ba8e40) (sgsn_libgtp.c:633) 20250309100019514 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309100019514 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8bac128 TLLI=ca7f600e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309100019514 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309100019514 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@a91f87d90eee: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309100019521 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20250309100019526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100019526 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250309100019526 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_cell_change_different_rai_ci_data-BVCI210(1302)@a91f87d90eee: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='CA7F600E'O, index=0 20250309100019530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100019530 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250309100019530 DSNDCP ERROR Message for non-existing MM ctx (lle=0x5622d8bac128, TLLI=ca7f600e, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20250309100020510 DGPRS DEBUG Checking for inactive LLMEs, time = 4745326 (sgsn.c:132) TC_cell_change_different_rai_ci_data(1312)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@a91f87d90eee: Removing Client IMSI='262420000000070'H, index=0 20250309100021533 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1297)@a91f87d90eee: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@a91f87d90eee: Final verdict of PTC: pass 20250309100021550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43112<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1298)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@a91f87d90eee: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@a91f87d90eee: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@a91f87d90eee: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1303)@a91f87d90eee: Final verdict of PTC: none 20250309100021556 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309100021556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1300)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1308)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1301)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1306)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1296)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@a91f87d90eee: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Sun Mar 9 10:00:21 UTC 2025 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc 20250309100021662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100022064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43118<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93616) 20250309100022558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100022558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93616, count=100188) 20250309100023559 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100023559 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Sun Mar 9 10:00:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309100024560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100024560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_cell_change_different_ci_attach started. 20250309100025154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100025156 DMM INFO MM(262420000000070/ca7f600e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309100025156 DMM INFO MM(262420000000070/ca7f600e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309100025156 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309100025156 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309100025156 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309100025156 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309100025156 DLLC NOTICE LLME(ffffffff/ca7f600e){ASSIGNED} LLGM Assign pre (ca7f600e => ffffffff) (gprs_llc.c:1079) 20250309100025156 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca7f600e => ffffffff) (gprs_llc.c:1125) 20250309100025156 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5622d8babdd0 (gprs_sndcp.c:574) 20250309100025156 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8bac128, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309100025156 DMM NOTICE MM(262420000000070/ca7f600e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250309100025156 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250309100025156 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250309100025156 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250309100025156 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:386) 20250309100025156 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250309100025156 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) 20250309100025156 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:402) 20250309100025156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309100025156 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309100025156 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309100025156 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309100025156 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1313)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100025199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309100025199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100025199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100025199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100025199 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309100025199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100025199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100025199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100025199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100025200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100025200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100025200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100025200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100025200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100025200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100025200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100025200 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100025200 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309100025200 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100025200 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100025201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100025201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100025202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100025207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100025207 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100025212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309100025212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100025212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100025212 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100025212 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309100025212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100025212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100025212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100025212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100025213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100025213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100025213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100025213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100025213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100025213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100025213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100025213 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100025213 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309100025213 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100025213 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100025213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100025213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100025216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100025221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100025221 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1324)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI210(1321)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1323)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100025228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309100025228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100025228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100025228 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100025228 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309100025228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100025228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100025228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100025228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100025229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100025229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100025229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100025229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100025229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100025229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100025229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100025229 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100025229 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309100025229 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100025229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100025229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100025229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100025231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100025235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100025235 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309100025562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100025562 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309100025562 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309100025562 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309100025566 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309100025567 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@a91f87d90eee: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F84111C5'O, index=0 SGSN_Test-GSUP(1329)@a91f87d90eee: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@a91f87d90eee: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@a91f87d90eee: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F84111C5'O, index=0 TC_cell_change_different_ci_attach(1331)@a91f87d90eee: 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 := 'B6C35015BEF2640258222A85FC60BD73'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '43C2E447'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '68147BFC5BF95183'O } } } } } 20250309100025653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100025653 DLLC NOTICE LLME(ffffffff/f84111c5){UNASSIGNED} LLC RX: unknown TLLI 0xf84111c5, creating LLME on the fly (gprs_llc.c:552) 20250309100025653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309100025653 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1320) 20250309100025654 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309100025654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309100025654 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309100025654 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309100025654 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309100025654 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309100025654 DLLC NOTICE LLME(ffffffff/f84111c5){UNASSIGNED} LLGM Assign pre (f84111c5 => c687b9a8) (gprs_llc.c:1079) 20250309100025654 DLLC NOTICE LLME(f84111c5/c687b9a8){ASSIGNED} LLGM Assign post (f84111c5 => c687b9a8) (gprs_llc.c:1125) 20250309100025654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309100025654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309100025654 DMM DEBUG MM(262420000000069/c687b9a8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309100025674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100025674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309100025674 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309100025674 DMM DEBUG MM(262420000000069/c687b9a8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250309100025674 DMM NOTICE MM(262420000000069/c687b9a8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309100025674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309100025674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309100025674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309100025674 DMM DEBUG MM(262420000000069/c687b9a8) Requesting authorization (sgsn_auth.c:160) 20250309100025674 DMM INFO MM(262420000000069/c687b9a8) Requesting authentication tuples (sgsn_auth.c:184) 20250309100025675 DMM DEBUG MM(262420000000069/c687b9a8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309100025675 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250309100025675 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@a91f87d90eee: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@a91f87d90eee: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20250309100025680 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309100025680 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309100025680 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309100025680 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309100025680 DMM INFO MM(262420000000069/c687b9a8) Subscriber data update (mmctx.c:445) 20250309100025680 DMM DEBUG MM(262420000000069/c687b9a8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309100025680 DMM INFO MM(262420000000069/c687b9a8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309100025680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309100025680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309100025680 DMM INFO MM(262420000000069/c687b9a8) <- GMM AUTH AND CIPHERING REQ (rand = b6 c3 50 15 be f2 64 02 58 22 2a 85 fc 60 bd 73 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309100025697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100025697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250309100025697 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309100025697 DMM INFO MM(262420000000069/c687b9a8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309100025697 DMM NOTICE MM(262420000000069/c687b9a8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309100025697 DMM DEBUG MM(262420000000069/c687b9a8) checking auth: received GSM SRES = 43 c2 e4 47 (gprs_gmm.c:716) 20250309100025697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309100025697 DMM DEBUG MM(262420000000069/c687b9a8) Requesting authorization (sgsn_auth.c:160) 20250309100025697 DMM INFO MM(262420000000069/c687b9a8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309100025697 DMM DEBUG MM(262420000000069/c687b9a8) Requesting subscriber data update (gprs_subscriber.c:894) 20250309100025697 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250309100025697 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) 20250309100025697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309100025697 DMM INFO MM(262420000000069/c687b9a8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc687b9a8) (gprs_gmm.c:337) 20250309100025699 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309100025699 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309100025699 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250309100025699 DMM INFO MM(262420000000069/c687b9a8) Subscriber data update (mmctx.c:445) 20250309100025699 DMM DEBUG MM(262420000000069/c687b9a8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309100025699 DMM INFO MM(262420000000069/c687b9a8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309100025699 DMM NOTICE MM(262420000000069/c687b9a8) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1050) 20250309100025699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309100025699 DMM NOTICE MM(262420000000069/c687b9a8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309100025699 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) 20250309100025700 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309100025700 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250309100025700 DMM INFO MM(262420000000069/c687b9a8) Subscriber data update (mmctx.c:445) 20250309100025700 DMM DEBUG MM(262420000000069/c687b9a8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309100025712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100025712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309100025712 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309100025712 DMM INFO MM(262420000000069/c687b9a8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309100025712 DMM NOTICE MM(262420000000069/c687b9a8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309100025713 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309100025713 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309100025713 DLLC NOTICE LLME(f84111c5/c687b9a8){ASSIGNED} LLGM Assign pre (ffffffff => c687b9a8) (gprs_llc.c:1079) 20250309100025713 DLLC NOTICE LLME(ffffffff/c687b9a8){ASSIGNED} LLGM Assign post (ffffffff => c687b9a8) (gprs_llc.c:1125) 20250309100025713 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309100025713 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309100025713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309100025713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250309100025770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100025770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309100025770 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309100025770 DMM INFO MM(262420000000069/c687b9a8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309100025770 DMM INFO MM(262420000000069/c687b9a8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309100025770 DMM DEBUG MM(262420000000069/c687b9a8) Using GGSN 0 (gprs_sm.c:317) 20250309100025770 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) 20250309100025770 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250309100025770 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309100025770 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20250309100025771 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:386) 20250309100025796 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 07 82 54 52 11 e8 e4 d3 ed 14 05 7f b4 db 10 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=1076 from retransmit req queue (gtp.c:461) 20250309100025796 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd51b568, cbp=0x5622d8ba91d0) (sgsn_libgtp.c:633) 20250309100025796 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309100025796 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8bad298 TLLI=c687b9a8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309100025796 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309100025796 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@a91f87d90eee: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309100025814 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20250309100025829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100025829 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250309100025829 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_cell_change_different_ci_attach-BVCI210(1321)@a91f87d90eee: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@a91f87d90eee: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C687B9A8'O, index=0 TC_cell_change_different_ci_attach(1331)@a91f87d90eee: 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 := '26AB08B00CC49066883C538165A20F43'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FA2541A1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EDDED9AADC269F4D'O } } } } } 20250309100025842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100025842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250309100025842 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309100025842 DMM INFO MM(262420000000069/c687b9a8) -> GMM ATTACH REQUEST MI(TMSI-0xC687B9A8) type="GPRS attach"  (gprs_gmm.c:1320) 20250309100025842 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309100025842 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250309100025842 DLLC NOTICE LLME(ffffffff/c687b9a8){ASSIGNED} LLGM Assign pre (c687b9a8 => c9964115) (gprs_llc.c:1079) 20250309100025842 DLLC NOTICE LLME(c687b9a8/c9964115){ASSIGNED} LLGM Assign post (c687b9a8 => c9964115) (gprs_llc.c:1125) 20250309100025842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309100025842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309100025842 DMM DEBUG MM(262420000000069/c9964115) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309100025865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100025865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250309100025865 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309100025865 DMM DEBUG MM(262420000000069/c9964115) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250309100025865 DMM NOTICE MM(262420000000069/c9964115) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309100025865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309100025865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309100025865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309100025865 DMM DEBUG MM(262420000000069/c9964115) Requesting authorization (sgsn_auth.c:160) 20250309100025865 DMM INFO MM(262420000000069/c9964115) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309100025865 DMM DEBUG MM(262420000000069/c9964115) Requesting subscriber data update (gprs_subscriber.c:894) 20250309100025865 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250309100025865 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) 20250309100031866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250309100031866 DMM ERROR MM(262420000000069/c9964115) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250309100031866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250309100031866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250309100031866 DMM NOTICE MM(262420000000069/c9964115) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250309100031866 DMM NOTICE MM(262420000000069/c9964115) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250309100031866 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250309100031866 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8bad298, TLLI=c9964115, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309100031866 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250309100031866 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250309100031866 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:386) 20250309100031866 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250309100031866 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) 20250309100031866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Reject}: Deallocated (fsm.c:568) 20250309100031866 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Deallocated (fsm.c:568) 20250309100031867 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309100031867 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250309100031867 DLLC NOTICE LLME(c687b9a8/c9964115){ASSIGNED} LLGM Assign pre (c9964115 => ffffffff) (gprs_llc.c:1079) 20250309100031867 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9964115 => ffffffff) (gprs_llc.c:1125) 20250309100036868 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:274) 20250309100041869 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:274) 20250309100045562 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250309100045562 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250309100045563 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309100046870 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:274) 20250309100050511 DGPRS DEBUG Checking for inactive LLMEs, time = 4745356 (sgsn.c:132) 20250309100051871 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:274) 20250309100055202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100055206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100055206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309100055214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100055218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100055218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309100055229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100055233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100055233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@a91f87d90eee: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@a91f87d90eee: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1329)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1317)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1327)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@a91f87d90eee: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@a91f87d90eee: Final verdict of PTC: none 20250309100055642 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309100055642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250309100055642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43128<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_ci_attach-BVCI220(1326)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@a91f87d90eee: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1322)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1315)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1325)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1320)@a91f87d90eee: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@a91f87d90eee: Final verdict of PTC: fail reason: "Tguard timeout" MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@a91f87d90eee: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Sun Mar 9 10:00:55 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20250309100055705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53744<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100056108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53744<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=128008) 20250309100056643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100056643 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250309100056872 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:268) 20250309100056872 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x5622d8ba91d0) (sgsn_libgtp.c:633) 20250309100056872 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x5622d8ba91d0) (sgsn_libgtp.c:637) 20250309100056872 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250309100056872 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250309100056872 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250309100056872 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=128008, count=129268) 20250309100057644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100057644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Sun Mar 9 10:00:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309100058645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100058645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_cell_change_different_ci_data started. 20250309100059208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100059210 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1332)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100059243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309100059243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100059243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100059243 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100059243 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309100059243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100059243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100059243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100059243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100059244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100059244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100059244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100059244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100059244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100059244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100059244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100059244 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100059244 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309100059244 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100059244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1336)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309100059244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100059244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100059247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100059252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100059252 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1338)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_ci_data-BVCI196(1335)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1341)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100059256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309100059256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100059256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100059256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100059256 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309100059256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100059256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100059256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100059256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100059257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100059257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100059257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100059257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100059257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100059257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100059257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100059257 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100059257 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309100059257 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100059257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1341)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100059258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100059258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250309100059259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100059264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100059264 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100059270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309100059271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100059271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100059271 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100059271 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309100059271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100059271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100059271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100059271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100059271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100059271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100059271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100059271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100059271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100059271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100059271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100059271 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100059271 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309100059271 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100059271 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100059272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100059272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100059274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100059278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100059278 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309100059646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100059646 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309100059646 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309100059646 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309100059652 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1347)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309100059654 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@a91f87d90eee: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='DD2BB994'O, index=0 SGSN_Test-GSUP(1348)@a91f87d90eee: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@a91f87d90eee: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@a91f87d90eee: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='DD2BB994'O, index=0 TC_cell_change_different_ci_data(1350)@a91f87d90eee: 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 := '81895E9F9C3B871D58B5FBC4ED243E2A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9D70808A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5842580799E19CB8'O } } } } } 20250309100059713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100059713 DLLC NOTICE LLME(ffffffff/dd2bb994){UNASSIGNED} LLC RX: unknown TLLI 0xdd2bb994, creating LLME on the fly (gprs_llc.c:552) 20250309100059713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309100059713 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1320) 20250309100059713 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309100059713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309100059713 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309100059713 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309100059713 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309100059713 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309100059713 DLLC NOTICE LLME(ffffffff/dd2bb994){UNASSIGNED} LLGM Assign pre (dd2bb994 => c230c3d4) (gprs_llc.c:1079) 20250309100059713 DLLC NOTICE LLME(dd2bb994/c230c3d4){ASSIGNED} LLGM Assign post (dd2bb994 => c230c3d4) (gprs_llc.c:1125) 20250309100059713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309100059713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309100059713 DMM DEBUG MM(262420000000071/c230c3d4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309100059724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100059724 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309100059724 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309100059724 DMM DEBUG MM(262420000000071/c230c3d4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1134) 20250309100059724 DMM NOTICE MM(262420000000071/c230c3d4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309100059725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309100059725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309100059725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309100059725 DMM DEBUG MM(262420000000071/c230c3d4) Requesting authorization (sgsn_auth.c:160) 20250309100059725 DMM INFO MM(262420000000071/c230c3d4) Requesting authentication tuples (sgsn_auth.c:184) 20250309100059725 DMM DEBUG MM(262420000000071/c230c3d4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309100059725 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250309100059725 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@a91f87d90eee: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@a91f87d90eee: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20250309100059729 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309100059729 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309100059729 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309100059729 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309100059729 DMM INFO MM(262420000000071/c230c3d4) Subscriber data update (mmctx.c:445) 20250309100059729 DMM DEBUG MM(262420000000071/c230c3d4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309100059729 DMM INFO MM(262420000000071/c230c3d4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309100059729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309100059729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309100059729 DMM INFO MM(262420000000071/c230c3d4) <- GMM AUTH AND CIPHERING REQ (rand = 81 89 5e 9f 9c 3b 87 1d 58 b5 fb c4 ed 24 3e 2a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309100059739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100059739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250309100059739 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309100059739 DMM INFO MM(262420000000071/c230c3d4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309100059739 DMM NOTICE MM(262420000000071/c230c3d4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309100059739 DMM DEBUG MM(262420000000071/c230c3d4) checking auth: received GSM SRES = 9d 70 80 8a (gprs_gmm.c:716) 20250309100059739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309100059739 DMM DEBUG MM(262420000000071/c230c3d4) Requesting authorization (sgsn_auth.c:160) 20250309100059739 DMM INFO MM(262420000000071/c230c3d4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309100059739 DMM DEBUG MM(262420000000071/c230c3d4) Requesting subscriber data update (gprs_subscriber.c:894) 20250309100059739 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250309100059739 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) 20250309100059739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309100059739 DMM INFO MM(262420000000071/c230c3d4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc230c3d4) (gprs_gmm.c:337) 20250309100059741 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309100059741 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309100059741 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250309100059741 DMM INFO MM(262420000000071/c230c3d4) Subscriber data update (mmctx.c:445) 20250309100059741 DMM DEBUG MM(262420000000071/c230c3d4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309100059741 DMM INFO MM(262420000000071/c230c3d4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309100059741 DMM NOTICE MM(262420000000071/c230c3d4) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1050) 20250309100059741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309100059741 DMM NOTICE MM(262420000000071/c230c3d4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309100059741 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) 20250309100059742 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309100059742 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250309100059742 DMM INFO MM(262420000000071/c230c3d4) Subscriber data update (mmctx.c:445) 20250309100059742 DMM DEBUG MM(262420000000071/c230c3d4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309100059752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100059752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309100059752 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309100059752 DMM INFO MM(262420000000071/c230c3d4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309100059752 DMM NOTICE MM(262420000000071/c230c3d4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309100059752 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309100059752 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309100059752 DLLC NOTICE LLME(dd2bb994/c230c3d4){ASSIGNED} LLGM Assign pre (ffffffff => c230c3d4) (gprs_llc.c:1079) 20250309100059752 DLLC NOTICE LLME(ffffffff/c230c3d4){ASSIGNED} LLGM Assign post (ffffffff => c230c3d4) (gprs_llc.c:1125) 20250309100059752 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309100059752 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309100059752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309100059752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250309100059805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100059805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250309100059805 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309100059805 DMM INFO MM(262420000000071/c230c3d4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250309100059805 DMM INFO MM(262420000000071/c230c3d4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250309100059805 DMM DEBUG MM(262420000000071/c230c3d4) Using GGSN 0 (gprs_sm.c:317) 20250309100059805 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) 20250309100059805 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250309100059805 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250309100059805 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20250309100059805 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:386) 20250309100059814 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 50 a5 e0 4a 11 8f bf 54 9b 14 05 7f 70 22 89 9a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:461) 20250309100059814 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f72cd51b568, cbp=0x5622d8ba91d0) (sgsn_libgtp.c:633) 20250309100059814 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250309100059814 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5622d8bad298 TLLI=c230c3d4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250309100059814 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250309100059814 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@a91f87d90eee: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed 20250309100059822 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20250309100059829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100059829 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250309100059829 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_cell_change_different_ci_data-BVCI210(1340)@a91f87d90eee: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@a91f87d90eee: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='C230C3D4'O, index=0 20250309100059840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100059840 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250309100059840 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309100059842 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1335)@a91f87d90eee: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@a91f87d90eee: Final verdict of PTC: pass 20250309100059867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53750<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_ci_data-BVCI196(1335)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(1348)@a91f87d90eee: Final verdict of PTC: none 20250309100059872 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309100059872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1337)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1341)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@a91f87d90eee: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@a91f87d90eee: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1336)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1346)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1339)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1334)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1344)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1346): none (none -> none) Sun Mar 9 10:00:59 UTC 2025 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@a91f87d90eee: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. 20250309100059966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100100368 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53764<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75352) 20250309100100874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100100874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=75352, count=99872) 20250309100101875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100101875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Sun Mar 9 10:01:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309100102876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100102876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_sgsn_context_req_in started. 20250309100103437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100103437 DMM INFO MM(262420000000071/c230c3d4) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309100103438 DMM INFO MM(262420000000071/c230c3d4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309100103438 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309100103438 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309100103438 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309100103438 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309100103438 DLLC NOTICE LLME(ffffffff/c230c3d4){ASSIGNED} LLGM Assign pre (c230c3d4 => ffffffff) (gprs_llc.c:1079) 20250309100103438 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c230c3d4 => ffffffff) (gprs_llc.c:1125) 20250309100103438 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5622d8bacf40 (gprs_sndcp.c:574) 20250309100103438 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5622d8bad298, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250309100103438 DMM NOTICE MM(262420000000071/c230c3d4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250309100103438 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250309100103438 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250309100103438 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250309100103438 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:386) 20250309100103438 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250309100103438 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) 20250309100103438 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:402) 20250309100103438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309100103438 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309100103438 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309100103438 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309100103438 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1351)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100103454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309100103454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100103454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100103454 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100103454 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309100103454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100103454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100103454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100103454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100103454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100103454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100103454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100103455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100103455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100103455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100103455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100103455 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100103455 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309100103455 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100103455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100103455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100103455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100103457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100103461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100103461 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100103468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309100103468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100103468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100103468 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100103468 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309100103468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100103468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100103468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100103468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100103469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100103469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100103469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100103469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100103469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100103469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100103469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100103469 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100103469 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309100103469 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100103469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100103469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100103469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1361)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309100103472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250309100103480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100103480 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1365)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100103482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309100103482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100103482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100103482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100103482 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309100103482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100103482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100103482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100103482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_sgsn_context_req_in-BVCI210(1359)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1365)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100103483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100103483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100103483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100103483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100103483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100103483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100103483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100103483 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100103483 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309100103483 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100103483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100103484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100103484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100103486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100103490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100103490 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309100103877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100103877 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309100103877 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309100103877 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309100103879 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309100103879 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@a91f87d90eee: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='F4CD693F'O, index=0 SGSN_Test-GSUP(1367)@a91f87d90eee: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@a91f87d90eee: 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 := 'CA6991E84256A688656890C47E4C7197'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8524ACD3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A57C0CD7C9D42EB7'O } } } } } 20250309100104926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100104926 DLLC NOTICE LLME(ffffffff/f4cd693f){UNASSIGNED} LLC RX: unknown TLLI 0xf4cd693f, creating LLME on the fly (gprs_llc.c:552) 20250309100104926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309100104927 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1320) 20250309100104927 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309100104927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309100104927 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309100104927 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Allocated (fsm.c:456) 20250309100104927 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309100104927 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309100104927 DLLC NOTICE LLME(ffffffff/f4cd693f){UNASSIGNED} LLGM Assign pre (f4cd693f => ce1f3676) (gprs_llc.c:1079) 20250309100104927 DLLC NOTICE LLME(f4cd693f/ce1f3676){ASSIGNED} LLGM Assign post (f4cd693f => ce1f3676) (gprs_llc.c:1125) 20250309100104927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309100104927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309100104927 DMM DEBUG MM(262420000000072/ce1f3676) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309100104938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100104938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309100104938 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309100104938 DMM DEBUG MM(262420000000072/ce1f3676) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1134) 20250309100104938 DMM NOTICE MM(262420000000072/ce1f3676) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309100104938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309100104938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309100104938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309100104938 DMM DEBUG MM(262420000000072/ce1f3676) Requesting authorization (sgsn_auth.c:160) 20250309100104938 DMM INFO MM(262420000000072/ce1f3676) Requesting authentication tuples (sgsn_auth.c:184) 20250309100104938 DMM DEBUG MM(262420000000072/ce1f3676) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309100104938 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250309100104938 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1367)@a91f87d90eee: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@a91f87d90eee: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20250309100104942 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309100104942 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309100104942 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309100104942 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309100104942 DMM INFO MM(262420000000072/ce1f3676) Subscriber data update (mmctx.c:445) 20250309100104942 DMM DEBUG MM(262420000000072/ce1f3676) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309100104942 DMM INFO MM(262420000000072/ce1f3676) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309100104942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309100104942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309100104942 DMM INFO MM(262420000000072/ce1f3676) <- GMM AUTH AND CIPHERING REQ (rand = ca 69 91 e8 42 56 a6 88 65 68 90 c4 7e 4c 71 97 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250309100104955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100104955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250309100104955 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309100104955 DMM INFO MM(262420000000072/ce1f3676) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309100104955 DMM NOTICE MM(262420000000072/ce1f3676) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309100104955 DMM DEBUG MM(262420000000072/ce1f3676) checking auth: received GSM SRES = 85 24 ac d3 (gprs_gmm.c:716) 20250309100104955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309100104955 DMM DEBUG MM(262420000000072/ce1f3676) Requesting authorization (sgsn_auth.c:160) 20250309100104955 DMM INFO MM(262420000000072/ce1f3676) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309100104955 DMM DEBUG MM(262420000000072/ce1f3676) Requesting subscriber data update (gprs_subscriber.c:894) 20250309100104955 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250309100104955 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) 20250309100104955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309100104955 DMM INFO MM(262420000000072/ce1f3676) <- GMM ATTACH ACCEPT (new P-TMSI=0xce1f3676) (gprs_gmm.c:337) 20250309100104958 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309100104958 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309100104958 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250309100104958 DMM INFO MM(262420000000072/ce1f3676) Subscriber data update (mmctx.c:445) 20250309100104958 DMM DEBUG MM(262420000000072/ce1f3676) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309100104958 DMM INFO MM(262420000000072/ce1f3676) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309100104958 DMM NOTICE MM(262420000000072/ce1f3676) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1050) 20250309100104958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309100104958 DMM NOTICE MM(262420000000072/ce1f3676) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309100104958 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) 20250309100104959 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309100104959 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250309100104959 DMM INFO MM(262420000000072/ce1f3676) Subscriber data update (mmctx.c:445) 20250309100104959 DMM DEBUG MM(262420000000072/ce1f3676) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309100104972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100104972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309100104973 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309100104973 DMM INFO MM(262420000000072/ce1f3676) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309100104973 DMM NOTICE MM(262420000000072/ce1f3676) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309100104973 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309100104973 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309100104973 DLLC NOTICE LLME(f4cd693f/ce1f3676){ASSIGNED} LLGM Assign pre (ffffffff => ce1f3676) (gprs_llc.c:1079) 20250309100104973 DLLC NOTICE LLME(ffffffff/ce1f3676){ASSIGNED} LLGM Assign post (ffffffff => ce1f3676) (gprs_llc.c:1125) 20250309100104973 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309100104973 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309100104973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309100104973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250309100105024 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 5c 17 00 00 03 52 f0 99 42 42 de 05 ce 1f 36 76 0c 01 02 03 0d fe 11 92 ab 63 3f 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2960) TC_sgsn_context_req_in(1369)@a91f87d90eee: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250309100107024 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250309100107024 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250309100107024 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) 20250309100107024 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250309100107024 DMM INFO MM(262420000000072/ce1f3676) Subscriber data update (mmctx.c:445) 20250309100107024 DMM DEBUG MM(262420000000072/ce1f3676) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250309100107024 DMM INFO MM(262420000000072/ce1f3676) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250309100107024 DMM INFO MM(262420000000072/ce1f3676) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309100107024 DMM INFO MM(262420000000072/ce1f3676) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309100107024 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309100107024 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309100107024 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309100107024 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309100107024 DLLC NOTICE LLME(ffffffff/ce1f3676){ASSIGNED} LLGM Assign pre (ce1f3676 => ffffffff) (gprs_llc.c:1079) 20250309100107024 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce1f3676 => ffffffff) (gprs_llc.c:1125) 20250309100107024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309100107024 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309100107024 DMM DEBUG MM_STATE_Iu[0x5622d8b9c580]{Detached}: Deallocated (fsm.c:568) 20250309100107024 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@a91f87d90eee: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@a91f87d90eee: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250309100107028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53776<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1360)@a91f87d90eee: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@a91f87d90eee: Final verdict of PTC: none 20250309100107032 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-BSSGP2(1362)@a91f87d90eee: Final verdict of PTC: none 20250309100107032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_sgsn_context_req_in-BVCI196(1354)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1355)@a91f87d90eee: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1365)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1363)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1353)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1358)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@a91f87d90eee: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Sun Mar 9 10:01:07 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 20250309100107099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100107501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56400<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86672) 20250309100108033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100108033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86672, count=99492) 20250309100109035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100109035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Sun Mar 9 10:01:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309100110036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100110036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_sgsn_context_req_out started. 20250309100110555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100110556 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1370)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100110579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309100110579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100110579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100110579 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100110579 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309100110579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100110579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100110579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100110579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100110580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100110580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100110580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100110580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100110580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100110580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100110580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100110580 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100110580 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309100110580 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100110580 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100110581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100110581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1375)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 20250309100110583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100110589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100110589 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100110595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309100110595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100110595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100110595 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100110595 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309100110595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100110595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100110595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100110595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100110595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100110595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100110595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100110595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100110595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100110595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100110595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100110595 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100110595 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309100110595 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100110596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100110596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100110596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100110598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100110604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100110604 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100110612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309100110612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100110612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100110612 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100110612 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309100110612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100110612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100110612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100110612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100110612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100110612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100110612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100110612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100110612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100110612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100110612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100110612 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100110612 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309100110612 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100110612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100110613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100110613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100110616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100110621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100110621 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309100111037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100111037 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309100111037 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309100111037 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309100111039 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309100111040 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@a91f87d90eee: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='E7050884'O, index=0 SGSN_Test-GSUP(1386)@a91f87d90eee: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20250309100112110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100112110 DLLC NOTICE LLME(ffffffff/e7050884){UNASSIGNED} LLC RX: unknown TLLI 0xe7050884, creating LLME on the fly (gprs_llc.c:552) 20250309100112110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250309100112110 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250309100112110 DMM NOTICE LLME(ffffffff/e7050884){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250309100112110 DLLC NOTICE LLME(ffffffff/e7050884){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250309100112111 DMM ERROR LLME(ffffffff/e7050884){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250309100112111 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250309100112111 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250309100112111 DLLC NOTICE LLME(ffffffff/e7050884){UNASSIGNED} LLGM Assign pre (e7050884 => ffffffff) (gprs_llc.c:1079) 20250309100112111 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7050884 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@a91f87d90eee: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@a91f87d90eee: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@a91f87d90eee: Final verdict of PTC: none 20250309100112128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56402<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250309100112128 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309100112129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1374)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1384)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@a91f87d90eee: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1379)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@a91f87d90eee: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@a91f87d90eee: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1377)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1372)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1382)@a91f87d90eee: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@a91f87d90eee: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@a91f87d90eee: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Sun Mar 9 10:01:12 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 20250309100112230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100112631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56410<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49612) 20250309100113130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100113130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49612, count=55664) 20250309100114131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100114131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Sun Mar 9 10:01:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309100115132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100115132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_req_id_req_ra_update started. 20250309100115667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100115668 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1389)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100115685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309100115685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100115685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100115685 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100115685 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309100115685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100115685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100115685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100115685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100115686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100115686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100115686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100115686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100115686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100115686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100115686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100115686 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100115686 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309100115686 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100115686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100115686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100115686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100115689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250309100115696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100115696 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1398)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@a91f87d90eee: Provider Link came up: sending NS-RESET TC_attach_req_id_req_ra_update-BVCI196(1392)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309100115700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309100115700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100115700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100115700 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100115700 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309100115700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100115700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100115700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100115700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100115701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100115701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100115701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100115701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100115701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100115701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100115701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100115701 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100115701 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309100115701 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100115701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100115702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100115702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100115704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100115709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100115709 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1400)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI210(1397)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100115719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309100115719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100115719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100115719 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100115719 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309100115719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100115719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100115719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100115719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100115720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100115720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100115720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100115721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100115721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100115721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100115721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100115721 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100115721 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309100115721 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100115721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100115721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100115721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100115723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100115729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100115729 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1401)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309100116133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100116133 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309100116133 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309100116133 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@a91f87d90eee: Established a new IPA connection (conn_id=2) 20250309100116134 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1404)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309100116135 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1404)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1404)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@a91f87d90eee: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='FC2CE4A5'O, index=0 SGSN_Test-GSUP(1405)@a91f87d90eee: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20250309100116154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100116154 DLLC NOTICE LLME(ffffffff/fc2ce4a5){UNASSIGNED} LLC RX: unknown TLLI 0xfc2ce4a5, creating LLME on the fly (gprs_llc.c:552) 20250309100116154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309100116154 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1320) 20250309100116154 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309100116154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309100116154 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309100116154 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309100116155 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309100116155 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309100116155 DLLC NOTICE LLME(ffffffff/fc2ce4a5){UNASSIGNED} LLGM Assign pre (fc2ce4a5 => f3869047) (gprs_llc.c:1079) 20250309100116155 DLLC NOTICE LLME(fc2ce4a5/f3869047){ASSIGNED} LLGM Assign post (fc2ce4a5 => f3869047) (gprs_llc.c:1125) 20250309100116155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309100116155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309100116155 DMM DEBUG MM(262420000000047/f3869047) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309100116161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100116161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250309100116161 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309100116161 DMM INFO MM(262420000000047/f3869047) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250309100116161 DMM INFO MM(262420000000047/f3869047) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-22556-8 New RA: 262-42-13135-0 (gprs_gmm.c:1729) 20250309100116161 DMM NOTICE MM(262420000000047/f3869047) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250309100116161 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250309100116161 DMM INFO MM(262420000000047/f3869047) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250309100116161 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309100116161 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309100116161 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309100116161 DMM ERROR MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250309100116161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Deallocated (fsm.c:568) 20250309100116161 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309100116161 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309100116161 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309100116161 DLLC NOTICE LLME(fc2ce4a5/f3869047){ASSIGNED} LLGM Assign pre (f3869047 => ffffffff) (gprs_llc.c:1079) 20250309100116161 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3869047 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@a91f87d90eee: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@a91f87d90eee: Final verdict of PTC: pass 20250309100116165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47748<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1398)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1403)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1393)@a91f87d90eee: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1401)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@a91f87d90eee: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@a91f87d90eee: Final verdict of PTC: none 20250309100116168 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309100116168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1390)@a91f87d90eee: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1402)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1391)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1396)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1401): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1402): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@a91f87d90eee: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Sun Mar 9 10:01:16 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 20250309100116263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100116664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=37640) 20250309100117169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100117169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=37640, count=62324) 20250309100118171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100118171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@a91f87d90eee: Test execution finished. MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Sun Mar 9 10:01:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309100119172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100119173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_iu_attach started. 20250309100119690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100119693 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1408)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1412)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100119747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309100119747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100119747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100119747 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100119747 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309100119747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100119747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100119747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100119747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100119749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100119749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100119749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100119749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100119749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100119749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100119749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100119749 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100119749 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309100119749 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100119749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100119750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100119750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100119752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1409)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1413)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 20250309100119757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100119757 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1417)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100119766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309100119766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100119766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100119766 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100119766 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309100119766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100119766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100119766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100119766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100119767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100119767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100119767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100119767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100119767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100119767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100119767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100119767 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100119767 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309100119767 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100119767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100119767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100119767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100119770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100119775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100119775 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1422)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100119781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309100119781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100119781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100119781 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100119781 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309100119781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100119781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100119781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100119781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100119782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100119782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100119782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100119782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100119782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100119782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100119782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100119782 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100119782 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309100119782 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100119782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100119782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100119782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100119785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100119789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100119789 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@a91f87d90eee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT TC_iu_attach-BVCI220(1421)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1425)@a91f87d90eee: ************************************************* SGSN_Test_0-M3UA(1425)@a91f87d90eee: M3UA emulation initiated, the test can be started MTC@a91f87d90eee: Starting RAN_Emulation SGSN_Test_0-M3UA(1425)@a91f87d90eee: ************************************************* SGSN_Test_0-SCCP(1423)@a91f87d90eee: v_sccp_pdu_maxlen:268 20250309100119992 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250309100119992 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250309100119992 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250309100119992 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1425)@a91f87d90eee: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250309100119994 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100119994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:773) 20250309100119994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250309100119994 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250309100119994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250309100119994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250309100119994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250309100119994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100119994 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250309100119994 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100119994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250309100119996 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100119996 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:773) 20250309100119996 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250309100119996 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100119996 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250309100119996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250309100119996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250309100119996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100119996 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250309100119996 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100119996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250309100119996 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250309100119996 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250309100120173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100120173 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309100120173 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309100120173 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309100120177 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309100120178 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250309100120512 DGPRS DEBUG Checking for inactive LLMEs, time = 4745386 (sgsn.c:132) 20250309100120808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100120808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100120808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100120808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100120808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100120808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100120808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100120808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100120808 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100120809 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250309100120809 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250309100120809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100120809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100120809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100120809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100120809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100120809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100120809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100120809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100120809 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 00 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1424)@a91f87d90eee: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@a91f87d90eee: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='CF5D3BD8'O, index=0 SGSN_Test-GSUP(1428)@a91f87d90eee: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@a91f87d90eee: 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 := '5E0C'O ("^\f"), rac := 'CF'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1424)@a91f87d90eee: Added conn table entry 0TC_iu_attach(1430)5137303 SGSN_Test_0-SCCP(1423)@a91f87d90eee: First idle individual index:0 SGSN_Test_0-RAN(1424)@a91f87d90eee: patch: N(SD) for ConnIdx 0 set to 1 20250309100121267 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100121267 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100121267 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100121267 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100121267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100121267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100121267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100121267 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100121267 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 4e 63 97 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 10 62 f2 24 5e 0c cf 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100121267 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250309100121267 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250309100121267 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250309100121267 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250309100121267 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250309100121267 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250309100121267 DMM DEBUG GMM(gmm_fsm)[0x5622d8ba3f80]{Deregistered}: Allocated (fsm.c:456) 20250309100121267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{Init}: Allocated (fsm.c:456) 20250309100121267 DMM DEBUG MM_STATE_Gb[0x5622d8b9c580]{Idle}: Allocated (fsm.c:456) 20250309100121267 DMM DEBUG MM_STATE_Iu[0x5622d8bad2e0]{Detached}: Allocated (fsm.c:456) 20250309100121267 DMM DEBUG GMM(gmm_fsm)[0x5622d8ba3f80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309100121267 DMM DEBUG GMM(gmm_fsm)[0x5622d8ba3f80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309100121267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309100121267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309100121267 DMM DEBUG MM(262420000001001/da14dc1e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309100121267 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250309100121268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100121268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100121268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100121268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100121268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100121268 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100121268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100121268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100121268 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 01 02 4e 63 97 00 00 01 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100121268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100121268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100121268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100121268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100121268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100121268 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100121268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100121268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100121268 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 01 06 4e 63 97 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1423)@a91f87d90eee: { messageType := 2, destLocRef := '4E6397'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1423)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@a91f87d90eee: 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 := 'B9B1C6F0B10A849F9AA3DE2584708FA9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C1B4E3BF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DA235949411B84E9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B5BEB3601100FD0BFD33A5243D59ADAF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DFFB73A1D37B3552D51B1FE187BB1A64'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2A536E7BA160CD0FA01E09C94BF8757E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'ECC22E7AF6CC5502'O } } } } } SGSN_Test_0-SCCP(1423)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@a91f87d90eee: vl_len:23 SGSN_Test_0-SCCP(1423)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1423)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250309100121274 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100121274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100121274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100121274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100121274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100121274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100121274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100121274 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100121274 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100121274 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100121274 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100121274 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100121274 DMM DEBUG MM(262420000001001/da14dc1e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250309100121274 DMM NOTICE MM(262420000001001/da14dc1e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309100121274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309100121274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309100121274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309100121274 DMM DEBUG MM(262420000001001/da14dc1e) Requesting authorization (sgsn_auth.c:160) 20250309100121274 DMM INFO MM(262420000001001/da14dc1e) Requesting authentication tuples (sgsn_auth.c:184) 20250309100121274 DMM DEBUG MM(262420000001001/da14dc1e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309100121274 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250309100121274 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1428)@a91f87d90eee: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@a91f87d90eee: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20250309100121277 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309100121277 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309100121277 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309100121277 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309100121277 DMM INFO MM(262420000001001/da14dc1e) Subscriber data update (mmctx.c:445) 20250309100121277 DMM DEBUG MM(262420000001001/da14dc1e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309100121277 DMM INFO MM(262420000001001/da14dc1e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309100121277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309100121277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309100121277 DMM INFO MM(262420000001001/da14dc1e) <- GMM AUTH AND CIPHERING REQ (rand = b9 b1 c6 f0 b1 0a 84 9f 9a a3 de 25 84 70 8f a9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2a 53 6e 7b a1 60 cd 0f a0 1e 09 c9 4b f8 75 7e ) (gprs_gmm.c:510) 20250309100121277 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250309100121277 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100121277 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100121277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100121277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100121277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100121277 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100121277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100121277 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100121277 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 01 06 4e 63 97 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 d0 21 b9 b1 c6 f0 b1 0a 84 9f 9a a3 de 25 84 70 8f a9 80 28 10 2a 53 6e 7b a1 60 cd 0f a0 1e 09 c9 4b f8 75 7e 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1423)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@a91f87d90eee: vl_len:37 SGSN_Test_0-SCCP(1423)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1423)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22ECC22E7A23094399990000100001F02904F6CC5502'O 20250309100121282 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100121282 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100121282 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100121282 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100121282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100121282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100121282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100121282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100121282 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0d 22 ec c2 2e 7a 23 09 43 99 99 00 00 10 00 01 f0 29 04 f6 cc 55 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100121282 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100121282 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100121282 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100121282 DMM INFO MM(262420000001001/da14dc1e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309100121282 DMM NOTICE MM(262420000001001/da14dc1e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309100121282 DMM DEBUG MM(262420000001001/da14dc1e) checking auth: received UMTS RES = ec c2 2e 7a f6 cc 55 02 (gprs_gmm.c:716) 20250309100121282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309100121282 DMM DEBUG MM(262420000001001/da14dc1e) Requesting authorization (sgsn_auth.c:160) 20250309100121282 DMM INFO MM(262420000001001/da14dc1e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309100121282 DMM DEBUG MM(262420000001001/da14dc1e) Requesting subscriber data update (gprs_subscriber.c:894) 20250309100121282 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250309100121282 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) 20250309100121282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250309100121282 DMM DEBUG MM(262420000001001/da14dc1e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250309100121282 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100121282 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100121282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100121282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100121282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100121282 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100121282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100121282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100121282 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 01 06 4e 63 97 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b5 be b3 60 11 00 fd 0b fd 33 a5 24 3d 59 ad af 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1423)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@a91f87d90eee: vl_len:12 SGSN_Test_0-SCCP(1423)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1423)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250309100121287 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100121287 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100121287 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100121287 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100121287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100121287 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100121287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100121287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100121287 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100121287 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250309100121287 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250309100121287 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250309100121287 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250309100121287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250309100121287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250309100121287 DMM INFO MM(262420000001001/da14dc1e) <- GMM ATTACH ACCEPT (new P-TMSI=0xda14dc1e) (gprs_gmm.c:337) 20250309100121287 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250309100121287 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100121287 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100121287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100121287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100121287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100121287 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100121287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100121287 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100121287 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 01 06 4e 63 97 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100121287 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100121287 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100121287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100121287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100121287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100121287 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100121287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100121287 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100121287 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 01 06 4e 63 97 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 da 14 dc 1e 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1423)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250309100121290 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309100121290 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309100121290 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250309100121290 DMM INFO MM(262420000001001/da14dc1e) Subscriber data update (mmctx.c:445) 20250309100121290 DMM DEBUG MM(262420000001001/da14dc1e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309100121290 DMM INFO MM(262420000001001/da14dc1e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309100121290 DMM NOTICE MM(262420000001001/da14dc1e) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250309100121290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309100121290 DMM NOTICE MM(262420000001001/da14dc1e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309100121290 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) 20250309100121290 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309100121290 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250309100121290 DMM INFO MM(262420000001001/da14dc1e) Subscriber data update (mmctx.c:445) 20250309100121290 DMM DEBUG MM(262420000001001/da14dc1e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@a91f87d90eee: vl_len:14 SGSN_Test_0-SCCP(1423)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1423)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250309100121291 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100121291 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100121291 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100121291 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100121292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100121292 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100121292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100121292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100121292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100121292 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100121292 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100121292 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100121292 DMM INFO MM(262420000001001/da14dc1e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309100121292 DMM NOTICE MM(262420000001001/da14dc1e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309100121292 DMM DEBUG GMM(gmm_fsm)[0x5622d8ba3f80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309100121292 DMM DEBUG GMM(gmm_fsm)[0x5622d8ba3f80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309100121292 DMM DEBUG MM_STATE_Iu(1)[0x5622d8bad2e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250309100121292 DMM DEBUG MM_STATE_Iu(1)[0x5622d8bad2e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250309100121292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309100121292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250309100121292 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100121292 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100121292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100121292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100121292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100121292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100121292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100121292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100121292 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 01 06 4e 63 97 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1423)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@a91f87d90eee: vl_len:7 SGSN_Test_0-SCCP(1423)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1423)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250309100121295 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100121295 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100121295 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100121295 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100121295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100121295 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100121295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100121295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100121295 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100121295 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250309100121295 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250309100121295 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250309100121295 DMM INFO MM(262420000001001/da14dc1e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250309100121295 DMM DEBUG MM_STATE_Iu(1)[0x5622d8bad2e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250309100121295 DMM DEBUG MM_STATE_Iu(1)[0x5622d8bad2e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250309100121295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100121295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100121295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100121295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100121295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100121295 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100121295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100121295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100121295 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 01 04 4e 63 97 00 00 01 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1423)@a91f87d90eee: Session index based on local reference:0 20250309100121296 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100121296 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100121296 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100121296 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100121296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100121296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) SGSN_Test_0-RAN(1424)@a91f87d90eee: Deleted conn table entry 0TC_iu_attach(1430)5137303 20250309100121296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100121296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100121296 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 01 4e 63 97 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_iu_attach(1430)@a91f87d90eee: setverdict(pass): none -> pass TC_iu_attach(1430)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@a91f87d90eee: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@a91f87d90eee: Final verdict of PTC: pass 20250309100121365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47754<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1423)@a91f87d90eee: Final verdict of PTC: none 20250309100121370 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309100121370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1428)@a91f87d90eee: Final verdict of PTC: none SGSN_Test_0-RAN(1424)@a91f87d90eee: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1412)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@a91f87d90eee: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@a91f87d90eee: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1417)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@a91f87d90eee: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1410)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1422)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1415)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1420)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@a91f87d90eee: Test case TC_iu_attach finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Sun Mar 9 10:01:21 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20250309100121493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100121500 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250309100121500 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309100121500 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250309100121500 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250309100121500 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250309100121500 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309100121500 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250309100121500 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250309100121500 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250309100121500 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100121500 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250309100121500 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250309100121500 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250309100121500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250309100121500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250309100121500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100121500 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250309100121500 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250309100121500 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250309100121500 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250309100121895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47760<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=221896) 20250309100122371 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100122371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=221896, count=223056) 20250309100123373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100123373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250309100123502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250309100123502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250309100123502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Sun Mar 9 10:01:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309100124375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100124375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_iu_attach_encr started. 20250309100124925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100124928 DMM INFO MM(262420000001001/da14dc1e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309100124928 DMM INFO MM(262420000001001/da14dc1e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309100124928 DMM DEBUG GMM(gmm_fsm)[0x5622d8ba3f80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309100124928 DMM DEBUG GMM(gmm_fsm)[0x5622d8ba3f80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309100124928 DMM DEBUG MM_STATE_Iu(1)[0x5622d8bad2e0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250309100124928 DMM DEBUG MM_STATE_Iu(1)[0x5622d8bad2e0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250309100124928 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250309100124928 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) 20250309100124928 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250309100124928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{Init}: Deallocated (fsm.c:568) 20250309100124928 DMM DEBUG MM_STATE_Gb[0x5622d8b9c580]{Idle}: Deallocated (fsm.c:568) 20250309100124928 DMM DEBUG MM_STATE_Iu(1)[0x5622d8bad2e0]{Detached}: Deallocated (fsm.c:568) 20250309100124928 DMM DEBUG GMM(gmm_fsm)[0x5622d8ba3f80]{Deregistered}: Deallocated (fsm.c:568) 20250309100124928 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1431)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100124980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309100124980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100124980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100124980 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100124980 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309100124980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100124980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100124980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100124980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100124982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100124982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100124982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100124982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100124982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100124982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100124982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100124982 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100124982 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309100124982 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100124982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1435)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309100124982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100124982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1436)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 20250309100124985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1432)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250309100124990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100124990 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1436)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_iu_attach_encr-BVCI196(1434)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1440)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100124994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309100124994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100124994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100124994 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100124994 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309100124994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100124995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100124995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100124995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100124996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100124996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100124996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100124996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100124996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100124996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100124996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100124996 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100124996 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309100124996 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100124996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100124996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100124996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1441)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309100124998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1437)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100125003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100125003 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1442)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI210(1439)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1441)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1445)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100125007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309100125007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100125007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100125007 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100125007 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309100125007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100125007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100125007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100125007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100125008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100125008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100125008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100125008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100125008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100125008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100125008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100125008 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100125008 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309100125008 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100125008 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100125009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100125009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100125011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@a91f87d90eee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20250309100125016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100125016 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1448)@a91f87d90eee: ************************************************* SGSN_Test_0-M3UA(1448)@a91f87d90eee: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@a91f87d90eee: ************************************************* MTC@a91f87d90eee: Starting RAN_Emulation SGSN_Test_0-SCCP(1446)@a91f87d90eee: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1444)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309100125218 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250309100125218 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250309100125218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250309100125218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1448)@a91f87d90eee: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250309100125224 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100125224 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:773) 20250309100125224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250309100125224 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250309100125224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250309100125224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250309100125224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250309100125224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100125224 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250309100125224 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100125224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250309100125226 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100125226 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:773) 20250309100125226 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250309100125227 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100125227 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250309100125227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250309100125227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250309100125227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100125227 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250309100125227 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100125227 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250309100125227 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250309100125227 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250309100125376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100125376 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309100125376 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309100125376 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309100125380 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1450)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309100125381 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250309100126036 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100126036 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100126036 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100126036 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100126036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100126036 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100126036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100126036 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100126036 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100126036 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250309100126036 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250309100126037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100126037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100126037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100126037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100126037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100126037 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100126037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100126037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100126037 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 00 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1447)@a91f87d90eee: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@a91f87d90eee: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='CD61F6BB'O, index=0 SGSN_Test-GSUP(1451)@a91f87d90eee: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@a91f87d90eee: 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 := 'C9DA'O, rac := 'A6'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1447)@a91f87d90eee: Added conn table entry 0TC_iu_attach_encr(1453)1646084 SGSN_Test_0-SCCP(1446)@a91f87d90eee: First idle individual index:0 SGSN_Test_0-RAN(1447)@a91f87d90eee: patch: N(SD) for ConnIdx 0 set to 1 20250309100126475 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100126475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100126475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100126475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100126475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100126475 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100126475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100126475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100126475 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 19 1e 04 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 10 62 f2 24 c9 da a6 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100126475 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250309100126475 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250309100126475 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250309100126475 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250309100126475 DMM DEBUG GMM(gmm_fsm)[0x5622d8bad2e0]{Deregistered}: Allocated (fsm.c:456) 20250309100126475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309100126475 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Allocated (fsm.c:456) 20250309100126475 DMM DEBUG MM_STATE_Iu[0x5622d8b9c450]{Detached}: Allocated (fsm.c:456) 20250309100126475 DMM DEBUG GMM(gmm_fsm)[0x5622d8bad2e0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309100126475 DMM DEBUG GMM(gmm_fsm)[0x5622d8bad2e0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309100126475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309100126475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309100126475 DMM DEBUG MM(262420000001001/febe06f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309100126475 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250309100126475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100126475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100126475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100126475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100126475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100126475 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100126475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100126475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100126475 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 02 02 19 1e 04 00 00 02 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100126475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100126475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100126475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100126475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100126475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100126475 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100126475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100126475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100126475 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 19 1e 04 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1446)@a91f87d90eee: { messageType := 2, destLocRef := '191E04'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1446)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@a91f87d90eee: 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 := 'AD564A8DA0E1A947EF6CC0E0AEAEBC08'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FDF00B0B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '12A7F5B43AC7866F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '979972EE72216A9391A3F93A4395A54D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '79A63FB954F239CB3A84A7992F241EDE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EF988AD978628AF6D0F398C975C0FBAF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E6A9C6D7B5EDDE37'O } } } } } SGSN_Test_0-SCCP(1446)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@a91f87d90eee: vl_len:23 SGSN_Test_0-SCCP(1446)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1446)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250309100126482 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100126482 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100126482 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100126482 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100126482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100126482 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100126482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100126482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100126482 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100126482 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100126482 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100126482 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100126482 DMM DEBUG MM(262420000001001/febe06f0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250309100126482 DMM NOTICE MM(262420000001001/febe06f0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309100126482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309100126482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309100126482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309100126482 DMM DEBUG MM(262420000001001/febe06f0) Requesting authorization (sgsn_auth.c:160) 20250309100126482 DMM INFO MM(262420000001001/febe06f0) Requesting authentication tuples (sgsn_auth.c:184) 20250309100126482 DMM DEBUG MM(262420000001001/febe06f0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309100126482 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250309100126482 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1451)@a91f87d90eee: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@a91f87d90eee: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20250309100126484 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309100126484 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309100126484 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309100126484 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309100126484 DMM INFO MM(262420000001001/febe06f0) Subscriber data update (mmctx.c:445) 20250309100126484 DMM DEBUG MM(262420000001001/febe06f0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309100126484 DMM INFO MM(262420000001001/febe06f0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309100126484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309100126484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309100126484 DMM INFO MM(262420000001001/febe06f0) <- GMM AUTH AND CIPHERING REQ (rand = ad 56 4a 8d a0 e1 a9 47 ef 6c c0 e0 ae ae bc 08 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ef 98 8a d9 78 62 8a f6 d0 f3 98 c9 75 c0 fb af ) (gprs_gmm.c:510) 20250309100126484 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250309100126484 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100126484 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100126484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100126484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100126484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100126484 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100126484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100126484 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100126484 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 02 06 19 1e 04 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 b0 21 ad 56 4a 8d a0 e1 a9 47 ef 6c c0 e0 ae ae bc 08 80 28 10 ef 98 8a d9 78 62 8a f6 d0 f3 98 c9 75 c0 fb af 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1446)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@a91f87d90eee: vl_len:37 SGSN_Test_0-SCCP(1446)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1446)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22E6A9C6D723094399990000100001F02904B5EDDE37'O 20250309100126488 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100126488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100126488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100126488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100126488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100126488 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100126488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100126488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100126488 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0b 22 e6 a9 c6 d7 23 09 43 99 99 00 00 10 00 01 f0 29 04 b5 ed de 37 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100126488 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100126488 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100126488 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100126488 DMM INFO MM(262420000001001/febe06f0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309100126488 DMM NOTICE MM(262420000001001/febe06f0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309100126488 DMM DEBUG MM(262420000001001/febe06f0) checking auth: received UMTS RES = e6 a9 c6 d7 b5 ed de 37 (gprs_gmm.c:716) 20250309100126488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309100126488 DMM DEBUG MM(262420000001001/febe06f0) Requesting authorization (sgsn_auth.c:160) 20250309100126488 DMM INFO MM(262420000001001/febe06f0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309100126488 DMM DEBUG MM(262420000001001/febe06f0) Requesting subscriber data update (gprs_subscriber.c:894) 20250309100126488 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250309100126488 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) 20250309100126488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250309100126488 DMM DEBUG MM(262420000001001/febe06f0) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250309100126489 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100126489 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100126489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100126489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100126489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100126489 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100126489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100126489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100126489 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bc 00 00 00 c3 03 00 00 02 06 19 1e 04 00 01 38 00 06 00 34 00 00 03 00 0c 00 12 08 08 97 99 72 ee 72 21 6a 93 91 a3 f9 3a 43 95 a5 4d 00 0b 40 12 08 90 79 a6 3f b9 54 f2 39 cb 3a 84 a7 99 2f 24 1e de 00 4b 00 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1446)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@a91f87d90eee: vl_len:17 SGSN_Test_0-SCCP(1446)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1446)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250309100126494 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100126494 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100126494 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100126494 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100126494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100126494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100126494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100126494 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100126494 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 28 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 11 20 06 00 0d 00 00 02 00 06 00 01 00 00 05 40 01 10 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100126494 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250309100126494 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250309100126494 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250309100126494 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250309100126494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250309100126494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250309100126494 DMM INFO MM(262420000001001/febe06f0) <- GMM ATTACH ACCEPT (new P-TMSI=0xfebe06f0) (gprs_gmm.c:337) 20250309100126494 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250309100126494 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100126494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100126494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100126494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100126494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100126494 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100126494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100126494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100126494 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 19 1e 04 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100126494 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100126494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100126494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100126494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100126494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100126494 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100126494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100126494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100126494 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 02 06 19 1e 04 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 fe be 06 f0 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1446)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250309100126496 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309100126496 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309100126496 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250309100126496 DMM INFO MM(262420000001001/febe06f0) Subscriber data update (mmctx.c:445) 20250309100126496 DMM DEBUG MM(262420000001001/febe06f0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309100126496 DMM INFO MM(262420000001001/febe06f0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309100126496 DMM NOTICE MM(262420000001001/febe06f0) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250309100126496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309100126496 DMM NOTICE MM(262420000001001/febe06f0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309100126496 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) 20250309100126496 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309100126496 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250309100126496 DMM INFO MM(262420000001001/febe06f0) Subscriber data update (mmctx.c:445) 20250309100126496 DMM DEBUG MM(262420000001001/febe06f0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@a91f87d90eee: vl_len:14 SGSN_Test_0-SCCP(1446)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1446)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250309100126498 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100126498 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100126498 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100126498 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100126498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100126498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100126498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100126498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100126498 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100126498 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100126498 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100126498 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100126498 DMM INFO MM(262420000001001/febe06f0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309100126498 DMM NOTICE MM(262420000001001/febe06f0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309100126498 DMM DEBUG GMM(gmm_fsm)[0x5622d8bad2e0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309100126498 DMM DEBUG GMM(gmm_fsm)[0x5622d8bad2e0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309100126498 DMM DEBUG MM_STATE_Iu(2)[0x5622d8b9c450]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250309100126498 DMM DEBUG MM_STATE_Iu(2)[0x5622d8b9c450]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250309100126498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309100126498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250309100126498 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100126498 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100126498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100126498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100126498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100126498 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100126498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100126498 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100126498 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 02 06 19 1e 04 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1446)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@a91f87d90eee: vl_len:7 SGSN_Test_0-SCCP(1446)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1446)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250309100126500 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100126500 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100126500 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100126500 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100126500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100126500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100126500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100126500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100126500 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100126500 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250309100126500 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250309100126500 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250309100126500 DMM INFO MM(262420000001001/febe06f0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250309100126500 DMM DEBUG MM_STATE_Iu(2)[0x5622d8b9c450]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250309100126500 DMM DEBUG MM_STATE_Iu(2)[0x5622d8b9c450]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250309100126500 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100126500 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100126500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100126500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100126500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100126500 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100126500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100126500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100126500 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 02 04 19 1e 04 00 00 02 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1446)@a91f87d90eee: Session index based on local reference:0 20250309100126501 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100126501 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100126501 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100126501 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100126501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100126501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100126501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100126501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100126501 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 02 19 1e 04 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1447)@a91f87d90eee: Deleted conn table entry 0TC_iu_attach_encr(1453)1646084 TC_iu_attach_encr(1453)@a91f87d90eee: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@a91f87d90eee: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@a91f87d90eee: Final verdict of PTC: pass 20250309100126570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47768<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1446)@a91f87d90eee: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@a91f87d90eee: Final verdict of PTC: none SGSN_Test_0-RAN(1447)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1435)@a91f87d90eee: Final verdict of PTC: none 20250309100126574 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309100126574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1432)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@a91f87d90eee: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@a91f87d90eee: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@a91f87d90eee: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1440)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1445)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(1451)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1443)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1438)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1433)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@a91f87d90eee: Test case TC_iu_attach_encr finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Sun Mar 9 10:01:26 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc 20250309100126700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100126704 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250309100126704 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309100126704 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250309100126704 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250309100126704 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250309100126704 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309100126704 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250309100126704 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250309100126704 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250309100126704 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100126704 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250309100126704 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250309100126704 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250309100126704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250309100126704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250309100126704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100126704 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250309100126704 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250309100126704 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250309100126704 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250309100127101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50616<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=225004) 20250309100127575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100127575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=225004, count=226260) 20250309100128576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100128576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250309100128705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250309100128705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250309100128705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Sun Mar 9 10:01:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309100129576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100129576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_iu_attach_geran_rau started. 20250309100130144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100130148 DMM INFO MM(262420000001001/febe06f0) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309100130148 DMM INFO MM(262420000001001/febe06f0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309100130148 DMM DEBUG GMM(gmm_fsm)[0x5622d8bad2e0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309100130148 DMM DEBUG GMM(gmm_fsm)[0x5622d8bad2e0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309100130148 DMM DEBUG MM_STATE_Iu(2)[0x5622d8b9c450]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250309100130148 DMM DEBUG MM_STATE_Iu(2)[0x5622d8b9c450]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250309100130148 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250309100130148 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) 20250309100130148 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20250309100130148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309100130148 DMM DEBUG MM_STATE_Gb[0x5622d8b9c6b0]{Idle}: Deallocated (fsm.c:568) 20250309100130148 DMM DEBUG MM_STATE_Iu(2)[0x5622d8b9c450]{Detached}: Deallocated (fsm.c:568) 20250309100130148 DMM DEBUG GMM(gmm_fsm)[0x5622d8bad2e0]{Deregistered}: Deallocated (fsm.c:568) 20250309100130148 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1454)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1458)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100130210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309100130210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100130210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100130210 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100130210 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309100130210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100130210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100130210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100130210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100130211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100130211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100130211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100130211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100130211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100130211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100130211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100130211 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100130211 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309100130211 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100130211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100130212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100130212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100130217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100130229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100130229 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1463)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100130237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309100130237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100130237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100130237 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100130237 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309100130237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100130237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100130237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100130237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100130238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100130238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100130238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100130238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100130238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100130238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100130238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100130238 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100130238 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309100130238 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100130238 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100130238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100130238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100130240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100130244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100130244 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1465)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI210(1462)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1464)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1468)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100130251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309100130251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100130251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100130251 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100130251 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309100130251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100130251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100130251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100130251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100130252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100130252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100130252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100130252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100130252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100130252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100130252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100130252 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100130252 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309100130252 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100130252 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100130253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100130253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100130255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@a91f87d90eee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@a91f87d90eee: ************************************************* SGSN_Test_0-M3UA(1471)@a91f87d90eee: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@a91f87d90eee: ************************************************* MTC@a91f87d90eee: Starting RAN_Emulation SGSN_Test_0-SCCP(1469)@a91f87d90eee: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1465)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100130260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100130260 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309100130459 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250309100130459 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250309100130459 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250309100130459 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1471)@a91f87d90eee: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250309100130467 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100130467 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:773) 20250309100130467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250309100130467 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250309100130467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250309100130467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250309100130467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250309100130467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100130467 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250309100130467 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100130467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250309100130469 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100130469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:773) 20250309100130469 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250309100130469 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100130469 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250309100130469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250309100130469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250309100130469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100130469 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250309100130469 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100130469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250309100130469 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250309100130470 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250309100130578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100130578 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309100130578 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309100130578 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309100130582 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1473)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250309100130583 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250309100131268 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100131268 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100131268 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100131268 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100131268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100131268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100131268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100131268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100131268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100131269 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100131269 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100131269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100131269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100131268 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250309100131268 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250309100131269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100131269 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100131269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100131269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100131269 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 00 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1470)@a91f87d90eee: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@a91f87d90eee: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='FFC6F80B'O, index=0 SGSN_Test-GSUP(1474)@a91f87d90eee: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@a91f87d90eee: 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 := '921A'O, rac := '88'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1470)@a91f87d90eee: Added conn table entry 0TC_iu_attach_geran_rau(1476)5314104 SGSN_Test_0-SCCP(1469)@a91f87d90eee: First idle individual index:0 SGSN_Test_0-RAN(1470)@a91f87d90eee: patch: N(SD) for ConnIdx 0 set to 1 20250309100131676 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100131676 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100131676 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100131676 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100131676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100131676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100131676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100131676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100131676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 51 16 38 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 20 62 f2 24 92 1a 88 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100131676 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250309100131676 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250309100131677 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250309100131677 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1320) 20250309100131677 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309100131677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{Init}: Allocated (fsm.c:456) 20250309100131677 DMM DEBUG MM_STATE_Gb[0x5622d8b9c580]{Idle}: Allocated (fsm.c:456) 20250309100131677 DMM DEBUG MM_STATE_Iu[0x5622d8ba3f80]{Detached}: Allocated (fsm.c:456) 20250309100131677 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309100131677 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309100131677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309100131677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309100131677 DMM DEBUG MM(262420000001002/e1adce7e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309100131677 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250309100131677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100131677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100131677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100131677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100131677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100131677 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100131677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100131677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100131677 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 03 02 51 16 38 00 00 03 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100131677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100131677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100131677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100131677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100131677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100131677 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100131677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100131677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100131677 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 03 06 51 16 38 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1469)@a91f87d90eee: { messageType := 2, destLocRef := '511638'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1469)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@a91f87d90eee: 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 := '27904A3AA80FE011FED13E7C76D44EB4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3D3BFF59'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72C9D1AE9858DB69'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A33D299790E73C2044ACE3B2AE158E5D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'ABD22990787BA4DFD9970B67192AA0F2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '86254CBF600244D852D74DDD0A6B03BC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C12881733A3BB682'O } } } } } SGSN_Test_0-SCCP(1469)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@a91f87d90eee: vl_len:23 SGSN_Test_0-SCCP(1469)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1469)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250309100131692 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100131692 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100131692 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100131692 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100131692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100131692 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100131692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100131692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100131692 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100131692 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100131692 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100131692 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100131692 DMM DEBUG MM(262420000001002/e1adce7e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250309100131692 DMM NOTICE MM(262420000001002/e1adce7e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309100131692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309100131692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309100131692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309100131692 DMM DEBUG MM(262420000001002/e1adce7e) Requesting authorization (sgsn_auth.c:160) 20250309100131692 DMM INFO MM(262420000001002/e1adce7e) Requesting authentication tuples (sgsn_auth.c:184) 20250309100131692 DMM DEBUG MM(262420000001002/e1adce7e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309100131692 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250309100131692 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1474)@a91f87d90eee: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@a91f87d90eee: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20250309100131697 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309100131697 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309100131697 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309100131697 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309100131697 DMM INFO MM(262420000001002/e1adce7e) Subscriber data update (mmctx.c:445) 20250309100131697 DMM DEBUG MM(262420000001002/e1adce7e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309100131697 DMM INFO MM(262420000001002/e1adce7e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309100131697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309100131697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309100131697 DMM INFO MM(262420000001002/e1adce7e) <- GMM AUTH AND CIPHERING REQ (rand = 27 90 4a 3a a8 0f e0 11 fe d1 3e 7c 76 d4 4e b4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 86 25 4c bf 60 02 44 d8 52 d7 4d dd 0a 6b 03 bc ) (gprs_gmm.c:510) 20250309100131697 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250309100131697 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100131697 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100131697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100131697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100131698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100131698 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100131698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100131698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100131698 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 03 06 51 16 38 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 40 21 27 90 4a 3a a8 0f e0 11 fe d1 3e 7c 76 d4 4e b4 80 28 10 86 25 4c bf 60 02 44 d8 52 d7 4d dd 0a 6b 03 bc 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1469)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@a91f87d90eee: vl_len:37 SGSN_Test_0-SCCP(1469)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1469)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422C128817323094399990000100002F029043A3BB682'O 20250309100131708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100131708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100131708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100131708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100131708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100131708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100131708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100131708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100131708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 04 22 c1 28 81 73 23 09 43 99 99 00 00 10 00 02 f0 29 04 3a 3b b6 82 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100131708 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100131708 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100131708 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100131708 DMM INFO MM(262420000001002/e1adce7e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309100131708 DMM NOTICE MM(262420000001002/e1adce7e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309100131708 DMM DEBUG MM(262420000001002/e1adce7e) checking auth: received UMTS RES = c1 28 81 73 3a 3b b6 82 (gprs_gmm.c:716) 20250309100131708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309100131708 DMM DEBUG MM(262420000001002/e1adce7e) Requesting authorization (sgsn_auth.c:160) 20250309100131709 DMM INFO MM(262420000001002/e1adce7e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309100131709 DMM DEBUG MM(262420000001002/e1adce7e) Requesting subscriber data update (gprs_subscriber.c:894) 20250309100131709 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250309100131709 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) 20250309100131709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250309100131709 DMM DEBUG MM(262420000001002/e1adce7e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250309100131709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100131709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100131709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100131709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100131709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100131709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100131709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100131709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100131709 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 03 06 51 16 38 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a3 3d 29 97 90 e7 3c 20 44 ac e3 b2 ae 15 8e 5d 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1469)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@a91f87d90eee: vl_len:12 SGSN_Test_0-SCCP(1469)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1469)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250309100131720 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100131720 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100131720 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100131720 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100131720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100131720 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100131720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100131720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100131720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100131720 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250309100131720 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250309100131720 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250309100131720 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250309100131720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250309100131720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250309100131720 DMM INFO MM(262420000001002/e1adce7e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1adce7e) (gprs_gmm.c:337) 20250309100131720 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250309100131720 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100131720 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100131720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100131720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100131720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100131720 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100131720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100131720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100131720 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 03 06 51 16 38 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100131720 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100131720 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100131720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100131720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100131720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100131720 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100131720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100131720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100131720 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 03 06 51 16 38 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 e1 ad ce 7e 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1469)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250309100131725 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309100131725 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309100131725 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250309100131725 DMM INFO MM(262420000001002/e1adce7e) Subscriber data update (mmctx.c:445) 20250309100131725 DMM DEBUG MM(262420000001002/e1adce7e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309100131725 DMM INFO MM(262420000001002/e1adce7e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309100131725 DMM NOTICE MM(262420000001002/e1adce7e) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250309100131725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309100131725 DMM NOTICE MM(262420000001002/e1adce7e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309100131725 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) 20250309100131725 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309100131725 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250309100131725 DMM INFO MM(262420000001002/e1adce7e) Subscriber data update (mmctx.c:445) 20250309100131725 DMM DEBUG MM(262420000001002/e1adce7e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@a91f87d90eee: vl_len:14 SGSN_Test_0-SCCP(1469)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1469)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250309100131727 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100131727 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100131727 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100131727 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100131727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100131727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100131727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100131727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100131727 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100131727 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100131727 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100131727 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100131727 DMM INFO MM(262420000001002/e1adce7e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309100131728 DMM NOTICE MM(262420000001002/e1adce7e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309100131728 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309100131728 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309100131728 DMM DEBUG MM_STATE_Iu(3)[0x5622d8ba3f80]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250309100131728 DMM DEBUG MM_STATE_Iu(3)[0x5622d8ba3f80]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250309100131728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309100131728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250309100131728 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100131728 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100131728 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100131728 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100131728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100131728 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100131728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100131728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100131728 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 03 06 51 16 38 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1469)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@a91f87d90eee: vl_len:7 SGSN_Test_0-SCCP(1469)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1469)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250309100131732 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100131732 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100131732 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100131732 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100131732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100131732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100131732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100131732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100131732 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100131732 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250309100131732 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250309100131732 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250309100131732 DMM INFO MM(262420000001002/e1adce7e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250309100131732 DMM DEBUG MM_STATE_Iu(3)[0x5622d8ba3f80]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250309100131732 DMM DEBUG MM_STATE_Iu(3)[0x5622d8ba3f80]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250309100131732 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100131732 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100131732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100131732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100131732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100131732 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100131732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100131732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100131732 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 03 04 51 16 38 00 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1469)@a91f87d90eee: Session index based on local reference:0 20250309100131733 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100131733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100131733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100131733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100131733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100131733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100131733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100131733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100131733 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 03 51 16 38 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1470)@a91f87d90eee: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)5314104 TC_iu_attach_geran_rau(1476)@a91f87d90eee: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@a91f87d90eee: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@a91f87d90eee: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='E1ADCE7E'O, index=1 20250309100131804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100131804 DLLC NOTICE LLME(ffffffff/e1adce7e){UNASSIGNED} LLC RX: unknown TLLI 0xe1adce7e, creating LLME on the fly (gprs_llc.c:552) 20250309100131804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250309100131804 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250309100131804 DMM INFO MM(262420000001002/e1adce7e) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e1adce7e, P-TMSI: e1adce7e (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1697) 20250309100131804 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250309100131804 DMM DEBUG MM_STATE_Iu(3)[0x5622d8ba3f80]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250309100131804 DMM DEBUG MM_STATE_Iu(3)[0x5622d8ba3f80]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250309100131804 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309100131804 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250309100131804 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309100131804 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309100131804 DLLC NOTICE LLME(ffffffff/e1adce7e){UNASSIGNED} LLGM Assign pre (e1adce7e => e1adce7e) (gprs_llc.c:1079) 20250309100131804 DLLC NOTICE LLME(e1adce7e/e1adce7e){ASSIGNED} LLGM Assign post (e1adce7e => e1adce7e) (gprs_llc.c:1125) 20250309100131804 DMM INFO MM(262420000001002/e1adce7e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_iu_attach_geran_rau(1476)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@a91f87d90eee: Removing Client IMSI='262420000001002'H, index=1 20250309100131830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100131830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250309100131830 DMM DEBUG MM_STATE_Gb[0x5622d8b9c580]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309100131830 DMM INFO MM(262420000001002/e1adce7e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250309100131830 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250309100131830 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309100131830 DLLC NOTICE LLME(e1adce7e/e1adce7e){ASSIGNED} LLGM Assign pre (ffffffff => e1adce7e) (gprs_llc.c:1079) 20250309100131830 DLLC NOTICE LLME(ffffffff/e1adce7e){ASSIGNED} LLGM Assign post (ffffffff => e1adce7e) (gprs_llc.c:1125) 20250309100131830 DMM DEBUG MM_STATE_Gb[0x5622d8b9c580]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250309100131830 DMM ERROR MM_STATE_Gb[0x5622d8b9c580]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1869) TC_iu_attach_geran_rau(1476)@a91f87d90eee: Final verdict of PTC: pass 20250309100131840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50630<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250309100131844 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309100131844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-SCCP(1469)@a91f87d90eee: Final verdict of PTC: none SGSN_Test_0-RAN(1470)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(1474)@a91f87d90eee: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1463)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1458)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@a91f87d90eee: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@a91f87d90eee: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@a91f87d90eee: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1468)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1456)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1466)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1461)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@a91f87d90eee: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. 20250309100131936 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250309100131936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309100131936 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250309100131936 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250309100131936 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250309100131936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309100131936 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250309100131936 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250309100131936 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250309100131936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100131936 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250309100131936 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250309100131936 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250309100131936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250309100131936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250309100131936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100131936 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250309100131936 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250309100131936 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250309100131936 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) Sun Mar 9 10:01:31 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20250309100131975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100132377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50640<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=187884) 20250309100132846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100132846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=187884, count=234184) 20250309100133847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100133847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250309100133937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250309100133937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250309100133937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Sun Mar 9 10:01:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309100134848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100134848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_geran_attach_iu_rau started. 20250309100135414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100135417 DMM INFO MM(262420000001002/e1adce7e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309100135417 DMM INFO MM(262420000001002/e1adce7e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309100135417 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309100135417 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309100135417 DMM DEBUG MM_STATE_Gb[0x5622d8b9c580]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250309100135417 DMM ERROR MM_STATE_Gb[0x5622d8b9c580]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250309100135417 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250309100135417 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) 20250309100135417 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:402) 20250309100135417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c6b0]{Init}: Deallocated (fsm.c:568) 20250309100135417 DMM DEBUG MM_STATE_Gb[0x5622d8b9c580]{Idle}: Deallocated (fsm.c:568) 20250309100135417 DMM DEBUG MM_STATE_Iu(3)[0x5622d8ba3f80]{Detached}: Deallocated (fsm.c:568) 20250309100135417 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309100135417 DLLC NOTICE LLME(ffffffff/e1adce7e){ASSIGNED} LLGM Assign pre (e1adce7e => ffffffff) (gprs_llc.c:1079) 20250309100135417 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1adce7e => ffffffff) (gprs_llc.c:1125) 20250309100135417 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1477)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1481)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100135468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309100135468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100135468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100135468 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100135468 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309100135468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100135468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100135468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100135468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100135469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100135469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100135469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100135469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100135469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100135469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100135469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100135469 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100135469 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309100135469 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100135469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100135469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100135469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100135471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100135477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100135477 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1486)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100135483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309100135483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100135483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100135483 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100135483 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309100135483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100135483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100135483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100135483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100135484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100135484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100135484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100135484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100135484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100135484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100135484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100135484 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100135484 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309100135484 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100135484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100135484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100135484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100135487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100135492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100135492 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1491)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100135498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309100135498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100135498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100135498 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100135498 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309100135498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100135498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100135498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100135498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100135499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100135499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100135499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100135499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100135499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100135499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100135499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100135499 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100135499 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309100135499 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100135499 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100135499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1491)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309100135499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100135501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@a91f87d90eee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@a91f87d90eee: ************************************************* SGSN_Test_0-M3UA(1494)@a91f87d90eee: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@a91f87d90eee: ************************************************* MTC@a91f87d90eee: Starting RAN_Emulation 20250309100135506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100135506 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1492)@a91f87d90eee: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1490)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309100135707 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250309100135707 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250309100135707 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250309100135707 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1494)@a91f87d90eee: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250309100135716 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100135716 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:773) 20250309100135716 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250309100135716 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250309100135716 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250309100135716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250309100135716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250309100135716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100135716 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250309100135716 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100135716 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250309100135718 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100135718 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:773) 20250309100135719 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250309100135719 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100135719 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250309100135719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250309100135719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250309100135719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100135719 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250309100135719 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100135719 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250309100135719 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250309100135719 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250309100135849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100135849 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309100135850 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309100135850 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309100135855 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309100135855 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1496)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1496)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250309100136527 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100136527 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100136527 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100136527 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100136527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100136527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100136527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100136527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100136527 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100136527 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250309100136527 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250309100136528 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100136528 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100136528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100136528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100136528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100136528 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100136528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100136528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100136528 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 00 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1493)@a91f87d90eee: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@a91f87d90eee: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='E6D49D2A'O, index=0 SGSN_Test-GSUP(1497)@a91f87d90eee: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@a91f87d90eee: 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 := 'D68456C45ACCD4B6B422F51812176391'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '45EE03BC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AEC41BD4393F1ED6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '16DFA0B9EE6CCA69C3623C6B40140C90'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '788C9C919199001326938E0708337DB9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CE02C7719DC88ED704643D0302B044E2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C17F912021159469'O } } } } } 20250309100136945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100136945 DLLC NOTICE LLME(ffffffff/e6d49d2a){UNASSIGNED} LLC RX: unknown TLLI 0xe6d49d2a, creating LLME on the fly (gprs_llc.c:552) 20250309100136945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250309100136945 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1320) 20250309100136945 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Allocated (fsm.c:456) 20250309100136945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309100136945 DMM DEBUG MM_STATE_Gb[0x5622d8b9c580]{Idle}: Allocated (fsm.c:456) 20250309100136945 DMM DEBUG MM_STATE_Iu[0x5622d8b9c6b0]{Detached}: Allocated (fsm.c:456) 20250309100136945 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309100136945 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309100136945 DLLC NOTICE LLME(ffffffff/e6d49d2a){UNASSIGNED} LLGM Assign pre (e6d49d2a => e1b647e2) (gprs_llc.c:1079) 20250309100136945 DLLC NOTICE LLME(e6d49d2a/e1b647e2){ASSIGNED} LLGM Assign post (e6d49d2a => e1b647e2) (gprs_llc.c:1125) 20250309100136945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309100136945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309100136945 DMM DEBUG MM(262420000001003/e1b647e2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309100136968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100136968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250309100136968 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c580]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309100136968 DMM DEBUG MM(262420000001003/e1b647e2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250309100136968 DMM NOTICE MM(262420000001003/e1b647e2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309100136968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309100136968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309100136968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309100136968 DMM DEBUG MM(262420000001003/e1b647e2) Requesting authorization (sgsn_auth.c:160) 20250309100136968 DMM INFO MM(262420000001003/e1b647e2) Requesting authentication tuples (sgsn_auth.c:184) 20250309100136968 DMM DEBUG MM(262420000001003/e1b647e2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309100136968 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250309100136968 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1497)@a91f87d90eee: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@a91f87d90eee: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20250309100136975 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309100136975 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309100136975 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309100136975 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309100136975 DMM INFO MM(262420000001003/e1b647e2) Subscriber data update (mmctx.c:445) 20250309100136975 DMM DEBUG MM(262420000001003/e1b647e2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309100136975 DMM INFO MM(262420000001003/e1b647e2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309100136975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309100136975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309100136975 DMM INFO MM(262420000001003/e1b647e2) <- GMM AUTH AND CIPHERING REQ (rand = d6 84 56 c4 5a cc d4 b6 b4 22 f5 18 12 17 63 91 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ce 02 c7 71 9d c8 8e d7 04 64 3d 03 02 b0 44 e2 ) (gprs_gmm.c:510) 20250309100136991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100136991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250309100136991 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c580]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309100136991 DMM INFO MM(262420000001003/e1b647e2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309100136991 DMM NOTICE MM(262420000001003/e1b647e2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309100136991 DMM DEBUG MM(262420000001003/e1b647e2) checking auth: received UMTS RES = c1 7f 91 20 21 15 94 69 (gprs_gmm.c:716) 20250309100136991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309100136991 DMM DEBUG MM(262420000001003/e1b647e2) Requesting authorization (sgsn_auth.c:160) 20250309100136991 DMM INFO MM(262420000001003/e1b647e2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309100136991 DMM DEBUG MM(262420000001003/e1b647e2) Requesting subscriber data update (gprs_subscriber.c:894) 20250309100136991 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250309100136991 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) 20250309100136991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250309100136991 DMM INFO MM(262420000001003/e1b647e2) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1b647e2) (gprs_gmm.c:337) 20250309100136994 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309100136994 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309100136994 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250309100136994 DMM INFO MM(262420000001003/e1b647e2) Subscriber data update (mmctx.c:445) 20250309100136994 DMM DEBUG MM(262420000001003/e1b647e2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309100136994 DMM INFO MM(262420000001003/e1b647e2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309100136994 DMM NOTICE MM(262420000001003/e1b647e2) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250309100136994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309100136994 DMM NOTICE MM(262420000001003/e1b647e2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309100136995 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) 20250309100136996 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309100136996 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250309100136996 DMM INFO MM(262420000001003/e1b647e2) Subscriber data update (mmctx.c:445) 20250309100136996 DMM DEBUG MM(262420000001003/e1b647e2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250309100137007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100137007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250309100137007 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c580]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250309100137007 DMM INFO MM(262420000001003/e1b647e2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309100137007 DMM NOTICE MM(262420000001003/e1b647e2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309100137007 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309100137007 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309100137007 DLLC NOTICE LLME(e6d49d2a/e1b647e2){ASSIGNED} LLGM Assign pre (ffffffff => e1b647e2) (gprs_llc.c:1079) 20250309100137007 DLLC NOTICE LLME(ffffffff/e1b647e2){ASSIGNED} LLGM Assign post (ffffffff => e1b647e2) (gprs_llc.c:1125) 20250309100137007 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c580]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250309100137007 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c580]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250309100137007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309100137007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@a91f87d90eee: 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 := 'E1B647E2'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1493)@a91f87d90eee: Added conn table entry 0TC_geran_attach_iu_rau(1499)1312688 SGSN_Test_0-SCCP(1492)@a91f87d90eee: First idle individual index:0 SGSN_Test_0-RAN(1493)@a91f87d90eee: patch: N(SD) for ConnIdx 0 set to 1 20250309100137085 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100137085 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100137085 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100137085 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100137085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100137085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100137085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100137085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100137085 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 77 00 00 00 c3 00 00 00 bc 03 02 00 00 01 14 07 b0 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 52 00 13 40 4e 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 17 16 08 08 70 62 f2 24 33 4f 00 05 12 c7 42 20 00 18 05 f4 e1 b6 47 e2 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100137085 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250309100137085 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250309100137085 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250309100137085 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250309100137085 DMM INFO MM(262420000001003/e1b647e2) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: e1b647e2 (00000000), TLLI: e1b647e2 (e1b647e2), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250309100137085 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250309100137085 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c580]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250309100137085 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c580]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250309100137085 DLLC NOTICE LLME(ffffffff/e1b647e2){ASSIGNED} LLGM Assign pre (e1b647e2 => ffffffff) (gprs_llc.c:1079) 20250309100137085 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1b647e2 => ffffffff) (gprs_llc.c:1125) 20250309100137085 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309100137085 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250309100137085 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309100137085 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309100137085 DMM DEBUG MM(262420000001003/e1b647e2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250309100137085 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100137085 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100137085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100137085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100137085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100137085 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100137085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100137085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100137085 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 04 02 14 07 b0 00 00 04 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100137085 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100137085 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100137085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100137085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100137085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100137085 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100137085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100137085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100137085 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 04 06 14 07 b0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 16 df a0 b9 ee 6c ca 69 c3 62 3c 6b 40 14 0c 90 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1492)@a91f87d90eee: { messageType := 2, destLocRef := '1407B0'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1492)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@a91f87d90eee: vl_len:12 SGSN_Test_0-SCCP(1492)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1492)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250309100137093 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100137093 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100137093 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100137093 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100137093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100137093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100137093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100137093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100137093 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 04 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100137093 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250309100137093 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250309100137093 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250309100137093 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250309100137093 DMM INFO MM(262420000001003/e1b647e2) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) 20250309100137093 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250309100137093 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100137093 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100137093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100137093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100137093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100137093 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100137093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100137093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100137093 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 04 06 14 07 b0 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100137094 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100137094 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100137094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100137094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100137094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100137094 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100137094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100137094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100137094 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 04 06 14 07 b0 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 08 09 00 2a 62 f2 24 33 4f 00 18 05 f4 e1 b6 47 e2 17 16 32 02 00 00 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1492)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@a91f87d90eee: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@a91f87d90eee: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@a91f87d90eee: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@a91f87d90eee: vl_len:14 SGSN_Test_0-SCCP(1492)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1492)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250309100137107 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100137107 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100137107 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100137107 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100137107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100137107 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100137107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100137107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100137107 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 04 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 0a 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_geran_attach_iu_rau(1499)@a91f87d90eee: Final verdict of PTC: pass 20250309100137107 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100137107 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100137107 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100137108 DMM INFO MM(262420000001003/e1b647e2) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250309100137108 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250309100137108 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309100137108 DMM DEBUG MM_STATE_Iu[0x5622d8b9c6b0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1862) 20250309100137108 DMM ERROR MM_STATE_Iu[0x5622d8b9c6b0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1862) 20250309100137111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52364<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1492)@a91f87d90eee: Final verdict of PTC: none SGSN_Test_0-RAN(1493)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@a91f87d90eee: Final verdict of PTC: none 20250309100137115 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309100137115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-M3UA(1494)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1481)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1486)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1491)@a91f87d90eee: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@a91f87d90eee: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(1497)@a91f87d90eee: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1479)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1489)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1484)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@a91f87d90eee: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Sun Mar 9 10:01:37 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 20250309100137272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100137308 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250309100137308 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309100137308 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250309100137308 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250309100137308 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250309100137308 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309100137308 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250309100137308 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250309100137308 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250309100137308 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100137308 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250309100137308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250309100137308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250309100137308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250309100137308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250309100137308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100137308 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250309100137308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250309100137308 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250309100137308 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250309100137674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52376<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=171960) 20250309100138116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100138117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=171960, count=187476) 20250309100139118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100139119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250309100139309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250309100139309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250309100139309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Sun Mar 9 10:01:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309100140120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100140121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_pdp_act_user started. 20250309100140756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100140759 DMM INFO MM(262420000001003/e1b647e2) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309100140759 DMM INFO MM(262420000001003/e1b647e2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309100140759 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309100140759 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309100140759 DMM DEBUG MM_STATE_Iu[0x5622d8b9c6b0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250309100140759 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250309100140759 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) 20250309100140759 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:402) 20250309100140759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309100140759 DMM DEBUG MM_STATE_Gb(0)[0x5622d8b9c580]{Idle}: Deallocated (fsm.c:568) 20250309100140759 DMM DEBUG MM_STATE_Iu[0x5622d8b9c6b0]{Detached}: Deallocated (fsm.c:568) 20250309100140759 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c450]{Deregistered}: Deallocated (fsm.c:568) 20250309100140759 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1500)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1504)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100140804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309100140804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100140804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100140804 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100140804 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309100140804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100140804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100140804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100140804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100140805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100140805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100140806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100140806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100140806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100140806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100140806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100140806 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100140806 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309100140806 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100140806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100140806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100140806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100140811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250309100140820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100140820 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1505)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1509)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100140825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309100140825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100140825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100140825 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100140825 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309100140825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100140825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100140825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100140825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100140826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100140826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100140826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100140826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100140826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100140826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100140826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100140826 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100140826 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309100140826 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100140826 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1509)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309100140827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100140827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1510)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309100140829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1506)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100140834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100140834 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1510)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1515)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1515)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100140842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309100140842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100140842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100140842 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100140842 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309100140842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100140842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100140842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100140842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1515)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100140843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100140843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100140843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100140843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100140843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100140843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100140843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100140843 DLNS NOTICE[38;5;57m NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100140843 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309100140843 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100140843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100140843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100140843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1515)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1515)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@a91f87d90eee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@a91f87d90eee: ************************************************* SGSN_Test_0-M3UA(1517)@a91f87d90eee: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@a91f87d90eee: ************************************************* MTC@a91f87d90eee: Starting RAN_Emulation 20250309100140845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1514)@a91f87d90eee: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1511)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100140850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100140850 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1512)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309100141046 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250309100141046 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250309100141046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250309100141046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1517)@a91f87d90eee: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250309100141053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100141053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:773) 20250309100141053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250309100141053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250309100141053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250309100141053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250309100141053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250309100141053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100141053 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250309100141053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100141053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250309100141055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100141055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:773) 20250309100141055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250309100141056 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100141056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250309100141056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250309100141056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250309100141056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100141056 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250309100141056 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100141056 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250309100141056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250309100141056 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250309100141121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100141121 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309100141121 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309100141121 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309100141126 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1519)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309100141127 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250309100141864 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100141864 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100141864 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100141864 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100141864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100141864 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100141864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100141864 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100141864 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100141864 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250309100141864 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250309100141864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100141864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100141864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100141864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100141864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100141864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100141864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100141864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100141864 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 00 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1516)@a91f87d90eee: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@a91f87d90eee: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='C209FB69'O, index=0 SGSN_Test-GSUP(1520)@a91f87d90eee: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@a91f87d90eee: 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 := '6743'O ("gC"), rac := '2B'O ("+") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@a91f87d90eee: Added conn table entry 0TC_attach_pdp_act_user(1522)15082190 SGSN_Test_0-SCCP(1514)@a91f87d90eee: First idle individual index:0 SGSN_Test_0-RAN(1516)@a91f87d90eee: patch: N(SD) for ConnIdx 0 set to 1 20250309100142212 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100142212 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100142212 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100142212 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100142212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100142212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100142212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100142212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100142212 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 e6 22 ce 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 40 62 f2 24 67 43 2b 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100142213 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250309100142213 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250309100142213 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250309100142213 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1320) 20250309100142213 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c6b0]{Deregistered}: Allocated (fsm.c:456) 20250309100142213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309100142213 DMM DEBUG MM_STATE_Gb[0x5622d8ba3f80]{Idle}: Allocated (fsm.c:456) 20250309100142213 DMM DEBUG MM_STATE_Iu[0x5622d8bae4b0]{Detached}: Allocated (fsm.c:456) 20250309100142213 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c6b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309100142213 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c6b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309100142213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309100142213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309100142213 DMM DEBUG MM(262420000001004/f501a16c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309100142213 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250309100142213 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100142213 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100142213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100142213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100142213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100142213 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100142213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100142213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100142213 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 05 02 e6 22 ce 00 00 05 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100142213 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100142213 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100142213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100142213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100142213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100142213 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100142213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100142213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100142213 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 05 06 e6 22 ce 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1514)@a91f87d90eee: { messageType := 2, destLocRef := 'E622CE'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(1514)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@a91f87d90eee: 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 := '044D4128A83774C1C83D7512CC151FE7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB6B63CD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3C37A27AB8F59929'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3166959F47E8C78C81D4C454552D5498'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DD36878967E9297589755EAE42A8D214'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3E51C851A4A5B8EDF98D00431123DD0C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5CE8FDC084B603B1'O } } } } } SGSN_Test_0-SCCP(1514)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@a91f87d90eee: vl_len:23 SGSN_Test_0-SCCP(1514)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1514)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250309100142225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100142225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100142225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100142225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100142225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100142225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100142225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100142225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100142225 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 04 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100142225 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100142225 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100142225 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100142225 DMM DEBUG MM(262420000001004/f501a16c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250309100142225 DMM NOTICE MM(262420000001004/f501a16c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309100142225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309100142225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309100142225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309100142225 DMM DEBUG MM(262420000001004/f501a16c) Requesting authorization (sgsn_auth.c:160) 20250309100142225 DMM INFO MM(262420000001004/f501a16c) Requesting authentication tuples (sgsn_auth.c:184) 20250309100142225 DMM DEBUG MM(262420000001004/f501a16c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309100142225 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250309100142225 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1520)@a91f87d90eee: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@a91f87d90eee: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20250309100142229 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309100142229 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309100142229 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309100142229 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309100142229 DMM INFO MM(262420000001004/f501a16c) Subscriber data update (mmctx.c:445) 20250309100142229 DMM DEBUG MM(262420000001004/f501a16c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309100142229 DMM INFO MM(262420000001004/f501a16c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309100142229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309100142229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309100142229 DMM INFO MM(262420000001004/f501a16c) <- GMM AUTH AND CIPHERING REQ (rand = 04 4d 41 28 a8 37 74 c1 c8 3d 75 12 cc 15 1f e7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3e 51 c8 51 a4 a5 b8 ed f9 8d 00 43 11 23 dd 0c ) (gprs_gmm.c:510) 20250309100142229 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250309100142229 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100142229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100142229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100142229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100142229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100142229 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100142229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100142229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100142229 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 05 06 e6 22 ce 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 80 21 04 4d 41 28 a8 37 74 c1 c8 3d 75 12 cc 15 1f e7 80 28 10 3e 51 c8 51 a4 a5 b8 ed f9 8d 00 43 11 23 dd 0c 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1514)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@a91f87d90eee: vl_len:37 SGSN_Test_0-SCCP(1514)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1514)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308225CE8FDC023094399990000100004F0290484B603B1'O 20250309100142238 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100142238 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100142238 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100142238 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100142238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100142238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100142238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100142238 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100142238 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 08 22 5c e8 fd c0 23 09 43 99 99 00 00 10 00 04 f0 29 04 84 b6 03 b1 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100142238 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100142238 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100142238 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100142238 DMM INFO MM(262420000001004/f501a16c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309100142238 DMM NOTICE MM(262420000001004/f501a16c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309100142238 DMM DEBUG MM(262420000001004/f501a16c) checking auth: received UMTS RES = 5c e8 fd c0 84 b6 03 b1 (gprs_gmm.c:716) 20250309100142238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309100142238 DMM DEBUG MM(262420000001004/f501a16c) Requesting authorization (sgsn_auth.c:160) 20250309100142238 DMM INFO MM(262420000001004/f501a16c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309100142238 DMM DEBUG MM(262420000001004/f501a16c) Requesting subscriber data update (gprs_subscriber.c:894) 20250309100142238 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250309100142238 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) 20250309100142238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250309100142238 DMM DEBUG MM(262420000001004/f501a16c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250309100142238 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100142238 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100142238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100142238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100142238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100142238 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100142238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100142238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100142238 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 05 06 e6 22 ce 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 31 66 95 9f 47 e8 c7 8c 81 d4 c4 54 55 2d 54 98 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1514)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@a91f87d90eee: vl_len:12 SGSN_Test_0-SCCP(1514)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1514)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250309100142246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100142246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100142246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100142246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100142246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100142246 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100142246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100142246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100142246 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100142246 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250309100142246 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250309100142246 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250309100142246 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250309100142246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250309100142246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250309100142246 DMM INFO MM(262420000001004/f501a16c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf501a16c) (gprs_gmm.c:337) 20250309100142246 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250309100142246 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100142246 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100142246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100142246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100142246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100142246 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100142246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100142246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100142246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 05 06 e6 22 ce 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100142246 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100142246 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100142246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100142246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100142246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100142246 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100142246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100142246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100142246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 05 06 e6 22 ce 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 f5 01 a1 6c 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1514)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250309100142250 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309100142250 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309100142250 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250309100142250 DMM INFO MM(262420000001004/f501a16c) Subscriber data update (mmctx.c:445) 20250309100142250 DMM DEBUG MM(262420000001004/f501a16c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309100142250 DMM INFO MM(262420000001004/f501a16c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309100142250 DMM NOTICE MM(262420000001004/f501a16c) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250309100142250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309100142250 DMM NOTICE MM(262420000001004/f501a16c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309100142250 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) 20250309100142250 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309100142250 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250309100142250 DMM INFO MM(262420000001004/f501a16c) Subscriber data update (mmctx.c:445) 20250309100142250 DMM DEBUG MM(262420000001004/f501a16c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1514)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@a91f87d90eee: vl_len:14 SGSN_Test_0-SCCP(1514)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1514)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250309100142253 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100142253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100142253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100142253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100142253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100142253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100142253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100142253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100142253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100142253 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100142253 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100142253 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100142253 DMM INFO MM(262420000001004/f501a16c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309100142253 DMM NOTICE MM(262420000001004/f501a16c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309100142253 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c6b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309100142253 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c6b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309100142253 DMM DEBUG MM_STATE_Iu(5)[0x5622d8bae4b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250309100142253 DMM DEBUG MM_STATE_Iu(5)[0x5622d8bae4b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250309100142253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309100142253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250309100142253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100142253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100142253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100142253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100142253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100142253 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100142253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100142253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100142253 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 05 06 e6 22 ce 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1514)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@a91f87d90eee: vl_len:7 SGSN_Test_0-SCCP(1514)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1514)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250309100142261 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100142261 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100142261 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100142261 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100142261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100142261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100142261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100142261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100142261 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100142261 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250309100142261 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250309100142261 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250309100142261 DMM INFO MM(262420000001004/f501a16c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250309100142261 DMM DEBUG MM_STATE_Iu(5)[0x5622d8bae4b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250309100142261 DMM DEBUG MM_STATE_Iu(5)[0x5622d8bae4b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250309100142261 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100142261 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100142261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100142261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100142261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100142261 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100142261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100142261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100142261 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 05 04 e6 22 ce 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1514)@a91f87d90eee: Session index based on local reference:0 20250309100142264 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100142264 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100142264 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100142264 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100142264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100142264 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100142264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100142264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100142264 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 05 e6 22 ce 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1516)@a91f87d90eee: Deleted conn table entry 0TC_attach_pdp_act_user(1522)15082190 TC_attach_pdp_act_user(1522)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@a91f87d90eee: 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 := 'F501A16C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@a91f87d90eee: Added conn table entry 0TC_attach_pdp_act_user(1522)14622989 SGSN_Test_0-RAN(1516)@a91f87d90eee: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1514)@a91f87d90eee: First idle individual index:0 20250309100142465 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100142465 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100142465 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100142465 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100142465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100142465 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100142465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100142465 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100142465 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 df 21 0d 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 f5 01 a1 6c 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100142466 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250309100142466 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250309100142466 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250309100142466 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF501A16C) type="signalling"  (gprs_gmm.c:1936) 20250309100142466 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c6b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250309100142466 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c6b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250309100142466 DMM DEBUG MM(262420000001004/f501a16c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250309100142466 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100142466 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100142466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100142466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100142466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100142466 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100142466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100142466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100142466 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 06 02 df 21 0d 00 00 06 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100142466 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100142466 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100142466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100142466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100142466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100142466 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100142466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100142466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100142466 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 06 06 df 21 0d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 31 66 95 9f 47 e8 c7 8c 81 d4 c4 54 55 2d 54 98 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1514)@a91f87d90eee: { messageType := 2, destLocRef := 'DF210D'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(1514)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@a91f87d90eee: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@a91f87d90eee: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@a91f87d90eee: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@a91f87d90eee: Final verdict of PTC: error 20250309100142481 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250309100142481 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309100142481 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250309100142481 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250309100142481 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250309100142481 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309100142482 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250309100142482 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250309100142482 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250309100142482 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100142482 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250309100142482 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250309100142482 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250309100142482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250309100142482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250309100142482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100142482 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250309100142482 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250309100142482 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250309100142482 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250309100142486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52386<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1516)@a91f87d90eee: Final verdict of PTC: none SGSN_Test_0-M3UA(1517)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(1520)@a91f87d90eee: Final verdict of PTC: none SGSN_Test_0-SCCP(1514)@a91f87d90eee: Final verdict of PTC: none 20250309100142491 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_pdp_act_user-BVCI196(1503)@a91f87d90eee: Final verdict of PTC: none 20250309100142491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1501)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1515)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1512)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1509)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1502)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1504)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1513)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1507)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1512): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1513): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-SCCP(1514): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1515): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@a91f87d90eee: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Sun Mar 9 10:01:42 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 20250309100142568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100143070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52390<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=247368) 20250309100143492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100143492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=247368, count=251820) 20250309100144482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250309100144482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250309100144482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250309100144492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100144493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Sun Mar 9 10:01:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309100145494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100145494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250309100146154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100146156 DMM INFO MM(262420000001004/f501a16c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309100146156 DMM INFO MM(262420000001004/f501a16c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309100146156 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c6b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309100146156 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c6b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309100146156 DMM DEBUG MM_STATE_Iu(5)[0x5622d8bae4b0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250309100146156 DMM DEBUG MM_STATE_Iu(5)[0x5622d8bae4b0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250309100146156 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250309100146156 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) 20250309100146156 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:402) 20250309100146156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309100146156 DMM DEBUG MM_STATE_Gb[0x5622d8ba3f80]{Idle}: Deallocated (fsm.c:568) 20250309100146156 DMM DEBUG MM_STATE_Iu(5)[0x5622d8bae4b0]{Detached}: Deallocated (fsm.c:568) 20250309100146156 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c6b0]{Deregistered}: Deallocated (fsm.c:568) 20250309100146156 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1523)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1527)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100146177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309100146177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100146177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100146177 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100146177 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309100146177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100146177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100146177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100146177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100146178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100146178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100146178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100146178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100146178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100146178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100146178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100146178 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100146178 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309100146178 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100146178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100146178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100146178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100146181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100146186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100146186 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1529)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1528)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1532)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100146191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309100146191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100146191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100146191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100146191 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309100146191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100146191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100146191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100146191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100146191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100146191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100146191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100146191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100146191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100146191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100146191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100146191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100146191 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309100146191 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100146191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100146192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100146192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100146193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100146197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100146197 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1537)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100146206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309100146206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100146206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100146206 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100146206 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309100146206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100146206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100146206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100146206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100146207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100146207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100146207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100146207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100146207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100146207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100146207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100146207 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100146207 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309100146207 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100146207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100146207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100146207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100146209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@a91f87d90eee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a91f87d90eee: Starting RAN_Emulation SGSN_Test_0-M3UA(1540)@a91f87d90eee: ************************************************* SGSN_Test_0-M3UA(1540)@a91f87d90eee: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@a91f87d90eee: ************************************************* 20250309100146214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100146214 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1538)@a91f87d90eee: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309100146416 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250309100146416 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250309100146416 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250309100146416 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1540)@a91f87d90eee: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250309100146425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100146425 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:773) 20250309100146425 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250309100146425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250309100146425 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250309100146425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250309100146425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250309100146425 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100146425 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250309100146425 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100146425 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250309100146427 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100146427 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:773) 20250309100146427 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250309100146427 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100146427 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250309100146428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250309100146428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250309100146428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100146428 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250309100146428 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100146428 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250309100146428 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250309100146428 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250309100146495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100146495 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309100146495 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309100146495 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309100146499 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1542)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309100146500 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1542)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250309100147235 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100147235 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100147235 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100147235 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100147235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100147235 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100147235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100147235 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100147235 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100147236 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250309100147236 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250309100147236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100147236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100147236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100147236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100147236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100147236 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100147236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100147236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100147236 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 00 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1539)@a91f87d90eee: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@a91f87d90eee: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='C69E7FCC'O, index=0 SGSN_Test-GSUP(1543)@a91f87d90eee: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1545) TC_attach_pdp_act_user_addr_v4raw(1545)@a91f87d90eee: 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 := '29DC'O, rac := 'AE'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1539)@a91f87d90eee: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)4605670 SGSN_Test_0-SCCP(1538)@a91f87d90eee: First idle individual index:0 SGSN_Test_0-RAN(1539)@a91f87d90eee: patch: N(SD) for ConnIdx 0 set to 1 20250309100147591 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100147591 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100147591 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100147591 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100147591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100147591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100147591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100147591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100147591 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 46 46 e6 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 85 62 f2 24 29 dc ae 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100147591 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250309100147591 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250309100147591 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250309100147591 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1320) 20250309100147591 DMM DEBUG GMM(gmm_fsm)[0x5622d8bae4b0]{Deregistered}: Allocated (fsm.c:456) 20250309100147591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309100147591 DMM DEBUG MM_STATE_Gb[0x5622d8b9c580]{Idle}: Allocated (fsm.c:456) 20250309100147591 DMM DEBUG MM_STATE_Iu[0x5622d8badd70]{Detached}: Allocated (fsm.c:456) 20250309100147591 DMM DEBUG GMM(gmm_fsm)[0x5622d8bae4b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309100147591 DMM DEBUG GMM(gmm_fsm)[0x5622d8bae4b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309100147591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309100147591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309100147591 DMM DEBUG MM(262420000001058/dbe99179) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309100147591 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250309100147591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100147591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100147591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100147591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100147591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100147591 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100147591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100147591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100147591 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 07 02 46 46 e6 00 00 07 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100147591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100147591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100147591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100147591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100147591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100147591 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100147591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100147591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100147591 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 07 06 46 46 e6 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1538)@a91f87d90eee: { messageType := 2, destLocRef := '4646E6'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@a91f87d90eee: 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 := 'C6E4101860F157F22426319AF8F6F782'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B9D81438'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC993262DC05958B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '01302CAEB9174166C6DCA8ED8560948E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '34B1F0A3F0E43ADD7E27BC13CEB0541A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D6421EDB87FDA50EDB0A01C36C3601A5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5187C3659BAAD767'O } } } } } SGSN_Test_0-SCCP(1538)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@a91f87d90eee: vl_len:23 SGSN_Test_0-SCCP(1538)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1538)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250309100147599 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100147599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100147599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100147599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100147599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100147599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100147599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100147599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100147599 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 08 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100147599 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100147599 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100147599 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100147599 DMM DEBUG MM(262420000001058/dbe99179) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1134) 20250309100147599 DMM NOTICE MM(262420000001058/dbe99179) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309100147599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309100147599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309100147599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309100147599 DMM DEBUG MM(262420000001058/dbe99179) Requesting authorization (sgsn_auth.c:160) 20250309100147599 DMM INFO MM(262420000001058/dbe99179) Requesting authentication tuples (sgsn_auth.c:184) 20250309100147599 DMM DEBUG MM(262420000001058/dbe99179) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309100147599 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250309100147599 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1543)@a91f87d90eee: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@a91f87d90eee: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20250309100147602 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309100147602 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309100147602 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309100147602 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309100147602 DMM INFO MM(262420000001058/dbe99179) Subscriber data update (mmctx.c:445) 20250309100147602 DMM DEBUG MM(262420000001058/dbe99179) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309100147602 DMM INFO MM(262420000001058/dbe99179) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309100147602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309100147602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309100147602 DMM INFO MM(262420000001058/dbe99179) <- GMM AUTH AND CIPHERING REQ (rand = c6 e4 10 18 60 f1 57 f2 24 26 31 9a f8 f6 f7 82 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d6 42 1e db 87 fd a5 0e db 0a 01 c3 6c 36 01 a5 ) (gprs_gmm.c:510) 20250309100147602 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250309100147602 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100147602 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100147602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100147602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100147602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100147602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100147602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100147602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100147602 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 07 06 46 46 e6 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 20 21 c6 e4 10 18 60 f1 57 f2 24 26 31 9a f8 f6 f7 82 80 28 10 d6 42 1e db 87 fd a5 0e db 0a 01 c3 6c 36 01 a5 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1538)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@a91f87d90eee: vl_len:37 SGSN_Test_0-SCCP(1538)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1538)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302225187C36523094399990000105008F029049BAAD767'O 20250309100147612 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100147612 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100147612 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100147612 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100147612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100147612 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100147612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100147612 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100147612 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 02 22 51 87 c3 65 23 09 43 99 99 00 00 10 50 08 f0 29 04 9b aa d7 67 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100147612 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100147612 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100147612 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100147612 DMM INFO MM(262420000001058/dbe99179) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309100147612 DMM NOTICE MM(262420000001058/dbe99179) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309100147612 DMM DEBUG MM(262420000001058/dbe99179) checking auth: received UMTS RES = 51 87 c3 65 9b aa d7 67 (gprs_gmm.c:716) 20250309100147612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309100147612 DMM DEBUG MM(262420000001058/dbe99179) Requesting authorization (sgsn_auth.c:160) 20250309100147612 DMM INFO MM(262420000001058/dbe99179) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309100147612 DMM DEBUG MM(262420000001058/dbe99179) Requesting subscriber data update (gprs_subscriber.c:894) 20250309100147612 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250309100147612 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) 20250309100147612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250309100147612 DMM DEBUG MM(262420000001058/dbe99179) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250309100147613 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100147613 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100147613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100147613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100147613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100147613 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100147613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100147613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100147613 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 07 06 46 46 e6 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 01 30 2c ae b9 17 41 66 c6 dc a8 ed 85 60 94 8e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1538)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@a91f87d90eee: vl_len:12 SGSN_Test_0-SCCP(1538)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1538)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250309100147629 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100147629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100147629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100147629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100147629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100147629 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100147629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100147629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100147629 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100147629 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250309100147629 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250309100147629 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250309100147629 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250309100147629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250309100147629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250309100147629 DMM INFO MM(262420000001058/dbe99179) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbe99179) (gprs_gmm.c:337) 20250309100147629 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250309100147629 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100147629 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100147629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100147629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100147629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100147629 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100147629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100147629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100147629 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 07 06 46 46 e6 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100147629 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100147630 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100147630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100147630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100147630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100147630 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100147630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100147630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100147630 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 07 06 46 46 e6 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 db e9 91 79 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1538)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250309100147638 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309100147638 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309100147638 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250309100147638 DMM INFO MM(262420000001058/dbe99179) Subscriber data update (mmctx.c:445) 20250309100147638 DMM DEBUG MM(262420000001058/dbe99179) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309100147638 DMM INFO MM(262420000001058/dbe99179) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309100147638 DMM NOTICE MM(262420000001058/dbe99179) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1050) 20250309100147638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309100147638 DMM NOTICE MM(262420000001058/dbe99179) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309100147638 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) 20250309100147639 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309100147639 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250309100147639 DMM INFO MM(262420000001058/dbe99179) Subscriber data update (mmctx.c:445) 20250309100147639 DMM DEBUG MM(262420000001058/dbe99179) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@a91f87d90eee: vl_len:14 SGSN_Test_0-SCCP(1538)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1538)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250309100147645 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100147645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100147645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100147645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100147645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100147645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100147645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100147645 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100147645 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100147645 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100147645 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100147645 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100147645 DMM INFO MM(262420000001058/dbe99179) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309100147645 DMM NOTICE MM(262420000001058/dbe99179) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309100147645 DMM DEBUG GMM(gmm_fsm)[0x5622d8bae4b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309100147645 DMM DEBUG GMM(gmm_fsm)[0x5622d8bae4b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309100147645 DMM DEBUG MM_STATE_Iu(7)[0x5622d8badd70]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250309100147645 DMM DEBUG MM_STATE_Iu(7)[0x5622d8badd70]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250309100147645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309100147645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250309100147645 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100147645 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100147645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100147645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100147645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100147645 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100147645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100147645 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100147645 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 07 06 46 46 e6 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1538)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@a91f87d90eee: vl_len:7 SGSN_Test_0-SCCP(1538)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1538)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250309100147657 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100147657 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100147657 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100147657 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100147657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100147657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100147657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100147657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100147657 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100147658 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250309100147658 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250309100147658 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250309100147658 DMM INFO MM(262420000001058/dbe99179) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250309100147658 DMM DEBUG MM_STATE_Iu(7)[0x5622d8badd70]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250309100147658 DMM DEBUG MM_STATE_Iu(7)[0x5622d8badd70]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250309100147658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100147658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100147658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100147658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100147658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100147658 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100147658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100147658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100147658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 07 04 46 46 e6 00 00 07 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1538)@a91f87d90eee: Session index based on local reference:0 20250309100147661 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100147661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100147661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100147661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100147661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100147661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100147661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100147661 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100147661 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 07 46 46 e6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1539)@a91f87d90eee: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)4605670 TC_attach_pdp_act_user_addr_v4raw(1545)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@a91f87d90eee: 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 := 'DBE99179'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@a91f87d90eee: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)10110253 SGSN_Test_0-RAN(1539)@a91f87d90eee: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@a91f87d90eee: First idle individual index:0 20250309100147864 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100147864 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100147864 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100147865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100147865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100147865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100147865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100147865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100147865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 9a 45 2d 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 db e9 91 79 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100147865 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250309100147865 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250309100147865 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250309100147865 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDBE99179) type="signalling"  (gprs_gmm.c:1936) 20250309100147865 DMM DEBUG GMM(gmm_fsm)[0x5622d8bae4b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250309100147865 DMM DEBUG GMM(gmm_fsm)[0x5622d8bae4b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250309100147865 DMM DEBUG MM(262420000001058/dbe99179) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250309100147866 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100147866 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100147866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100147866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100147866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100147866 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100147866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100147866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100147866 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 08 02 9a 45 2d 00 00 08 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100147866 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100147866 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100147866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100147866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100147866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100147866 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100147866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100147866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100147866 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 08 06 9a 45 2d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 01 30 2c ae b9 17 41 66 c6 dc a8 ed 85 60 94 8e 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1538)@a91f87d90eee: { messageType := 2, destLocRef := '9A452D'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@a91f87d90eee: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@a91f87d90eee: setverdict(error): pass -> error SGSN_Test_0-RAN(1539)@a91f87d90eee: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1545)@a91f87d90eee: Final verdict of PTC: error 20250309100147882 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250309100147882 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309100147883 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250309100147883 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250309100147883 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250309100147883 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309100147883 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250309100147883 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250309100147883 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250309100147883 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100147883 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250309100147883 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250309100147883 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250309100147883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250309100147883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250309100147883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100147883 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250309100147883 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250309100147883 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250309100147883 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250309100147889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48128<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1539)@a91f87d90eee: Final verdict of PTC: none SGSN_Test_0-M3UA(1540)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@a91f87d90eee: Final verdict of PTC: none 20250309100147894 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309100147894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1537)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1527)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1532)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(1543)@a91f87d90eee: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1530)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1525)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1535)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@a91f87d90eee: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Sun Mar 9 10:01:47 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 20250309100148001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100148503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48134<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=249136) 20250309100148895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100148895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=249136, count=253588) 20250309100149884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250309100149884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250309100149884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250309100149896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100149896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250309100150513 DGPRS DEBUG Checking for inactive LLMEs, time = 4745416 (sgsn.c:132) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Sun Mar 9 10:01:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309100150897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100150897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250309100151591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100151593 DMM INFO MM(262420000001058/dbe99179) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309100151593 DMM INFO MM(262420000001058/dbe99179) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309100151593 DMM DEBUG GMM(gmm_fsm)[0x5622d8bae4b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309100151593 DMM DEBUG GMM(gmm_fsm)[0x5622d8bae4b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309100151593 DMM DEBUG MM_STATE_Iu(7)[0x5622d8badd70]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250309100151593 DMM DEBUG MM_STATE_Iu(7)[0x5622d8badd70]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250309100151594 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250309100151594 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) 20250309100151594 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:402) 20250309100151594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309100151594 DMM DEBUG MM_STATE_Gb[0x5622d8b9c580]{Idle}: Deallocated (fsm.c:568) 20250309100151594 DMM DEBUG MM_STATE_Iu(7)[0x5622d8badd70]{Detached}: Deallocated (fsm.c:568) 20250309100151594 DMM DEBUG GMM(gmm_fsm)[0x5622d8bae4b0]{Deregistered}: Deallocated (fsm.c:568) 20250309100151594 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1546)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1550)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100151639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309100151639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100151639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100151639 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100151639 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309100151639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100151639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100151639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100151639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100151640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100151640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100151640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100151640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100151640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100151640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100151640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100151640 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100151640 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309100151640 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100151640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100151640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100151640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1551)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 20250309100151643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1547)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100151649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100151649 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1552)@a91f87d90eee: 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-BVCI196(1549)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1551)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1555)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100151654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309100151654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100151654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100151654 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100151654 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309100151654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100151654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100151654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100151654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100151655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100151655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100151655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100151655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100151655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100151655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100151655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100151655 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100151655 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309100151655 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100151655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100151655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100151655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100151658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100151663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100151663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1560)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100151670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309100151670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100151670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100151670 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100151670 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309100151670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100151670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100151670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100151670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100151670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100151670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100151670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100151671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100151671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100151671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100151671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100151671 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100151671 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309100151671 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100151671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100151671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100151671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100151672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100151677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100151677 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@a91f87d90eee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@a91f87d90eee: ************************************************* SGSN_Test_0-M3UA(1563)@a91f87d90eee: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@a91f87d90eee: ************************************************* MTC@a91f87d90eee: Starting RAN_Emulation SGSN_Test_0-SCCP(1561)@a91f87d90eee: v_sccp_pdu_maxlen:268 20250309100151880 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250309100151880 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250309100151880 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250309100151880 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1563)@a91f87d90eee: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250309100151888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100151888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:773) 20250309100151888 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250309100151888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250309100151888 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250309100151888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250309100151888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250309100151888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100151888 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250309100151888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100151888 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250309100151891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100151891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:773) 20250309100151891 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250309100151891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100151891 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250309100151891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250309100151891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250309100151891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100151891 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250309100151891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100151891 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250309100151891 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250309100151891 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250309100151898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100151898 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309100151898 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309100151898 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309100151901 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1565)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1565)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250309100151903 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250309100152693 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100152693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100152693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100152693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100152693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100152693 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100152693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100152693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100152693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100152693 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250309100152693 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250309100152694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100152694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100152694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100152694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100152694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100152694 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100152694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100152694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100152694 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 00 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1562)@a91f87d90eee: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@a91f87d90eee: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='FB779B5A'O, index=0 SGSN_Test-GSUP(1566)@a91f87d90eee: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@a91f87d90eee: 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 := 'AB40'O, rac := '7B'O ("{") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1562)@a91f87d90eee: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)5826207 SGSN_Test_0-SCCP(1561)@a91f87d90eee: First idle individual index:0 SGSN_Test_0-RAN(1562)@a91f87d90eee: patch: N(SD) for ConnIdx 0 set to 1 20250309100152962 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100152962 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100152962 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100152962 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100152962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100152962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100152962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100152962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100152962 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 58 e6 9f 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 55 62 f2 24 ab 40 7b 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100152962 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250309100152962 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250309100152962 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250309100152962 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1320) 20250309100152962 DMM DEBUG GMM(gmm_fsm)[0x5622d8badd70]{Deregistered}: Allocated (fsm.c:456) 20250309100152962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309100152962 DMM DEBUG MM_STATE_Gb[0x5622d8ba3f80]{Idle}: Allocated (fsm.c:456) 20250309100152962 DMM DEBUG MM_STATE_Iu[0x5622d8bac1f0]{Detached}: Allocated (fsm.c:456) 20250309100152962 DMM DEBUG GMM(gmm_fsm)[0x5622d8badd70]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309100152962 DMM DEBUG GMM(gmm_fsm)[0x5622d8badd70]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309100152962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309100152962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309100152962 DMM DEBUG MM(262420000001055/ea9966d0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309100152962 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250309100152962 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100152962 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100152962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100152962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100152962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100152962 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100152962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100152962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100152962 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 09 02 58 e6 9f 00 00 09 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100152962 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100152962 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100152962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100152962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100152962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100152962 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100152962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100152962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100152962 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 58 e6 9f 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1561)@a91f87d90eee: { messageType := 2, destLocRef := '58E69F'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@a91f87d90eee: 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 := 'F806C365918D7DCFBCE5AD1FA6BD47F7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B004C8FC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0A53D392BD2CF58A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DD487E19789E505E864FEA2E5A31DB19'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BE63BF4EF963FA7E876E276935C2B10E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D25A0F22F5DC7E9C9535BFFC76D546A5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EEA1471C025E12CD'O } } } } } SGSN_Test_0-SCCP(1561)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@a91f87d90eee: vl_len:23 SGSN_Test_0-SCCP(1561)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1561)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250309100152967 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100152967 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100152967 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100152967 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100152967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100152967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100152967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100152967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100152967 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 05 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100152967 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100152967 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100152967 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100152967 DMM DEBUG MM(262420000001055/ea9966d0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1134) 20250309100152967 DMM NOTICE MM(262420000001055/ea9966d0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309100152967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309100152967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309100152967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309100152967 DMM DEBUG MM(262420000001055/ea9966d0) Requesting authorization (sgsn_auth.c:160) 20250309100152967 DMM INFO MM(262420000001055/ea9966d0) Requesting authentication tuples (sgsn_auth.c:184) 20250309100152967 DMM DEBUG MM(262420000001055/ea9966d0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309100152967 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250309100152967 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1566)@a91f87d90eee: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@a91f87d90eee: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20250309100152968 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309100152968 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309100152968 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309100152968 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309100152968 DMM INFO MM(262420000001055/ea9966d0) Subscriber data update (mmctx.c:445) 20250309100152968 DMM DEBUG MM(262420000001055/ea9966d0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309100152968 DMM INFO MM(262420000001055/ea9966d0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309100152968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309100152968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309100152968 DMM INFO MM(262420000001055/ea9966d0) <- GMM AUTH AND CIPHERING REQ (rand = f8 06 c3 65 91 8d 7d cf bc e5 ad 1f a6 bd 47 f7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d2 5a 0f 22 f5 dc 7e 9c 95 35 bf fc 76 d5 46 a5 ) (gprs_gmm.c:510) 20250309100152968 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250309100152968 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100152968 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100152968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100152968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100152968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100152968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100152968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100152968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100152968 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 09 06 58 e6 9f 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 70 21 f8 06 c3 65 91 8d 7d cf bc e5 ad 1f a6 bd 47 f7 80 28 10 d2 5a 0f 22 f5 dc 7e 9c 95 35 bf fc 76 d5 46 a5 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1561)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@a91f87d90eee: vl_len:37 SGSN_Test_0-SCCP(1561)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1561)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722EEA1471C23094399990000105005F02904025E12CD'O 20250309100152971 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100152971 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100152971 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100152971 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100152971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100152971 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100152971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100152971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100152971 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 07 22 ee a1 47 1c 23 09 43 99 99 00 00 10 50 05 f0 29 04 02 5e 12 cd 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100152971 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100152971 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100152971 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100152971 DMM INFO MM(262420000001055/ea9966d0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309100152971 DMM NOTICE MM(262420000001055/ea9966d0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309100152971 DMM DEBUG MM(262420000001055/ea9966d0) checking auth: received UMTS RES = ee a1 47 1c 02 5e 12 cd (gprs_gmm.c:716) 20250309100152971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309100152971 DMM DEBUG MM(262420000001055/ea9966d0) Requesting authorization (sgsn_auth.c:160) 20250309100152971 DMM INFO MM(262420000001055/ea9966d0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309100152971 DMM DEBUG MM(262420000001055/ea9966d0) Requesting subscriber data update (gprs_subscriber.c:894) 20250309100152971 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250309100152971 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) 20250309100152971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250309100152971 DMM DEBUG MM(262420000001055/ea9966d0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250309100152972 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100152972 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100152972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100152972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100152972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100152972 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100152972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100152972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100152972 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 09 06 58 e6 9f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 dd 48 7e 19 78 9e 50 5e 86 4f ea 2e 5a 31 db 19 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1561)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@a91f87d90eee: vl_len:12 SGSN_Test_0-SCCP(1561)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1561)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250309100152975 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100152975 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100152975 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100152975 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100152975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100152975 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100152975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100152975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100152975 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100152976 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250309100152976 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250309100152976 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250309100152976 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250309100152976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250309100152976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250309100152976 DMM INFO MM(262420000001055/ea9966d0) <- GMM ATTACH ACCEPT (new P-TMSI=0xea9966d0) (gprs_gmm.c:337) 20250309100152976 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250309100152976 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100152976 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100152976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100152976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100152976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100152976 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100152976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100152976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100152976 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 58 e6 9f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100152976 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100152976 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100152976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100152976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100152976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100152976 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100152976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100152976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100152976 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 09 06 58 e6 9f 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 ea 99 66 d0 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1561)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250309100152977 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309100152977 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309100152977 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250309100152977 DMM INFO MM(262420000001055/ea9966d0) Subscriber data update (mmctx.c:445) 20250309100152977 DMM DEBUG MM(262420000001055/ea9966d0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309100152977 DMM INFO MM(262420000001055/ea9966d0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309100152977 DMM NOTICE MM(262420000001055/ea9966d0) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1050) 20250309100152977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309100152977 DMM NOTICE MM(262420000001055/ea9966d0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309100152977 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) 20250309100152978 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309100152978 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250309100152978 DMM INFO MM(262420000001055/ea9966d0) Subscriber data update (mmctx.c:445) 20250309100152978 DMM DEBUG MM(262420000001055/ea9966d0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@a91f87d90eee: vl_len:14 SGSN_Test_0-SCCP(1561)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1561)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250309100152979 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100152979 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100152979 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100152979 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100152979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100152979 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100152979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100152979 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100152979 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100152979 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100152979 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100152979 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100152979 DMM INFO MM(262420000001055/ea9966d0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309100152979 DMM NOTICE MM(262420000001055/ea9966d0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309100152979 DMM DEBUG GMM(gmm_fsm)[0x5622d8badd70]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309100152979 DMM DEBUG GMM(gmm_fsm)[0x5622d8badd70]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309100152979 DMM DEBUG MM_STATE_Iu(9)[0x5622d8bac1f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250309100152979 DMM DEBUG MM_STATE_Iu(9)[0x5622d8bac1f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250309100152979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309100152979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250309100152979 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100152979 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100152979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100152979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100152979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100152979 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100152979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100152979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100152979 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 09 06 58 e6 9f 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1561)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@a91f87d90eee: vl_len:7 SGSN_Test_0-SCCP(1561)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1561)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250309100152981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100152981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100152981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100152981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100152981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100152981 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100152981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100152981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100152981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100152981 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250309100152981 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250309100152981 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250309100152981 DMM INFO MM(262420000001055/ea9966d0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250309100152981 DMM DEBUG MM_STATE_Iu(9)[0x5622d8bac1f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250309100152981 DMM DEBUG MM_STATE_Iu(9)[0x5622d8bac1f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250309100152981 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100152981 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100152981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100152981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100152981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100152981 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100152981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100152981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100152981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 09 04 58 e6 9f 00 00 09 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1561)@a91f87d90eee: Session index based on local reference:0 20250309100152982 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100152982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100152982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100152982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100152982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100152982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100152982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100152982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100152982 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 09 58 e6 9f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1562)@a91f87d90eee: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)5826207 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@a91f87d90eee: 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 := 'EA9966D0'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@a91f87d90eee: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)2531976 SGSN_Test_0-RAN(1562)@a91f87d90eee: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@a91f87d90eee: First idle individual index:0 20250309100153184 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100153184 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100153184 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100153185 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100153185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100153185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100153185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100153185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100153185 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 26 a2 88 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 ea 99 66 d0 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100153185 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250309100153185 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250309100153185 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250309100153185 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEA9966D0) type="signalling"  (gprs_gmm.c:1936) 20250309100153185 DMM DEBUG GMM(gmm_fsm)[0x5622d8badd70]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250309100153185 DMM DEBUG GMM(gmm_fsm)[0x5622d8badd70]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250309100153186 DMM DEBUG MM(262420000001055/ea9966d0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250309100153186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100153186 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100153186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100153186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100153186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100153186 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100153186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100153186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100153186 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0a 02 26 a2 88 00 00 0a 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100153186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100153186 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100153186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100153186 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100153186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100153186 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100153186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100153186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100153186 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0a 06 26 a2 88 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 dd 48 7e 19 78 9e 50 5e 86 4f ea 2e 5a 31 db 19 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1561)@a91f87d90eee: { messageType := 2, destLocRef := '26A288'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@a91f87d90eee: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@a91f87d90eee: setverdict(error): pass -> error SGSN_Test_0-RAN(1562)@a91f87d90eee: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@a91f87d90eee: Final verdict of PTC: error 20250309100153202 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250309100153202 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309100153202 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250309100153202 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250309100153202 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250309100153202 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309100153202 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250309100153202 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250309100153202 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250309100153202 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100153202 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250309100153202 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250309100153202 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250309100153202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250309100153202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250309100153202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100153202 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250309100153202 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250309100153202 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250309100153203 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250309100153208 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48142<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1561)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(1566)@a91f87d90eee: Final verdict of PTC: none SGSN_Test_0-RAN(1562)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@a91f87d90eee: Final verdict of PTC: none 20250309100153213 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309100153213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1552)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1555)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1560)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@a91f87d90eee: Final verdict of PTC: none SGSN_Test_0-M3UA(1563)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1550)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1553)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1548)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1558)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@a91f87d90eee: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Sun Mar 9 10:01:53 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 20250309100153333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100153835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=249468) 20250309100154215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100154215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=249468, count=254200) 20250309100155203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250309100155203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250309100155203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250309100155216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100155217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Sun Mar 9 10:01:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309100156218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100156218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250309100156918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100156920 DMM INFO MM(262420000001055/ea9966d0) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309100156920 DMM INFO MM(262420000001055/ea9966d0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309100156920 DMM DEBUG GMM(gmm_fsm)[0x5622d8badd70]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309100156920 DMM DEBUG GMM(gmm_fsm)[0x5622d8badd70]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309100156920 DMM DEBUG MM_STATE_Iu(9)[0x5622d8bac1f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250309100156920 DMM DEBUG MM_STATE_Iu(9)[0x5622d8bac1f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250309100156920 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250309100156920 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) 20250309100156920 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:402) 20250309100156920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309100156920 DMM DEBUG MM_STATE_Gb[0x5622d8ba3f80]{Idle}: Deallocated (fsm.c:568) 20250309100156920 DMM DEBUG MM_STATE_Iu(9)[0x5622d8bac1f0]{Detached}: Deallocated (fsm.c:568) 20250309100156920 DMM DEBUG GMM(gmm_fsm)[0x5622d8badd70]{Deregistered}: Deallocated (fsm.c:568) 20250309100156920 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1569)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100156971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309100156971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100156971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100156971 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100156971 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309100156971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100156971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100156971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100156971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100156972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100156972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100156972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100156972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100156972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100156972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100156972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100156972 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100156972 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309100156972 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100156972 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1573)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309100156972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100156972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100156974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100156978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100156978 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1578)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100156985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309100156985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100156985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100156985 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100156985 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309100156985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100156985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100156985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100156985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100156986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100156986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100156986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100156986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100156986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100156986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100156986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100156986 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100156986 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309100156986 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100156986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100156987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100156987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100156988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1575)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100156993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100156993 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1579)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1583)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100157004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309100157004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100157004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100157004 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100157004 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309100157004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100157004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100157004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100157004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100157005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100157005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100157005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100157005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100157005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100157005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100157005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100157005 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100157005 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309100157005 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100157005 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100157005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100157005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100157008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@a91f87d90eee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@a91f87d90eee: ************************************************* SGSN_Test_0-M3UA(1586)@a91f87d90eee: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@a91f87d90eee: ************************************************* MTC@a91f87d90eee: Starting RAN_Emulation SGSN_Test_0-SCCP(1584)@a91f87d90eee: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1580)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100157014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100157014 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309100157212 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250309100157212 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250309100157212 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250309100157212 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1586)@a91f87d90eee: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250309100157218 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100157218 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:773) 20250309100157219 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250309100157219 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250309100157219 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250309100157219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250309100157219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250309100157219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100157219 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250309100157219 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100157219 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250309100157219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100157219 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309100157219 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309100157219 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@a91f87d90eee: Established a new IPA connection (conn_id=2) 20250309100157220 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100157221 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:773) 20250309100157221 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250309100157221 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100157221 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250309100157221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250309100157221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250309100157221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100157221 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250309100157221 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100157221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250309100157221 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250309100157221 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) SGSN_Test-GSUP-IPA(1588)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309100157222 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1588)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250309100157223 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1588)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250309100158030 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100158030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100158030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100158030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100158030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100158030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100158030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100158030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100158030 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100158031 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250309100158031 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250309100158031 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100158031 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100158031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100158031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100158031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100158032 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100158032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100158032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100158032 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 00 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1585)@a91f87d90eee: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@a91f87d90eee: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='F095FCE1'O, index=0 SGSN_Test-GSUP(1589)@a91f87d90eee: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@a91f87d90eee: 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 := '0179'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(1585)@a91f87d90eee: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)2771428 SGSN_Test_0-SCCP(1584)@a91f87d90eee: First idle individual index:0 SGSN_Test_0-RAN(1585)@a91f87d90eee: patch: N(SD) for ConnIdx 0 set to 1 20250309100158292 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100158292 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100158292 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100158292 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100158292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100158292 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100158292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100158292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100158292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 2a 49 e4 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 65 62 f2 24 01 79 7e 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100158292 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250309100158292 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250309100158292 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250309100158292 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1320) 20250309100158292 DMM DEBUG GMM(gmm_fsm)[0x5622d8bac1f0]{Deregistered}: Allocated (fsm.c:456) 20250309100158292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309100158292 DMM DEBUG MM_STATE_Gb[0x5622d8b9c580]{Idle}: Allocated (fsm.c:456) 20250309100158292 DMM DEBUG MM_STATE_Iu[0x5622d8b9c7e0]{Detached}: Allocated (fsm.c:456) 20250309100158292 DMM DEBUG GMM(gmm_fsm)[0x5622d8bac1f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309100158292 DMM DEBUG GMM(gmm_fsm)[0x5622d8bac1f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309100158292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309100158292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309100158292 DMM DEBUG MM(262420000001056/ceb0cbbe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309100158292 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250309100158292 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100158292 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100158292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100158292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100158292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100158292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100158292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100158293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100158293 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0b 02 2a 49 e4 00 00 0b 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100158293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100158293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100158293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100158293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100158293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100158293 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100158293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100158293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100158293 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 2a 49 e4 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1584)@a91f87d90eee: { messageType := 2, destLocRef := '2A49E4'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@a91f87d90eee: 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 := 'ED75F812ED0E6043C9D711ECDD62A2A7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E262B79C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6E8B29BD22A7DEDA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A7DF380E7886EDFE384071D388F9200E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DFB728152D866BB37ADC2A8798D0EB68'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '926D0BB3D16EAB640ABC92E386234107'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A123AE52FB40F531'O } } } } } SGSN_Test_0-SCCP(1584)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@a91f87d90eee: vl_len:23 SGSN_Test_0-SCCP(1584)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1584)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250309100158299 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100158299 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100158299 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100158299 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100158299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100158299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100158299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100158299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100158299 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 06 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100158299 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100158299 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100158299 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100158299 DMM DEBUG MM(262420000001056/ceb0cbbe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1134) 20250309100158299 DMM NOTICE MM(262420000001056/ceb0cbbe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309100158299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309100158299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309100158299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309100158299 DMM DEBUG MM(262420000001056/ceb0cbbe) Requesting authorization (sgsn_auth.c:160) 20250309100158299 DMM INFO MM(262420000001056/ceb0cbbe) Requesting authentication tuples (sgsn_auth.c:184) 20250309100158299 DMM DEBUG MM(262420000001056/ceb0cbbe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309100158299 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250309100158299 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1589)@a91f87d90eee: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@a91f87d90eee: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20250309100158301 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309100158301 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309100158301 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309100158301 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309100158301 DMM INFO MM(262420000001056/ceb0cbbe) Subscriber data update (mmctx.c:445) 20250309100158301 DMM DEBUG MM(262420000001056/ceb0cbbe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309100158301 DMM INFO MM(262420000001056/ceb0cbbe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309100158301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309100158301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309100158301 DMM INFO MM(262420000001056/ceb0cbbe) <- GMM AUTH AND CIPHERING REQ (rand = ed 75 f8 12 ed 0e 60 43 c9 d7 11 ec dd 62 a2 a7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 92 6d 0b b3 d1 6e ab 64 0a bc 92 e3 86 23 41 07 ) (gprs_gmm.c:510) 20250309100158301 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250309100158301 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100158301 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100158301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100158301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100158301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100158302 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100158302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100158302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100158302 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 2a 49 e4 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 80 21 ed 75 f8 12 ed 0e 60 43 c9 d7 11 ec dd 62 a2 a7 80 28 10 92 6d 0b b3 d1 6e ab 64 0a bc 92 e3 86 23 41 07 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1584)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@a91f87d90eee: vl_len:37 SGSN_Test_0-SCCP(1584)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1584)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822A123AE5223094399990000105006F02904FB40F531'O 20250309100158307 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100158307 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100158307 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100158307 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100158307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100158307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100158307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100158307 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100158307 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 08 22 a1 23 ae 52 23 09 43 99 99 00 00 10 50 06 f0 29 04 fb 40 f5 31 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100158307 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100158307 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100158307 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100158307 DMM INFO MM(262420000001056/ceb0cbbe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309100158307 DMM NOTICE MM(262420000001056/ceb0cbbe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309100158307 DMM DEBUG MM(262420000001056/ceb0cbbe) checking auth: received UMTS RES = a1 23 ae 52 fb 40 f5 31 (gprs_gmm.c:716) 20250309100158307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309100158307 DMM DEBUG MM(262420000001056/ceb0cbbe) Requesting authorization (sgsn_auth.c:160) 20250309100158307 DMM INFO MM(262420000001056/ceb0cbbe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309100158307 DMM DEBUG MM(262420000001056/ceb0cbbe) Requesting subscriber data update (gprs_subscriber.c:894) 20250309100158307 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250309100158307 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) 20250309100158307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250309100158307 DMM DEBUG MM(262420000001056/ceb0cbbe) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250309100158308 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100158308 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100158308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100158308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100158308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100158308 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100158308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100158308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100158308 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 2a 49 e4 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a7 df 38 0e 78 86 ed fe 38 40 71 d3 88 f9 20 0e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1584)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@a91f87d90eee: vl_len:12 SGSN_Test_0-SCCP(1584)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1584)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250309100158318 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100158318 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100158318 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100158318 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100158318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100158318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100158318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100158318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100158318 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100158319 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250309100158319 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250309100158319 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250309100158319 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250309100158319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250309100158319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250309100158319 DMM INFO MM(262420000001056/ceb0cbbe) <- GMM ATTACH ACCEPT (new P-TMSI=0xceb0cbbe) (gprs_gmm.c:337) 20250309100158319 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250309100158319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100158319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100158319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100158319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100158319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100158319 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100158319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100158319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100158319 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 2a 49 e4 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100158319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100158319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100158319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100158319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100158319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100158319 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100158319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100158319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100158319 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 2a 49 e4 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 ce b0 cb be 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1584)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250309100158326 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309100158326 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309100158326 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250309100158326 DMM INFO MM(262420000001056/ceb0cbbe) Subscriber data update (mmctx.c:445) 20250309100158326 DMM DEBUG MM(262420000001056/ceb0cbbe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309100158326 DMM INFO MM(262420000001056/ceb0cbbe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309100158326 DMM NOTICE MM(262420000001056/ceb0cbbe) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1050) 20250309100158326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309100158326 DMM NOTICE MM(262420000001056/ceb0cbbe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309100158326 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) 20250309100158327 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309100158327 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250309100158327 DMM INFO MM(262420000001056/ceb0cbbe) Subscriber data update (mmctx.c:445) 20250309100158327 DMM DEBUG MM(262420000001056/ceb0cbbe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@a91f87d90eee: vl_len:14 SGSN_Test_0-SCCP(1584)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1584)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250309100158329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100158329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100158330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100158330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100158330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100158330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100158330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100158330 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100158330 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100158330 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100158330 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100158330 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100158330 DMM INFO MM(262420000001056/ceb0cbbe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309100158330 DMM NOTICE MM(262420000001056/ceb0cbbe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309100158330 DMM DEBUG GMM(gmm_fsm)[0x5622d8bac1f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309100158330 DMM DEBUG GMM(gmm_fsm)[0x5622d8bac1f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309100158330 DMM DEBUG MM_STATE_Iu(11)[0x5622d8b9c7e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250309100158330 DMM DEBUG MM_STATE_Iu(11)[0x5622d8b9c7e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250309100158330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309100158330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250309100158330 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100158330 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100158330 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100158330 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100158330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100158330 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100158330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100158330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100158330 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 2a 49 e4 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1584)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@a91f87d90eee: vl_len:7 SGSN_Test_0-SCCP(1584)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1584)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250309100158336 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100158336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100158336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100158336 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100158336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100158336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100158336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100158336 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100158336 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100158337 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250309100158337 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250309100158337 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250309100158337 DMM INFO MM(262420000001056/ceb0cbbe) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250309100158337 DMM DEBUG MM_STATE_Iu(11)[0x5622d8b9c7e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250309100158337 DMM DEBUG MM_STATE_Iu(11)[0x5622d8b9c7e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250309100158337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100158337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100158337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100158337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100158337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100158337 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100158337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100158337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100158337 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 0b 04 2a 49 e4 00 00 0b 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1584)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-RAN(1585)@a91f87d90eee: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)2771428 20250309100158339 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100158339 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100158339 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100158339 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100158339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100158339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100158339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100158339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100158339 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0b 2a 49 e4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@a91f87d90eee: 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 := 'CEB0CBBE'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@a91f87d90eee: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)1830202 SGSN_Test_0-RAN(1585)@a91f87d90eee: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@a91f87d90eee: First idle individual index:0 20250309100158541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100158541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100158541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100158541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100158541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100158541 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100158541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100158541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100158541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 1b ed 3a 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 ce b0 cb be 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100158541 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250309100158542 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250309100158542 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250309100158542 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCEB0CBBE) type="signalling"  (gprs_gmm.c:1936) 20250309100158542 DMM DEBUG GMM(gmm_fsm)[0x5622d8bac1f0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250309100158542 DMM DEBUG GMM(gmm_fsm)[0x5622d8bac1f0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250309100158542 DMM DEBUG MM(262420000001056/ceb0cbbe) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250309100158542 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100158542 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100158542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100158542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100158542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100158542 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100158542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100158542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100158542 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0c 02 1b ed 3a 00 00 0c 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100158542 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100158542 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100158542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100158542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100158542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100158542 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100158542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100158542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100158542 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0c 06 1b ed 3a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a7 df 38 0e 78 86 ed fe 38 40 71 d3 88 f9 20 0e 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1584)@a91f87d90eee: { messageType := 2, destLocRef := '1BED3A'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@a91f87d90eee: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@a91f87d90eee: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@a91f87d90eee: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@a91f87d90eee: Final verdict of PTC: error 20250309100158558 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250309100158558 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309100158558 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250309100158558 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250309100158558 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250309100158558 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309100158558 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250309100158558 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250309100158558 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250309100158558 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100158559 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250309100158559 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250309100158559 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250309100158559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250309100158559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250309100158559 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100158559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250309100158559 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250309100158559 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250309100158559 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250309100158564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42790<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1584)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(1589)@a91f87d90eee: Final verdict of PTC: none 20250309100158568 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309100158568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1578)@a91f87d90eee: Final verdict of PTC: none SGSN_Test_0-M3UA(1586)@a91f87d90eee: Final verdict of PTC: none SGSN_Test_0-RAN(1585)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1583)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1573)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1571)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1576)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1581)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@a91f87d90eee: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. Sun Mar 9 10:01:58 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 20250309100158716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100159218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42794<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=240340) 20250309100159570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100159570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=240340, count=254112) 20250309100200560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250309100200560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250309100200560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250309100200570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100200570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Sun Mar 9 10:02:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309100201571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100201571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250309100202294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42808<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100202296 DMM INFO MM(262420000001056/ceb0cbbe) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309100202296 DMM INFO MM(262420000001056/ceb0cbbe) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309100202296 DMM DEBUG GMM(gmm_fsm)[0x5622d8bac1f0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309100202296 DMM DEBUG GMM(gmm_fsm)[0x5622d8bac1f0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309100202296 DMM DEBUG MM_STATE_Iu(11)[0x5622d8b9c7e0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250309100202296 DMM DEBUG MM_STATE_Iu(11)[0x5622d8b9c7e0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250309100202296 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250309100202296 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) 20250309100202296 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:402) 20250309100202296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309100202296 DMM DEBUG MM_STATE_Gb[0x5622d8b9c580]{Idle}: Deallocated (fsm.c:568) 20250309100202296 DMM DEBUG MM_STATE_Iu(11)[0x5622d8b9c7e0]{Detached}: Deallocated (fsm.c:568) 20250309100202296 DMM DEBUG GMM(gmm_fsm)[0x5622d8bac1f0]{Deregistered}: Deallocated (fsm.c:568) 20250309100202296 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1592)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1596)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100202339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309100202339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100202339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100202339 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100202339 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309100202339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100202339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100202339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100202339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100202340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100202340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100202340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100202340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100202340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100202340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100202340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100202340 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100202340 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309100202340 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100202340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100202340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100202340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100202343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100202348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100202348 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1598)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1597)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1601)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100202353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309100202353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100202353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100202353 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100202353 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309100202353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100202353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100202353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100202353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100202354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100202354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100202354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100202354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100202354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100202354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100202354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100202354 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100202354 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309100202354 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100202354 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100202355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100202355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1602)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309100202358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1598)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100202364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100202364 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1602)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1607)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1607)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100202371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309100202371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100202371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100202371 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100202371 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309100202371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100202371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100202371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100202371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1607)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100202371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100202371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100202371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100202372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100202372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100202372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100202372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100202372 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100202372 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309100202372 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100202372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100202372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100202372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1607)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1607)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@a91f87d90eee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@a91f87d90eee: ************************************************* SGSN_Test_0-M3UA(1609)@a91f87d90eee: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@a91f87d90eee: ************************************************* MTC@a91f87d90eee: Starting RAN_Emulation 20250309100202374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1606)@a91f87d90eee: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1603)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100202379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100202379 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1604)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309100202572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100202572 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309100202572 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309100202572 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@a91f87d90eee: Established a new IPA connection (conn_id=2) 20250309100202575 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250309100202575 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250309100202575 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250309100202575 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test-GSUP-IPA(1611)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309100202576 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309100202578 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1611)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test_0-M3UA(1609)@a91f87d90eee: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1611)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250309100202579 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100202579 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:773) 20250309100202579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250309100202579 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250309100202579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250309100202579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250309100202579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250309100202579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100202579 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250309100202579 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100202579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250309100202580 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100202580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:773) 20250309100202580 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250309100202580 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100202580 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250309100202580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250309100202580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250309100202580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100202580 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250309100202580 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100202580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250309100202580 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250309100202580 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250309100203380 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100203380 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100203380 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100203380 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100203380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100203380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100203380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100203380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100203380 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100203380 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250309100203380 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250309100203380 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100203380 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100203380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100203380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100203380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100203380 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100203380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100203380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100203380 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 00 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1608)@a91f87d90eee: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@a91f87d90eee: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='CB20C092'O, index=0 SGSN_Test-GSUP(1612)@a91f87d90eee: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@a91f87d90eee: 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 := '89A4'O, rac := '1D'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1608)@a91f87d90eee: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)2846300 SGSN_Test_0-SCCP(1606)@a91f87d90eee: First idle individual index:0 SGSN_Test_0-RAN(1608)@a91f87d90eee: patch: N(SD) for ConnIdx 0 set to 1 20250309100203675 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100203675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100203675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100203675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100203675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100203675 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100203675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100203675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100203675 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 2b 6e 5c 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 75 62 f2 24 89 a4 1d 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100203676 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250309100203676 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250309100203676 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250309100203676 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1320) 20250309100203676 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c7e0]{Deregistered}: Allocated (fsm.c:456) 20250309100203676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Allocated (fsm.c:456) 20250309100203676 DMM DEBUG MM_STATE_Gb[0x5622d8ba3f80]{Idle}: Allocated (fsm.c:456) 20250309100203676 DMM DEBUG MM_STATE_Iu[0x5622d8ba97a0]{Detached}: Allocated (fsm.c:456) 20250309100203676 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c7e0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309100203676 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c7e0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309100203676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309100203676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309100203676 DMM DEBUG MM(262420000001057/dcc2d3b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309100203676 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250309100203676 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100203676 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100203676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100203676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100203676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100203676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100203676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100203676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100203676 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0d 02 2b 6e 5c 00 00 0d 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100203676 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100203676 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100203676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100203676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100203676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100203676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100203676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100203677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100203677 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 2b 6e 5c 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1606)@a91f87d90eee: { messageType := 2, destLocRef := '2B6E5C'O ("+n\\"), sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1606)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@a91f87d90eee: 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 := '21FE2072F133733D640143246F724894'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4392FEE2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C50E87718F8E9EB0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '81D96E8B050A18BF98AB27EBAC3D0AA3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '661BAD2DE71442636A063D7542E1C8C9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '674C3EC18A534A6BB95850EE3FD0543B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '74B4DD0E25F31BFA'O } } } } } SGSN_Test_0-SCCP(1606)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@a91f87d90eee: vl_len:23 SGSN_Test_0-SCCP(1606)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1606)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250309100203691 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100203691 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100203691 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100203691 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100203691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100203691 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100203691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100203691 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100203691 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 07 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100203691 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100203691 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100203691 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100203691 DMM DEBUG MM(262420000001057/dcc2d3b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1134) 20250309100203691 DMM NOTICE MM(262420000001057/dcc2d3b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309100203691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309100203691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309100203691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309100203691 DMM DEBUG MM(262420000001057/dcc2d3b8) Requesting authorization (sgsn_auth.c:160) 20250309100203691 DMM INFO MM(262420000001057/dcc2d3b8) Requesting authentication tuples (sgsn_auth.c:184) 20250309100203691 DMM DEBUG MM(262420000001057/dcc2d3b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309100203691 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250309100203691 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1612)@a91f87d90eee: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@a91f87d90eee: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20250309100203695 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309100203695 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309100203695 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309100203695 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309100203695 DMM INFO MM(262420000001057/dcc2d3b8) Subscriber data update (mmctx.c:445) 20250309100203695 DMM DEBUG MM(262420000001057/dcc2d3b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309100203695 DMM INFO MM(262420000001057/dcc2d3b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309100203695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309100203696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309100203696 DMM INFO MM(262420000001057/dcc2d3b8) <- GMM AUTH AND CIPHERING REQ (rand = 21 fe 20 72 f1 33 73 3d 64 01 43 24 6f 72 48 94 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 67 4c 3e c1 8a 53 4a 6b b9 58 50 ee 3f d0 54 3b ) (gprs_gmm.c:510) 20250309100203696 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250309100203696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100203696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100203696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100203696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100203696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100203696 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100203696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100203696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100203696 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 2b 6e 5c 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 50 21 21 fe 20 72 f1 33 73 3d 64 01 43 24 6f 72 48 94 80 28 10 67 4c 3e c1 8a 53 4a 6b b9 58 50 ee 3f d0 54 3b 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1606)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@a91f87d90eee: vl_len:37 SGSN_Test_0-SCCP(1606)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1606)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813052274B4DD0E23094399990000105007F0290425F31BFA'O 20250309100203705 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100203705 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100203705 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100203705 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100203705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100203705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100203705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100203705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100203705 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 05 22 74 b4 dd 0e 23 09 43 99 99 00 00 10 50 07 f0 29 04 25 f3 1b fa 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100203705 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100203705 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100203705 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100203705 DMM INFO MM(262420000001057/dcc2d3b8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309100203705 DMM NOTICE MM(262420000001057/dcc2d3b8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309100203705 DMM DEBUG MM(262420000001057/dcc2d3b8) checking auth: received UMTS RES = 74 b4 dd 0e 25 f3 1b fa (gprs_gmm.c:716) 20250309100203705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309100203705 DMM DEBUG MM(262420000001057/dcc2d3b8) Requesting authorization (sgsn_auth.c:160) 20250309100203705 DMM INFO MM(262420000001057/dcc2d3b8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309100203705 DMM DEBUG MM(262420000001057/dcc2d3b8) Requesting subscriber data update (gprs_subscriber.c:894) 20250309100203705 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250309100203705 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) 20250309100203705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250309100203705 DMM DEBUG MM(262420000001057/dcc2d3b8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250309100203705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100203705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100203705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100203705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100203705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100203705 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100203705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100203705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100203705 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 2b 6e 5c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 81 d9 6e 8b 05 0a 18 bf 98 ab 27 eb ac 3d 0a a3 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1606)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@a91f87d90eee: vl_len:12 SGSN_Test_0-SCCP(1606)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1606)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250309100203717 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100203717 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100203717 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100203717 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100203717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100203717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100203717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100203717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100203717 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100203717 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250309100203717 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250309100203717 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250309100203717 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250309100203717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250309100203717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250309100203717 DMM INFO MM(262420000001057/dcc2d3b8) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcc2d3b8) (gprs_gmm.c:337) 20250309100203717 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250309100203718 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100203718 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100203718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100203718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100203718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100203718 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100203718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100203718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100203718 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 2b 6e 5c 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100203718 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100203718 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100203718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100203718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100203718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100203718 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100203718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100203718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100203718 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 2b 6e 5c 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 dc c2 d3 b8 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1606)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250309100203724 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309100203724 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309100203724 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250309100203724 DMM INFO MM(262420000001057/dcc2d3b8) Subscriber data update (mmctx.c:445) 20250309100203724 DMM DEBUG MM(262420000001057/dcc2d3b8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309100203724 DMM INFO MM(262420000001057/dcc2d3b8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309100203724 DMM NOTICE MM(262420000001057/dcc2d3b8) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1050) 20250309100203724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309100203724 DMM NOTICE MM(262420000001057/dcc2d3b8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309100203724 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) 20250309100203724 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309100203724 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250309100203725 DMM INFO MM(262420000001057/dcc2d3b8) Subscriber data update (mmctx.c:445) 20250309100203725 DMM DEBUG MM(262420000001057/dcc2d3b8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1606)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@a91f87d90eee: vl_len:14 SGSN_Test_0-SCCP(1606)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1606)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250309100203728 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100203728 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100203728 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100203728 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100203728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100203728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100203728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100203728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100203728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100203728 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100203728 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100203728 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100203728 DMM INFO MM(262420000001057/dcc2d3b8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309100203728 DMM NOTICE MM(262420000001057/dcc2d3b8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309100203728 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c7e0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309100203728 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c7e0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309100203728 DMM DEBUG MM_STATE_Iu(13)[0x5622d8ba97a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250309100203728 DMM DEBUG MM_STATE_Iu(13)[0x5622d8ba97a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250309100203728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309100203728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250309100203729 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100203729 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100203729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100203729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100203729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100203729 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100203729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100203729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100203729 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 2b 6e 5c 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1606)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@a91f87d90eee: vl_len:7 SGSN_Test_0-SCCP(1606)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1606)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250309100203738 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100203738 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100203738 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100203738 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100203738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100203738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100203738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100203738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100203738 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100203738 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250309100203738 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250309100203738 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250309100203738 DMM INFO MM(262420000001057/dcc2d3b8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250309100203738 DMM DEBUG MM_STATE_Iu(13)[0x5622d8ba97a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250309100203738 DMM DEBUG MM_STATE_Iu(13)[0x5622d8ba97a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250309100203739 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100203739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100203739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100203739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100203739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100203739 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100203739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100203739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100203739 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 0d 04 2b 6e 5c 00 00 0d 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1606)@a91f87d90eee: Session index based on local reference:0 20250309100203741 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100203741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100203741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100203741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100203741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100203741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100203741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100203741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100203741 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0d 2b 6e 5c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1608)@a91f87d90eee: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)2846300 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@a91f87d90eee: 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 := 'DCC2D3B8'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@a91f87d90eee: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)3871260 SGSN_Test_0-RAN(1608)@a91f87d90eee: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1606)@a91f87d90eee: First idle individual index:0 20250309100203948 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100203948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100203948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100203948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100203948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100203948 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100203948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100203948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100203948 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 3b 12 1c 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 dc c2 d3 b8 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100203949 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250309100203949 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250309100203949 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250309100203949 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDCC2D3B8) type="signalling"  (gprs_gmm.c:1936) 20250309100203949 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c7e0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250309100203949 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c7e0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250309100203949 DMM DEBUG MM(262420000001057/dcc2d3b8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250309100203949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100203949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100203949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100203949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100203949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100203949 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100203949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100203949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100203949 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0e 02 3b 12 1c 00 00 0e 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100203949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100203949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100203949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100203949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100203949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100203949 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100203949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100203949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100203949 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0e 06 3b 12 1c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 81 d9 6e 8b 05 0a 18 bf 98 ab 27 eb ac 3d 0a a3 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1606)@a91f87d90eee: { messageType := 2, destLocRef := '3B121C'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1606)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@a91f87d90eee: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@a91f87d90eee: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@a91f87d90eee: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@a91f87d90eee: Final verdict of PTC: error 20250309100203956 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250309100203956 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309100203956 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250309100203956 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250309100203956 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250309100203956 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309100203956 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250309100203956 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250309100203956 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250309100203956 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100203956 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250309100203956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250309100203956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250309100203956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250309100203956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250309100203956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100203956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250309100203956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250309100203956 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250309100203956 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250309100203960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42808<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1606)@a91f87d90eee: Final verdict of PTC: none SGSN_Test_0-RAN(1608)@a91f87d90eee: Final verdict of PTC: none SGSN_Test_0-M3UA(1609)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(1612)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1596)@a91f87d90eee: Final verdict of PTC: none 20250309100203965 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309100203965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1607)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1601)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1604)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1594)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1599)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1605)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1604): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1605): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-SCCP(1606): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1607): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@a91f87d90eee: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Sun Mar 9 10:02:04 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 20250309100204086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100204588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42822<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=248528) 20250309100204966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100204966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=248528, count=252980) 20250309100205957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250309100205957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250309100205957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250309100205967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100205967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Sun Mar 9 10:02:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309100206968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100206968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_attach_pdp_act_pmm_idle started. 20250309100207683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100207686 DMM INFO MM(262420000001057/dcc2d3b8) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309100207686 DMM INFO MM(262420000001057/dcc2d3b8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309100207686 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c7e0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309100207686 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c7e0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309100207686 DMM DEBUG MM_STATE_Iu(13)[0x5622d8ba97a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250309100207686 DMM DEBUG MM_STATE_Iu(13)[0x5622d8ba97a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250309100207686 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250309100207686 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) 20250309100207686 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:402) 20250309100207686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8b9c580]{Init}: Deallocated (fsm.c:568) 20250309100207686 DMM DEBUG MM_STATE_Gb[0x5622d8ba3f80]{Idle}: Deallocated (fsm.c:568) 20250309100207686 DMM DEBUG MM_STATE_Iu(13)[0x5622d8ba97a0]{Detached}: Deallocated (fsm.c:568) 20250309100207686 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c7e0]{Deregistered}: Deallocated (fsm.c:568) 20250309100207686 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1615)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1619)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100207729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309100207729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100207729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100207729 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100207729 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309100207729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100207729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100207729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100207729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100207730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100207730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100207730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100207730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100207730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100207730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100207730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100207730 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100207730 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309100207730 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100207730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100207730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100207730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100207732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1620)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100207737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100207737 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1624)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100207743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309100207743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100207743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100207743 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100207743 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309100207743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100207743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100207743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100207743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100207744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100207744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100207744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100207744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100207744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100207744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100207744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100207744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100207744 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309100207744 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100207744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100207745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100207745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100207746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100207750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100207750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1629)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100207757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309100207757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100207757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100207757 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100207757 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309100207757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100207757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100207757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100207757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100207758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100207758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100207758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100207758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100207758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100207758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100207758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100207758 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100207758 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309100207758 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100207758 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100207758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100207758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100207760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100207765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100207765 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@a91f87d90eee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@a91f87d90eee: ************************************************* SGSN_Test_0-M3UA(1632)@a91f87d90eee: M3UA emulation initiated, the test can be started MTC@a91f87d90eee: Starting RAN_Emulation SGSN_Test_0-M3UA(1632)@a91f87d90eee: ************************************************* SGSN_Test_0-SCCP(1630)@a91f87d90eee: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1628)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309100207966 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250309100207966 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250309100207966 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250309100207966 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1632)@a91f87d90eee: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250309100207968 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100207968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:773) 20250309100207968 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250309100207968 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250309100207968 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250309100207968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250309100207968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250309100207968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100207968 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250309100207968 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100207968 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250309100207969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100207969 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309100207969 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309100207969 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250309100207969 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100207969 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:773) 20250309100207969 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250309100207969 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100207969 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250309100207969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250309100207969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250309100207969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100207969 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250309100207969 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100207969 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250309100207969 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250309100207969 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) SGSN_Test-GSUP-IPA(1634)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309100207969 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309100207970 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1634)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1634)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250309100208783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100208783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100208783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100208783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100208783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100208783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100208783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100208783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100208783 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100208784 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250309100208784 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250309100208784 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100208784 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100208784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100208784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100208784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100208784 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100208784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100208784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100208784 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 00 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1631)@a91f87d90eee: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@a91f87d90eee: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='E7DB6759'O, index=0 SGSN_Test-GSUP(1635)@a91f87d90eee: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@a91f87d90eee: 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 := '2B06'O, rac := 'DA'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1631)@a91f87d90eee: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)16020219 SGSN_Test_0-SCCP(1630)@a91f87d90eee: First idle individual index:0 SGSN_Test_0-RAN(1631)@a91f87d90eee: patch: N(SD) for ConnIdx 0 set to 1 20250309100209050 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100209050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100209050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100209050 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100209050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100209050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100209050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100209050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100209050 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 f4 72 fb 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 50 62 f2 24 2b 06 da 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100209051 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250309100209051 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250309100209051 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250309100209051 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1320) 20250309100209051 DMM DEBUG GMM(gmm_fsm)[0x5622d8ba97a0]{Deregistered}: Allocated (fsm.c:456) 20250309100209051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309100209051 DMM DEBUG MM_STATE_Gb[0x5622d8b9c580]{Idle}: Allocated (fsm.c:456) 20250309100209051 DMM DEBUG MM_STATE_Iu[0x5622d8bae0d0]{Detached}: Allocated (fsm.c:456) 20250309100209051 DMM DEBUG GMM(gmm_fsm)[0x5622d8ba97a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309100209051 DMM DEBUG GMM(gmm_fsm)[0x5622d8ba97a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309100209051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309100209051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309100209051 DMM DEBUG MM(262420000001005/d12f4eff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309100209051 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250309100209051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100209051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100209051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100209051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100209051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100209051 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100209051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100209051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100209051 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0f 02 f4 72 fb 00 00 0f 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100209051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100209051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100209052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100209052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100209052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100209052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100209052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100209052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100209052 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 f4 72 fb 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1630)@a91f87d90eee: { messageType := 2, destLocRef := 'F472FB'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@a91f87d90eee: 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 := 'FE416BCF9D00F1AA1B73FAB6177F3BE3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2398D10E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B53DA4B62BA81DED'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D418D581EB67FF28181A8D044BD42AEF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '667DE1D73DCD83CC1EFD8A05BE47C95E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '34E6298AAF551E4F066131077E09D84E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7659D84179066E72'O } } } } } SGSN_Test_0-SCCP(1630)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@a91f87d90eee: vl_len:23 SGSN_Test_0-SCCP(1630)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1630)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250309100209063 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100209063 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100209063 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100209063 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100209063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100209063 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100209063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100209063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100209063 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 05 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100209063 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100209063 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100209063 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100209063 DMM DEBUG MM(262420000001005/d12f4eff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1134) 20250309100209063 DMM NOTICE MM(262420000001005/d12f4eff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309100209063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309100209063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309100209063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309100209063 DMM DEBUG MM(262420000001005/d12f4eff) Requesting authorization (sgsn_auth.c:160) 20250309100209063 DMM INFO MM(262420000001005/d12f4eff) Requesting authentication tuples (sgsn_auth.c:184) 20250309100209063 DMM DEBUG MM(262420000001005/d12f4eff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309100209063 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250309100209063 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1635)@a91f87d90eee: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@a91f87d90eee: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20250309100209067 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309100209067 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309100209067 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309100209067 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309100209067 DMM INFO MM(262420000001005/d12f4eff) Subscriber data update (mmctx.c:445) 20250309100209067 DMM DEBUG MM(262420000001005/d12f4eff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309100209068 DMM INFO MM(262420000001005/d12f4eff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309100209068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309100209068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309100209068 DMM INFO MM(262420000001005/d12f4eff) <- GMM AUTH AND CIPHERING REQ (rand = fe 41 6b cf 9d 00 f1 aa 1b 73 fa b6 17 7f 3b e3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 34 e6 29 8a af 55 1e 4f 06 61 31 07 7e 09 d8 4e ) (gprs_gmm.c:510) 20250309100209068 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250309100209068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100209068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100209068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100209068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100209068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100209068 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100209068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100209068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100209068 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 f4 72 fb 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 e0 21 fe 41 6b cf 9d 00 f1 aa 1b 73 fa b6 17 7f 3b e3 80 28 10 34 e6 29 8a af 55 1e 4f 06 61 31 07 7e 09 d8 4e 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1630)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@a91f87d90eee: vl_len:37 SGSN_Test_0-SCCP(1630)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1630)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E227659D84123094399990000100005F0290479066E72'O 20250309100209079 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100209079 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100209079 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100209079 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100209079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100209079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100209079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100209079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100209079 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0e 22 76 59 d8 41 23 09 43 99 99 00 00 10 00 05 f0 29 04 79 06 6e 72 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100209079 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100209079 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100209079 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100209079 DMM INFO MM(262420000001005/d12f4eff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309100209079 DMM NOTICE MM(262420000001005/d12f4eff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309100209079 DMM DEBUG MM(262420000001005/d12f4eff) checking auth: received UMTS RES = 76 59 d8 41 79 06 6e 72 (gprs_gmm.c:716) 20250309100209079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309100209079 DMM DEBUG MM(262420000001005/d12f4eff) Requesting authorization (sgsn_auth.c:160) 20250309100209079 DMM INFO MM(262420000001005/d12f4eff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309100209079 DMM DEBUG MM(262420000001005/d12f4eff) Requesting subscriber data update (gprs_subscriber.c:894) 20250309100209079 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250309100209079 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) 20250309100209080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250309100209080 DMM DEBUG MM(262420000001005/d12f4eff) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250309100209080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100209080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100209080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100209080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100209080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100209080 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100209080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100209080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100209080 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 f4 72 fb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d4 18 d5 81 eb 67 ff 28 18 1a 8d 04 4b d4 2a ef 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1630)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@a91f87d90eee: vl_len:12 SGSN_Test_0-SCCP(1630)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1630)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250309100209093 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100209093 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100209093 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100209093 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100209093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100209093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100209093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100209093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100209093 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100209094 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250309100209094 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250309100209094 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250309100209094 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250309100209094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250309100209094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250309100209094 DMM INFO MM(262420000001005/d12f4eff) <- GMM ATTACH ACCEPT (new P-TMSI=0xd12f4eff) (gprs_gmm.c:337) 20250309100209094 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250309100209094 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100209094 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100209094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100209094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100209094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100209094 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100209094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100209094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100209094 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 f4 72 fb 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100209094 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100209094 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100209094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100209094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100209094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100209094 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100209094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100209094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100209094 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 f4 72 fb 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 d1 2f 4e ff 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1630)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250309100209100 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309100209101 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309100209101 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250309100209101 DMM INFO MM(262420000001005/d12f4eff) Subscriber data update (mmctx.c:445) 20250309100209101 DMM DEBUG MM(262420000001005/d12f4eff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309100209101 DMM INFO MM(262420000001005/d12f4eff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309100209101 DMM NOTICE MM(262420000001005/d12f4eff) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1050) 20250309100209101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309100209101 DMM NOTICE MM(262420000001005/d12f4eff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309100209101 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) 20250309100209101 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309100209101 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250309100209102 DMM INFO MM(262420000001005/d12f4eff) Subscriber data update (mmctx.c:445) 20250309100209102 DMM DEBUG MM(262420000001005/d12f4eff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@a91f87d90eee: vl_len:14 SGSN_Test_0-SCCP(1630)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1630)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250309100209104 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100209104 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100209104 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100209104 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100209104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100209104 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100209104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100209104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100209104 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100209104 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100209104 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100209104 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100209104 DMM INFO MM(262420000001005/d12f4eff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309100209105 DMM NOTICE MM(262420000001005/d12f4eff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309100209105 DMM DEBUG GMM(gmm_fsm)[0x5622d8ba97a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309100209105 DMM DEBUG GMM(gmm_fsm)[0x5622d8ba97a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309100209105 DMM DEBUG MM_STATE_Iu(15)[0x5622d8bae0d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250309100209105 DMM DEBUG MM_STATE_Iu(15)[0x5622d8bae0d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250309100209105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309100209105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250309100209105 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100209105 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100209105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100209105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100209105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100209105 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100209105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100209105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100209105 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 f4 72 fb 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1630)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@a91f87d90eee: vl_len:7 SGSN_Test_0-SCCP(1630)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1630)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250309100209113 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100209113 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100209113 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100209113 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100209113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100209113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100209113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100209113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100209113 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100209114 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250309100209114 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250309100209114 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250309100209114 DMM INFO MM(262420000001005/d12f4eff) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250309100209114 DMM DEBUG MM_STATE_Iu(15)[0x5622d8bae0d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250309100209114 DMM DEBUG MM_STATE_Iu(15)[0x5622d8bae0d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250309100209114 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100209114 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100209114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100209114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100209114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100209114 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100209114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100209114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100209114 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 0f 04 f4 72 fb 00 00 0f 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1630)@a91f87d90eee: Session index based on local reference:0 20250309100209116 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100209116 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100209116 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100209116 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100209116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100209116 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100209116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100209116 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100209116 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0f f4 72 fb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1631)@a91f87d90eee: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)16020219 TC_attach_pdp_act_pmm_idle(1637)@a91f87d90eee: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@a91f87d90eee: 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 := 'D12F4EFF'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@a91f87d90eee: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)8325791 SGSN_Test_0-RAN(1631)@a91f87d90eee: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@a91f87d90eee: First idle individual index:0 20250309100209316 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100209316 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100209316 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100209316 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100209316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100209316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100209316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100209316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100209316 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 7f 0a 9f 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 d1 2f 4e ff 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100209317 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250309100209317 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250309100209317 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250309100209317 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD12F4EFF) type="signalling"  (gprs_gmm.c:1936) 20250309100209317 DMM DEBUG GMM(gmm_fsm)[0x5622d8ba97a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250309100209317 DMM DEBUG GMM(gmm_fsm)[0x5622d8ba97a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250309100209317 DMM DEBUG MM(262420000001005/d12f4eff) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250309100209317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100209317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100209317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100209317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100209317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100209317 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100209317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100209317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100209318 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 01 02 7f 0a 9f 00 00 10 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100209318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100209318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100209318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100209318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100209318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100209318 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100209318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100209318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100209318 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 01 06 7f 0a 9f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d4 18 d5 81 eb 67 ff 28 18 1a 8d 04 4b d4 2a ef 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1630)@a91f87d90eee: { messageType := 2, destLocRef := '7F0A9F'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@a91f87d90eee: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@a91f87d90eee: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@a91f87d90eee: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@a91f87d90eee: Final verdict of PTC: error 20250309100209325 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250309100209325 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309100209325 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250309100209325 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250309100209325 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250309100209325 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309100209325 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250309100209325 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250309100209325 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250309100209325 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100209325 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250309100209326 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250309100209326 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250309100209326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250309100209326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250309100209326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100209326 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250309100209326 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250309100209326 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250309100209326 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250309100209328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48296<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1631)@a91f87d90eee: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(1635)@a91f87d90eee: Final verdict of PTC: none 20250309100209331 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309100209331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1624)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1629)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@a91f87d90eee: Final verdict of PTC: none SGSN_Test_0-M3UA(1632)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1619)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@a91f87d90eee: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1617)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1622)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1627)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@a91f87d90eee: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Sun Mar 9 10:02:09 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 20250309100209450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100209953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48302<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=247808) 20250309100210333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100210333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=247808, count=252260) 20250309100211327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250309100211327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250309100211327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250309100211334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100211334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Sun Mar 9 10:02:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309100212335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100212336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_pmm_idle_rx_mt_data started. 20250309100213030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100213033 DMM INFO MM(262420000001005/d12f4eff) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309100213033 DMM INFO MM(262420000001005/d12f4eff) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309100213033 DMM DEBUG GMM(gmm_fsm)[0x5622d8ba97a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309100213033 DMM DEBUG GMM(gmm_fsm)[0x5622d8ba97a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309100213033 DMM DEBUG MM_STATE_Iu(15)[0x5622d8bae0d0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250309100213033 DMM DEBUG MM_STATE_Iu(15)[0x5622d8bae0d0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250309100213033 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250309100213033 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) 20250309100213033 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:402) 20250309100213033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309100213033 DMM DEBUG MM_STATE_Gb[0x5622d8b9c580]{Idle}: Deallocated (fsm.c:568) 20250309100213033 DMM DEBUG MM_STATE_Iu(15)[0x5622d8bae0d0]{Detached}: Deallocated (fsm.c:568) 20250309100213033 DMM DEBUG GMM(gmm_fsm)[0x5622d8ba97a0]{Deregistered}: Deallocated (fsm.c:568) 20250309100213033 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1638)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1642)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100213074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309100213074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100213074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100213074 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100213074 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309100213074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100213074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100213074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100213074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100213075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100213075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100213075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100213075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100213075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100213075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100213075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100213075 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100213075 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309100213075 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100213075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1642)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309100213075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100213075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100213077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100213081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100213081 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1644)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI196(1641)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1643)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1647)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100213087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309100213087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100213087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100213087 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100213087 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309100213087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100213087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100213087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100213087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100213088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100213088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100213088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100213088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100213088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100213088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100213088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100213088 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100213088 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309100213088 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100213088 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100213088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100213088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100213090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1644)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1648)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 20250309100213095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100213095 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1649)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI210(1646)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1648)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1653)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1653)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100213107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309100213107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100213107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100213107 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100213107 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309100213107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100213107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100213107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100213107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1653)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100213108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100213108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100213108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100213108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100213108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100213108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100213108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100213108 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100213108 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309100213108 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100213108 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100213108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100213108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1653)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1653)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@a91f87d90eee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@a91f87d90eee: Starting RAN_Emulation SGSN_Test_0-M3UA(1655)@a91f87d90eee: ************************************************* SGSN_Test_0-M3UA(1655)@a91f87d90eee: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@a91f87d90eee: ************************************************* 20250309100213111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1652)@a91f87d90eee: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1649)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100213116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100213116 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1650)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309100213312 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250309100213312 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250309100213313 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250309100213313 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1655)@a91f87d90eee: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250309100213321 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100213321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:773) 20250309100213321 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250309100213321 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250309100213321 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250309100213321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250309100213321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250309100213321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100213321 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250309100213321 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100213321 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250309100213323 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100213323 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:773) 20250309100213323 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250309100213324 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100213324 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250309100213324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250309100213324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250309100213324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100213324 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250309100213324 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100213324 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250309100213324 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250309100213324 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250309100213336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100213336 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309100213336 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309100213337 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309100213340 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1657)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250309100213341 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1657)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1657)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250309100214133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100214133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100214133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100214133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100214133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100214133 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100214133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100214133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100214133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100214133 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250309100214133 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250309100214134 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100214134 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100214134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100214134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100214134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100214134 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100214134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100214134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100214134 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 00 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1654)@a91f87d90eee: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@a91f87d90eee: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='E370AC9D'O, index=0 SGSN_Test-GSUP(1658)@a91f87d90eee: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@a91f87d90eee: 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 := 'FC63'O, rac := '62'O ("b") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1654)@a91f87d90eee: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)7021189 SGSN_Test_0-SCCP(1652)@a91f87d90eee: First idle individual index:0 SGSN_Test_0-RAN(1654)@a91f87d90eee: patch: N(SD) for ConnIdx 0 set to 1 20250309100214427 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100214427 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100214427 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100214427 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100214427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100214427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100214427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100214427 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100214427 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 6b 22 85 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 70 62 f2 24 fc 63 62 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100214427 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250309100214428 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250309100214428 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250309100214428 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1320) 20250309100214428 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c580]{Deregistered}: Allocated (fsm.c:456) 20250309100214428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Allocated (fsm.c:456) 20250309100214428 DMM DEBUG MM_STATE_Gb[0x5622d8bb1560]{Idle}: Allocated (fsm.c:456) 20250309100214428 DMM DEBUG MM_STATE_Iu[0x5622d8bb1690]{Detached}: Allocated (fsm.c:456) 20250309100214428 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c580]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309100214428 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c580]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309100214428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309100214428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309100214428 DMM DEBUG MM(262420000001007/e133054a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309100214428 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250309100214428 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100214428 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100214428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100214428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100214428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100214428 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100214428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100214428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100214428 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 00 02 6b 22 85 00 00 11 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100214428 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100214428 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100214428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100214428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100214428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100214428 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100214428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100214428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100214428 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 00 06 6b 22 85 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1652)@a91f87d90eee: { messageType := 2, destLocRef := '6B2285'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(1652)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@a91f87d90eee: 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 := '8A612BB86B903E47B3F71F9ED0EABED1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '34185AA2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '96027382E80FDE1B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1D146830EF6A63B5583AE837CA4D7A1E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C72DABE292AE75D35F16C2AF08F41466'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1ED94843470FD1C516606C4308463D41'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '793F4AC53F5A2DBE'O } } } } } SGSN_Test_0-SCCP(1652)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@a91f87d90eee: vl_len:23 SGSN_Test_0-SCCP(1652)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1652)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250309100214435 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100214435 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100214435 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100214435 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100214435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100214435 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100214435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100214435 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100214435 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 07 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100214435 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100214435 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100214435 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100214435 DMM DEBUG MM(262420000001007/e133054a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1134) 20250309100214435 DMM NOTICE MM(262420000001007/e133054a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309100214435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309100214435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309100214435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309100214436 DMM DEBUG MM(262420000001007/e133054a) Requesting authorization (sgsn_auth.c:160) 20250309100214436 DMM INFO MM(262420000001007/e133054a) Requesting authentication tuples (sgsn_auth.c:184) 20250309100214436 DMM DEBUG MM(262420000001007/e133054a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309100214436 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250309100214436 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1658)@a91f87d90eee: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@a91f87d90eee: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20250309100214438 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309100214438 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309100214438 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309100214438 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309100214438 DMM INFO MM(262420000001007/e133054a) Subscriber data update (mmctx.c:445) 20250309100214438 DMM DEBUG MM(262420000001007/e133054a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309100214438 DMM INFO MM(262420000001007/e133054a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309100214438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309100214438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309100214438 DMM INFO MM(262420000001007/e133054a) <- GMM AUTH AND CIPHERING REQ (rand = 8a 61 2b b8 6b 90 3e 47 b3 f7 1f 9e d0 ea be d1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1e d9 48 43 47 0f d1 c5 16 60 6c 43 08 46 3d 41 ) (gprs_gmm.c:510) 20250309100214438 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250309100214438 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100214438 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100214438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100214438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100214438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100214438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100214438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100214438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100214438 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 00 06 6b 22 85 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 20 21 8a 61 2b b8 6b 90 3e 47 b3 f7 1f 9e d0 ea be d1 80 28 10 1e d9 48 43 47 0f d1 c5 16 60 6c 43 08 46 3d 41 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1652)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@a91f87d90eee: vl_len:37 SGSN_Test_0-SCCP(1652)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1652)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222793F4AC523094399990000100007F029043F5A2DBE'O 20250309100214443 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100214443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100214443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100214443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100214443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100214443 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100214443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100214443 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100214443 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 02 22 79 3f 4a c5 23 09 43 99 99 00 00 10 00 07 f0 29 04 3f 5a 2d be 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100214443 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100214443 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100214443 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100214443 DMM INFO MM(262420000001007/e133054a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309100214443 DMM NOTICE MM(262420000001007/e133054a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309100214443 DMM DEBUG MM(262420000001007/e133054a) checking auth: received UMTS RES = 79 3f 4a c5 3f 5a 2d be (gprs_gmm.c:716) 20250309100214443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309100214443 DMM DEBUG MM(262420000001007/e133054a) Requesting authorization (sgsn_auth.c:160) 20250309100214443 DMM INFO MM(262420000001007/e133054a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309100214443 DMM DEBUG MM(262420000001007/e133054a) Requesting subscriber data update (gprs_subscriber.c:894) 20250309100214443 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250309100214443 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) 20250309100214443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250309100214443 DMM DEBUG MM(262420000001007/e133054a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250309100214443 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100214443 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100214443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100214443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100214443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100214443 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100214443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100214443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100214443 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 00 06 6b 22 85 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 1d 14 68 30 ef 6a 63 b5 58 3a e8 37 ca 4d 7a 1e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1652)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@a91f87d90eee: vl_len:12 SGSN_Test_0-SCCP(1652)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1652)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250309100214449 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100214449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100214449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100214449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100214449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100214449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100214449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100214449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100214449 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100214449 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250309100214449 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250309100214449 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250309100214449 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250309100214449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250309100214449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250309100214449 DMM INFO MM(262420000001007/e133054a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe133054a) (gprs_gmm.c:337) 20250309100214449 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250309100214450 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100214450 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100214450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100214450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100214450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100214450 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100214450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100214450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100214450 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 00 06 6b 22 85 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100214450 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100214450 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100214450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100214450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100214450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100214450 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100214450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100214450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100214450 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 00 06 6b 22 85 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 e1 33 05 4a 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1652)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250309100214452 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309100214452 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309100214452 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250309100214452 DMM INFO MM(262420000001007/e133054a) Subscriber data update (mmctx.c:445) 20250309100214452 DMM DEBUG MM(262420000001007/e133054a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309100214452 DMM INFO MM(262420000001007/e133054a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309100214452 DMM NOTICE MM(262420000001007/e133054a) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1050) 20250309100214452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309100214452 DMM NOTICE MM(262420000001007/e133054a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309100214452 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) 20250309100214453 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309100214453 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250309100214453 DMM INFO MM(262420000001007/e133054a) Subscriber data update (mmctx.c:445) 20250309100214453 DMM DEBUG MM(262420000001007/e133054a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1652)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@a91f87d90eee: vl_len:14 SGSN_Test_0-SCCP(1652)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1652)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250309100214454 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100214454 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100214454 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100214454 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100214454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100214454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100214454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100214454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100214454 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100214454 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100214454 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100214454 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100214454 DMM INFO MM(262420000001007/e133054a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309100214454 DMM NOTICE MM(262420000001007/e133054a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309100214454 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c580]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309100214454 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c580]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309100214454 DMM DEBUG MM_STATE_Iu(17)[0x5622d8bb1690]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250309100214454 DMM DEBUG MM_STATE_Iu(17)[0x5622d8bb1690]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250309100214454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309100214454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250309100214454 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100214454 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100214454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100214454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100214454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100214454 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100214454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100214454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100214454 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 00 06 6b 22 85 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1652)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@a91f87d90eee: vl_len:7 SGSN_Test_0-SCCP(1652)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1652)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250309100214458 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100214458 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100214458 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100214458 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100214458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100214458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100214458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100214458 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100214458 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100214458 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250309100214458 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250309100214458 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250309100214458 DMM INFO MM(262420000001007/e133054a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250309100214458 DMM DEBUG MM_STATE_Iu(17)[0x5622d8bb1690]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250309100214458 DMM DEBUG MM_STATE_Iu(17)[0x5622d8bb1690]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250309100214458 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100214458 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100214458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100214458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100214458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100214458 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100214458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100214458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100214458 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 6b 22 85 00 00 11 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1652)@a91f87d90eee: Session index based on local reference:0 20250309100214459 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100214459 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100214459 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100214459 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100214459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100214459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100214459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100214459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100214459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 11 6b 22 85 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1654)@a91f87d90eee: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)7021189 TC_pmm_idle_rx_mt_data(1660)@a91f87d90eee: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@a91f87d90eee: 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 := 'E133054A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@a91f87d90eee: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)5307586 SGSN_Test_0-RAN(1654)@a91f87d90eee: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1652)@a91f87d90eee: First idle individual index:0 20250309100214664 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100214664 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100214664 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100214664 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100214664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100214664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100214664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100214664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100214665 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 50 fc c2 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 e1 33 05 4a 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100214665 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250309100214665 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250309100214665 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250309100214665 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE133054A) type="signalling"  (gprs_gmm.c:1936) 20250309100214665 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c580]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250309100214665 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c580]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250309100214665 DMM DEBUG MM(262420000001007/e133054a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250309100214666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100214666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100214666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100214666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100214666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100214666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100214666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100214666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100214666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 03 02 50 fc c2 00 00 12 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100214666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100214666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100214666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100214666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100214666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100214666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100214666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100214666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100214666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 03 06 50 fc c2 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 1d 14 68 30 ef 6a 63 b5 58 3a e8 37 ca 4d 7a 1e 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1652)@a91f87d90eee: { messageType := 2, destLocRef := '50FCC2'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(1652)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@a91f87d90eee: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@a91f87d90eee: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@a91f87d90eee: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@a91f87d90eee: Final verdict of PTC: error 20250309100214682 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250309100214682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309100214682 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250309100214682 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250309100214682 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250309100214682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309100214682 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250309100214682 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250309100214682 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250309100214682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100214682 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250309100214682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250309100214682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250309100214682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250309100214682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250309100214682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100214683 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250309100214683 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250309100214683 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250309100214683 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250309100214689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48312<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1655)@a91f87d90eee: Final verdict of PTC: none SGSN_Test_0-SCCP(1652)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(1658)@a91f87d90eee: Final verdict of PTC: none SGSN_Test_0-RAN(1654)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1642)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1647)@a91f87d90eee: Final verdict of PTC: none 20250309100214697 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309100214697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1649)@a91f87d90eee: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1653)@a91f87d90eee: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1650)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@a91f87d90eee: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1640)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1645)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1651)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1650): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1651): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-SCCP(1652): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1653): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@a91f87d90eee: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Sun Mar 9 10:02:14 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 20250309100214851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100215354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48322<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=247716) 20250309100215699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100215699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=247716, count=252168) 20250309100216684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250309100216684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250309100216684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250309100216700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100216700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Sun Mar 9 10:02:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309100217701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100217701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_update_ctx_err_ind_from_ggsn started. 20250309100218434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100218437 DMM INFO MM(262420000001007/e133054a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309100218437 DMM INFO MM(262420000001007/e133054a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309100218437 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c580]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309100218437 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c580]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309100218437 DMM DEBUG MM_STATE_Iu(17)[0x5622d8bb1690]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250309100218437 DMM DEBUG MM_STATE_Iu(17)[0x5622d8bb1690]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250309100218437 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250309100218437 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) 20250309100218437 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:402) 20250309100218438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8ba3f80]{Init}: Deallocated (fsm.c:568) 20250309100218438 DMM DEBUG MM_STATE_Gb[0x5622d8bb1560]{Idle}: Deallocated (fsm.c:568) 20250309100218438 DMM DEBUG MM_STATE_Iu(17)[0x5622d8bb1690]{Detached}: Deallocated (fsm.c:568) 20250309100218438 DMM DEBUG GMM(gmm_fsm)[0x5622d8b9c580]{Deregistered}: Deallocated (fsm.c:568) 20250309100218438 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1661)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1665)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100218488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309100218488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100218488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100218488 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100218488 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309100218488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100218488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100218488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100218488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100218489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100218489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100218489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100218489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100218489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100218489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100218489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100218489 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100218489 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250309100218490 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100218490 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1665)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250309100218490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100218490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@a91f87d90eee: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1666)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21011 20250309100218495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1662)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1670)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250309100218504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100218504 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1670)@a91f87d90eee: Provider Link came up: sending NS-RESET TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@a91f87d90eee: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309100218507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250309100218507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100218507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100218507 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100218507 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250309100218507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100218507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100218507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100218507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100218508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100218508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100218508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100218508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100218508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100218508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100218508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100218508 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100218508 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250309100218508 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100218508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100218509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100218509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@a91f87d90eee: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100218511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1671)@a91f87d90eee: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1667)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100218516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5622d8b9f860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100218516 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1672)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@a91f87d90eee: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1671)@a91f87d90eee: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1675)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@a91f87d90eee: Provider Link came up: sending NS-RESET 20250309100218522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250309100218522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100218522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100218522 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100218522 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250309100218522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100218522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100218522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100218522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250309100218522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100218522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100218522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100218523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250309100218523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250309100218523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250309100218523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250309100218523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100218523 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250309100218523 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250309100218523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250309100218523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250309100218523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@a91f87d90eee: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@a91f87d90eee: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250309100218525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@a91f87d90eee: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@a91f87d90eee: ************************************************* SGSN_Test_0-M3UA(1678)@a91f87d90eee: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@a91f87d90eee: ************************************************* MTC@a91f87d90eee: Starting RAN_Emulation SGSN_Test_0-SCCP(1676)@a91f87d90eee: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1672)@a91f87d90eee: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@a91f87d90eee: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250309100218531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5622d8ba0d60]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250309100218531 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@a91f87d90eee: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250309100218702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100218702 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250309100218702 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250309100218702 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@a91f87d90eee: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250309100218706 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250309100218707 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1680)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1680)@a91f87d90eee: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1680)@a91f87d90eee: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@a91f87d90eee: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250309100218730 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250309100218730 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250309100218730 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250309100218730 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1678)@a91f87d90eee: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250309100218735 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100218735 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:773) 20250309100218735 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250309100218735 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1175) 20250309100218735 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250309100218735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250309100218735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250309100218735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100218735 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250309100218735 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100218735 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250309100218737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100218737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:773) 20250309100218737 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250309100218737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100218737 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250309100218737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250309100218737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250309100218737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100218737 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250309100218737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100218737 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250309100218737 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250309100218737 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250309100219539 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100219539 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100219539 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100219539 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100219539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100219539 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100219539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100219539 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100219539 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100219539 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100219539 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100219539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100219539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100219539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100219539 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100219539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100219539 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100219539 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 00 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100219539 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250309100219539 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) SGSN_Test_0-RAN(1677)@a91f87d90eee: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@a91f87d90eee: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='E7F07329'O, index=0 SGSN_Test-GSUP(1681)@a91f87d90eee: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@a91f87d90eee: 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 := '8B17'O, rac := '0E'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1677)@a91f87d90eee: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)13198036 SGSN_Test_0-SCCP(1676)@a91f87d90eee: First idle individual index:0 SGSN_Test_0-RAN(1677)@a91f87d90eee: patch: N(SD) for ConnIdx 0 set to 1 20250309100219777 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100219777 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100219777 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100219777 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100219777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100219777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100219777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100219777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100219777 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 c9 62 d4 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 40 62 f2 24 8b 17 0e 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100219777 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250309100219777 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250309100219777 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250309100219777 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1320) 20250309100219777 DMM DEBUG GMM(gmm_fsm)[0x5622d8bb1690]{Deregistered}: Allocated (fsm.c:456) 20250309100219777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8bb1560]{Init}: Allocated (fsm.c:456) 20250309100219777 DMM DEBUG MM_STATE_Gb[0x5622d8ba3f80]{Idle}: Allocated (fsm.c:456) 20250309100219777 DMM DEBUG MM_STATE_Iu[0x5622d8bae2f0]{Detached}: Allocated (fsm.c:456) 20250309100219778 DMM DEBUG GMM(gmm_fsm)[0x5622d8bb1690]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250309100219778 DMM DEBUG GMM(gmm_fsm)[0x5622d8bb1690]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250309100219778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8bb1560]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250309100219778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8bb1560]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250309100219778 DMM DEBUG MM(262420000001004/e9184a81) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250309100219778 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250309100219778 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100219778 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100219778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100219778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100219778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100219778 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100219778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100219778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100219778 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 02 02 c9 62 d4 00 00 13 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100219778 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100219778 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100219778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100219778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100219778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100219778 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100219778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100219778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100219778 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 c9 62 d4 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1676)@a91f87d90eee: { messageType := 2, destLocRef := 'C962D4'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@a91f87d90eee: 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 := '2A11E5695F839899DF42199337844D77'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5C192185'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C0E8783DAA32FE34'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9DBA5640643F1EA524468B3505CB73AB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9BF56246743B8AF89A770E42BF5BAFF1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6BA8EBB6ACBDE8BE10B659341AF4415C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '95DFA96E0A7D2F12'O } } } } } SGSN_Test_0-SCCP(1676)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@a91f87d90eee: vl_len:23 SGSN_Test_0-SCCP(1676)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1676)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250309100219787 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100219787 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100219787 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100219787 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100219787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100219787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100219787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100219787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100219787 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 04 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100219787 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100219787 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100219787 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100219787 DMM DEBUG MM(262420000001004/e9184a81) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250309100219787 DMM NOTICE MM(262420000001004/e9184a81) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250309100219787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8bb1560]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250309100219787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8bb1560]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250309100219787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8bb1560]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250309100219787 DMM DEBUG MM(262420000001004/e9184a81) Requesting authorization (sgsn_auth.c:160) 20250309100219787 DMM INFO MM(262420000001004/e9184a81) Requesting authentication tuples (sgsn_auth.c:184) 20250309100219787 DMM DEBUG MM(262420000001004/e9184a81) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250309100219787 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250309100219787 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1681)@a91f87d90eee: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@a91f87d90eee: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20250309100219790 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250309100219790 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250309100219790 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250309100219790 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250309100219790 DMM INFO MM(262420000001004/e9184a81) Subscriber data update (mmctx.c:445) 20250309100219790 DMM DEBUG MM(262420000001004/e9184a81) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250309100219790 DMM INFO MM(262420000001004/e9184a81) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250309100219790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8bb1560]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250309100219790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8bb1560]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250309100219790 DMM INFO MM(262420000001004/e9184a81) <- GMM AUTH AND CIPHERING REQ (rand = 2a 11 e5 69 5f 83 98 99 df 42 19 93 37 84 4d 77 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6b a8 eb b6 ac bd e8 be 10 b6 59 34 1a f4 41 5c ) (gprs_gmm.c:510) 20250309100219790 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250309100219790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100219790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100219790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100219790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100219790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100219790 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100219790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100219790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100219790 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 02 06 c9 62 d4 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 a0 21 2a 11 e5 69 5f 83 98 99 df 42 19 93 37 84 4d 77 80 28 10 6b a8 eb b6 ac bd e8 be 10 b6 59 34 1a f4 41 5c 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1676)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@a91f87d90eee: vl_len:37 SGSN_Test_0-SCCP(1676)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1676)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A2295DFA96E23094399990000100004F029040A7D2F12'O 20250309100219795 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100219795 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100219795 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100219795 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100219795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100219795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100219795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100219795 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100219795 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0a 22 95 df a9 6e 23 09 43 99 99 00 00 10 00 04 f0 29 04 0a 7d 2f 12 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100219795 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100219795 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100219795 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100219795 DMM INFO MM(262420000001004/e9184a81) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250309100219795 DMM NOTICE MM(262420000001004/e9184a81) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250309100219795 DMM DEBUG MM(262420000001004/e9184a81) checking auth: received UMTS RES = 95 df a9 6e 0a 7d 2f 12 (gprs_gmm.c:716) 20250309100219795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8bb1560]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250309100219795 DMM DEBUG MM(262420000001004/e9184a81) Requesting authorization (sgsn_auth.c:160) 20250309100219795 DMM INFO MM(262420000001004/e9184a81) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250309100219795 DMM DEBUG MM(262420000001004/e9184a81) Requesting subscriber data update (gprs_subscriber.c:894) 20250309100219795 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250309100219795 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) 20250309100219795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8bb1560]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250309100219795 DMM DEBUG MM(262420000001004/e9184a81) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250309100219795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100219795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100219795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100219795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100219795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100219795 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100219795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100219795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100219795 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 02 06 c9 62 d4 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9d ba 56 40 64 3f 1e a5 24 46 8b 35 05 cb 73 ab 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1676)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@a91f87d90eee: vl_len:12 SGSN_Test_0-SCCP(1676)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1676)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250309100219801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100219801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100219801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100219801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100219801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100219801 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100219801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100219801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100219801 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100219801 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250309100219801 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250309100219801 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250309100219801 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250309100219801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8bb1560]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250309100219801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8bb1560]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250309100219801 DMM INFO MM(262420000001004/e9184a81) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9184a81) (gprs_gmm.c:337) 20250309100219801 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250309100219801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100219801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100219801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100219801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100219801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100219801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100219801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100219801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100219801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 c9 62 d4 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100219801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100219801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100219801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100219801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100219801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100219801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100219801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100219801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100219801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 02 06 c9 62 d4 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 e9 18 4a 81 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1676)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250309100219805 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250309100219805 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250309100219805 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250309100219805 DMM INFO MM(262420000001004/e9184a81) Subscriber data update (mmctx.c:445) 20250309100219805 DMM DEBUG MM(262420000001004/e9184a81) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250309100219805 DMM INFO MM(262420000001004/e9184a81) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250309100219805 DMM NOTICE MM(262420000001004/e9184a81) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250309100219805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8bb1560]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250309100219805 DMM NOTICE MM(262420000001004/e9184a81) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250309100219805 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) 20250309100219805 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250309100219806 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250309100219806 DMM INFO MM(262420000001004/e9184a81) Subscriber data update (mmctx.c:445) 20250309100219806 DMM DEBUG MM(262420000001004/e9184a81) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@a91f87d90eee: vl_len:14 SGSN_Test_0-SCCP(1676)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1676)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250309100219807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100219807 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100219807 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100219807 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100219807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100219807 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100219807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100219807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100219807 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100219807 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250309100219807 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250309100219807 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250309100219807 DMM INFO MM(262420000001004/e9184a81) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250309100219807 DMM NOTICE MM(262420000001004/e9184a81) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250309100219807 DMM DEBUG GMM(gmm_fsm)[0x5622d8bb1690]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250309100219807 DMM DEBUG GMM(gmm_fsm)[0x5622d8bb1690]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250309100219807 DMM DEBUG MM_STATE_Iu(19)[0x5622d8bae2f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250309100219807 DMM DEBUG MM_STATE_Iu(19)[0x5622d8bae2f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250309100219807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8bb1560]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250309100219807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8bb1560]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250309100219807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100219807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100219807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100219807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100219807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100219807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100219807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100219807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100219807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 02 06 c9 62 d4 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1676)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@a91f87d90eee: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@a91f87d90eee: vl_len:7 SGSN_Test_0-SCCP(1676)@a91f87d90eee: vl_from0 SGSN_Test_0-SCCP(1676)@a91f87d90eee: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250309100219814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100219814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100219814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100219814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100219814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100219814 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100219814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100219814 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100219814 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100219814 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250309100219814 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250309100219814 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250309100219814 DMM INFO MM(262420000001004/e9184a81) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250309100219814 DMM DEBUG MM_STATE_Iu(19)[0x5622d8bae2f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250309100219814 DMM DEBUG MM_STATE_Iu(19)[0x5622d8bae2f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250309100219814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100219814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100219814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100219814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100219814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100219814 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100219814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100219814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100219814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 02 04 c9 62 d4 00 00 13 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1676)@a91f87d90eee: Session index based on local reference:0 20250309100219815 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100219815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100219815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100219815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100219815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100219815 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100219815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100219815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100219815 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 13 c9 62 d4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) SGSN_Test_0-RAN(1677)@a91f87d90eee: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)13198036 TC_update_ctx_err_ind_from_ggsn(1683)@a91f87d90eee: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@a91f87d90eee: 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 := 'E9184A81'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@a91f87d90eee: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)15226113 SGSN_Test_0-RAN(1677)@a91f87d90eee: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@a91f87d90eee: First idle individual index:0 20250309100220016 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100220017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100220017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250309100220017 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250309100220017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100220017 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100220017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250309100220017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100220017 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 e8 55 01 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 e9 18 4a 81 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1175) 20250309100220017 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250309100220017 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250309100220017 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250309100220017 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE9184A81) type="signalling"  (gprs_gmm.c:1936) 20250309100220018 DMM DEBUG GMM(gmm_fsm)[0x5622d8bb1690]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250309100220018 DMM DEBUG GMM(gmm_fsm)[0x5622d8bb1690]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250309100220018 DMM DEBUG MM(262420000001004/e9184a81) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250309100220018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100220018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100220018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100220018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100220018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100220018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100220018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100220018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100220018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 05 02 e8 55 01 00 00 14 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) 20250309100220018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100220018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:773) 20250309100220018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250309100220018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250309100220018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250309100220018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250309100220018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250309100220018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250309100220018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 05 06 e8 55 01 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9d ba 56 40 64 3f 1e a5 24 46 8b 35 05 cb 73 ab 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1175) SGSN_Test_0-SCCP(1676)@a91f87d90eee: { messageType := 2, destLocRef := 'E85501'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a91f87d90eee: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@a91f87d90eee: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a91f87d90eee: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@a91f87d90eee: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@a91f87d90eee: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@a91f87d90eee: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@a91f87d90eee: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@a91f87d90eee: Final verdict of PTC: error 20250309100220036 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250309100220036 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309100220036 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250309100220036 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250309100220036 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250309100220036 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250309100220036 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250309100220036 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250309100220036 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250309100220036 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250309100220036 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1126) 20250309100220036 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1132) 20250309100220036 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250309100220036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250309100220036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250309100220036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250309100220036 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1175) 20250309100220036 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250309100220036 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250309100220036 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250309100220041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50748<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1678)@a91f87d90eee: Final verdict of PTC: none SGSN_Test_0-RAN(1677)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP(1681)@a91f87d90eee: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@a91f87d90eee: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@a91f87d90eee: Final verdict of PTC: none -NSVCI98(1670)@a91f87d90eee: Final verdict of PTC: none 20250309100220047 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250309100220047 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1661)@a91f87d90eee: Final verdict of PTC: none -NSVCI99(1675)@a91f87d90eee: Final verdict of PTC: none -NSVCI97(1665)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@a91f87d90eee: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@a91f87d90eee: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@a91f87d90eee: Final verdict of PTC: none -NSVCI98-provIP(1668)@a91f87d90eee: Final verdict of PTC: none -NSVCI99-provIP(1673)@a91f87d90eee: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@a91f87d90eee: Final verdict of PTC: none -NSVCI97-provIP(1663)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: none MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@a91f87d90eee: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@a91f87d90eee: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Sun Mar 9 10:02:20 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 20250309100220161 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100220514 DGPRS DEBUG Checking for inactive LLMEs, time = 4745446 (sgsn.c:132) 20250309100220663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50754<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=248240) 20250309100221048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100221049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=248240, count=252912) 20250309100222037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250309100222037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250309100222037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250309100222050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100222050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error' was executed successfully (exit status: 0). MC@a91f87d90eee: Test execution finished. MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Sun Mar 9 10:02:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309100223051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100223051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_NS_connect_alive started. 20250309100223750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100223753 DMM INFO MM(262420000001004/e9184a81) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250309100223753 DMM INFO MM(262420000001004/e9184a81) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250309100223753 DMM DEBUG GMM(gmm_fsm)[0x5622d8bb1690]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250309100223753 DMM DEBUG GMM(gmm_fsm)[0x5622d8bb1690]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250309100223753 DMM DEBUG MM_STATE_Iu(19)[0x5622d8bae2f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250309100223753 DMM DEBUG MM_STATE_Iu(19)[0x5622d8bae2f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250309100223753 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250309100223753 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) 20250309100223753 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:402) 20250309100223753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5622d8bb1560]{Init}: Deallocated (fsm.c:568) 20250309100223753 DMM DEBUG MM_STATE_Gb[0x5622d8ba3f80]{Idle}: Deallocated (fsm.c:568) 20250309100223753 DMM DEBUG MM_STATE_Iu(19)[0x5622d8bae2f0]{Detached}: Deallocated (fsm.c:568) 20250309100223753 DMM DEBUG GMM(gmm_fsm)[0x5622d8bb1690]{Deregistered}: Deallocated (fsm.c:568) 20250309100223753 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250309100223774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250309100223774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250309100223774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250309100224052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100224052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: setverdict(pass): none -> pass MTC@a91f87d90eee: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250309100224782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50760<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: pass MTC@a91f87d90eee: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@a91f87d90eee: Test case TC_NS_connect_alive finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Sun Mar 9 10:02:24 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 20250309100224820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100225053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100225053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250309100225322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50776<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=10196) 20250309100226054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100226054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=10196, count=14552) 20250309100227055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100227055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Sun Mar 9 10:02:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250309100228056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100228057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@a91f87d90eee: Test case TC_NS_connect_reset started. 20250309100228406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100228408 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250309100228442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250309100228442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250309100228442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250309100228442 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250309100228442 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250309100228442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250309100228442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250309100228442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100228442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5622d8b9d9d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@a91f87d90eee: setverdict(pass): none -> pass 20250309100229058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100229058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@a91f87d90eee: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250309100229450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55410<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@a91f87d90eee: Final verdict of PTC: none MTC@a91f87d90eee: Setting final verdict of the test case. MTC@a91f87d90eee: Local verdict of MTC: pass MTC@a91f87d90eee: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@a91f87d90eee: Test case TC_NS_connect_reset finished. Verdict: pass MTC@a91f87d90eee: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Sun Mar 9 10:02:29 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 20250309100229491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55426<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250309100229994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55426<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11192) 20250309100230059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100230059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=11192, count=12352) 20250309100231061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100231061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250309100231444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@a91f87d90eee: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@a91f87d90eee: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@a91f87d90eee: Terminating MTC. MC@a91f87d90eee: MTC terminated. MC2> exit MC@a91f87d90eee: Shutting down session. MC@a91f87d90eee: Shutdown complete. 20250309100232062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100232062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-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_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: PASS SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 10 NEW: FAIL: 2 xfail: 3 pass: 72 NEW: PASS: 1 skip: 7 20250309100233063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100233063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1322819) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250309100234065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100234065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250309100234444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250309100235066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100235066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20250309100236068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250309100236068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (1322745) [testenv][generic] Stopping sgsn (1322764) [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/_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/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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:3253 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase                         Tguard timeout SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase     Tguard timeout SGSN_Tests.ttcn:3282 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase     Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3286 SGSN_Tests control part SGSN_Tests.ttcn:3203 TC_sgsn_context_req_out testcase                                   [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0'] testenv-sgsn-generic-osmocom-nightly-20250309-0948-8701e2f5-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2651/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