Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs 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.2'
 > 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 20c2b36373c86ec2fc6420f46d10794652cc0c73 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 20c2b36373c86ec2fc6420f46d10794652cc0c73 # timeout=10
Commit message: "mgw: Improve log and teardown upon unexpected mgcp resp received"
 > git rev-list --no-walk 20c2b36373c86ec2fc6420f46d10794652cc0c73 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins17715532883338952387.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs -b osmocom:nightly -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20250106-0948-5c6f0eaf-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20250106-0948-5c6f0eaf-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-20250106-0948-5c6f0eaf-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-20250106-0948-5c6f0eaf-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 [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [240 kB] Fetched 9292 kB in 1s (11.3 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-20250106-0948-5c6f0eaf-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-20250106-0948-5c6f0eaf-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-20250106-0948-5c6f0eaf-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-20250106-0948-5c6f0eaf-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-20250106-0948-5c6f0eaf-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.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: 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-20250106-0948-5c6f0eaf-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_CommonDataTypes_part_7.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_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_Emulation_part_2.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_2.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAW_NS.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_3.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SNDCP_Types_part_1.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_6.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_6.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_5.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_Types_part_2.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_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_3.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_2.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_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_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for 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 General_Types_part_1.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_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.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_4.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for 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.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20395:1: warning: control reaches end of non-void function [-Wreturn-type] 20395 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:20447:1: warning: control reaches end of non-void function [-Wreturn-type] 20447 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:20556:1: warning: control reaches end of non-void function [-Wreturn-type] 20556 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20607:1: warning: control reaches end of non-void function [-Wreturn-type] 20607 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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-20250106-0948-5c6f0eaf-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-20250106-0948-5c6f0eaf-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 0s (407 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-20250106-0948-5c6f0eaf-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-20250106-0948-5c6f0eaf-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20250106-0948-5c6f0eaf-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp10: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] Installing packages: osmo-stp, osmo-sgsn, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-sgsn-dbg, libgtp-dbg, libosmo-ranap-dbg, libasn1c-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20250106-0948-5c6f0eaf-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-sgsn-dbg', 'libgtp-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp10 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-nightly 0 upgraded, 29 newly installed, 0 to remove and 4 not upgraded. Need to get 13.7 MB of archives. After this operation, 22.7 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202501052026 [1176 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.56.fc03.202501052026 [169 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.33.09142.202501052026 [39.0 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.56.fc03.202501052026 [69.7 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.56.fc03.202501052026 [227 kB] Get:6 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.26.e84e.202501052026 [59.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.56.fc03.202501052026 [103 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202501052026 [69.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202501052026 [21.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202501052026 [127 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.52.6412.202501052026 [455 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.56.fc03.202501052026 [50.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.56.fc03.202501052026 [70.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.56.fc03.202501052026 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.56.fc03.202501052026 [59.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.56.fc03.202501052026 [63.0 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.56.fc03.202501052026 [49.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.56.fc03.202501052026 [43.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.52.6412.202501052026 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.0.0.52.6412.202501052026 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202501052026 [75.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202501052026 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.12.0.33.09142.202501052026 [105 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.6.aad82.202501052026 [223 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.6.0.6.aad82.202501052026 [953 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.56.fc03.202501052026 [2162 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.31.df44.202501052026 [143 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.31.df44.202501052026 [542 kB] Fetched 13.7 MB in 0s (95.7 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_202501052026_amd64.deb ... Unpacking osmocom-nightly (202501052026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.56.fc03.202501052026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.56.fc03.202501052026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0.33.09142.202501052026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.33.09142.202501052026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0.56.fc03.202501052026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03.202501052026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0.56.fc03.202501052026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.56.fc03.202501052026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.5.1.26.e84e.202501052026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.26.e84e.202501052026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.56.fc03.202501052026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.56.fc03.202501052026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../08-libosmoabis13_1.6.0.50.58dd.202501052026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202501052026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.8.0.15.74e4.202501052026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202501052026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.52.6412.202501052026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202501052026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.0.52.6412.202501052026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202501052026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0.56.fc03.202501052026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.56.fc03.202501052026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0.56.fc03.202501052026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.56.fc03.202501052026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0.56.fc03.202501052026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.56.fc03.202501052026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0.56.fc03.202501052026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03.202501052026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0.56.fc03.202501052026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.56.fc03.202501052026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0.56.fc03.202501052026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.56.fc03.202501052026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0.56.fc03.202501052026_amd64.deb ... Unpacking libosmocore (1.10.0.56.fc03.202501052026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.0.52.6412.202501052026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202501052026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.0.52.6412.202501052026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202501052026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202501052026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202501052026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202501052026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202501052026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0.33.09142.202501052026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0.33.09142.202501052026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0.6.aad82.202501052026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.6.aad82.202501052026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0.6.aad82.202501052026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202501052026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0.56.fc03.202501052026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.56.fc03.202501052026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.31.df44.202501052026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.31.df44.202501052026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.31.df44.202501052026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202501052026) ... Setting up osmocom-nightly (202501052026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.56.fc03.202501052026) ... Setting up libosmocodec4:amd64 (1.10.0.56.fc03.202501052026) ... Setting up libasn1c1:amd64 (0.9.38.202501052026) ... Setting up libosmovty13:amd64 (1.10.0.56.fc03.202501052026) ... Setting up libosmoisdn0:amd64 (1.10.0.56.fc03.202501052026) ... Setting up libgtp10:amd64 (1.12.0.33.09142.202501052026) ... Setting up libosmousb0:amd64 (1.10.0.56.fc03.202501052026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202501052026) ... Setting up libosmogsm20:amd64 (1.10.0.56.fc03.202501052026) ... Setting up libosmoctrl0:amd64 (1.10.0.56.fc03.202501052026) ... Setting up libosmogb14:amd64 (1.10.0.56.fc03.202501052026) ... Setting up libgtp-dbg:amd64 (1.12.0.33.09142.202501052026) ... Setting up libosmonetif11:amd64 (1.5.1.26.e84e.202501052026) ... Setting up libosmocoding0:amd64 (1.10.0.56.fc03.202501052026) ... Setting up libosmosim2:amd64 (1.10.0.56.fc03.202501052026) ... Setting up libosmocore (1.10.0.56.fc03.202501052026) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202501052026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202501052026) ... Setting up libosmocore-dbg:amd64 (1.10.0.56.fc03.202501052026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202501052026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202501052026) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202501052026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0.6.aad82.202501052026) ... Setting up osmo-sgsn (1.12.0.31.df44.202501052026) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202501052026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202501052026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202501052026) ... 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-20250106-0948-5c6f0eaf-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-20250106-0948-5c6f0eaf-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-20250106-0948-5c6f0eaf-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-20250106-0948-5c6f0eaf-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/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-20250106-0948-5c6f0eaf-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/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-20250106-0948-5c6f0eaf-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.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-20250106-0948-5c6f0eaf-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-20250106-0948-5c6f0eaf-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20250106094820870 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250106094820871 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250106094820871 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:623) 20250106094820871 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250106094820871 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250106094820871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250106094820871 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20250106094820871 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20250106094820871 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250106094820871 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20250106094820871 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20250106094820871 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20250106094820871 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20250106094820871 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20250106094820871 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20250106094820871 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20250106094820871 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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-20250106-0948-5c6f0eaf-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55a0bb904d40(sgsn) with 23 counters 20250106094821064 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250106094821064 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20250106094821064 DLSS7 INFO (r=127.0.0.1:38014<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250106094821064 DLSS7 INFO (r=127.0.0.1:38014<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250106094821064 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:38014<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250106094821064 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250106094821064 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250106094821064 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250106094821064 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250106094821064 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20250106094821064 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20250106094821064 DGPRS NOTICE libGTP v1.12.0.33-09142.202501052026 initialized (sgsn_main.c:462) 20250106094821064 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250106094821064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094821064 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20250106094821064 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20250106094821064 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20250106094821064 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250106094821064 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106094821064 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250106094821064 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250106094821064 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250106094821064 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106094821064 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250106094821064 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250106094821064 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20250106094821064 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250106094821064 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250106094821064 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20250106094821064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250106094821064 DLSS7 INFO (r=127.0.0.1:45906<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250106094821064 DLSS7 INFO (r=127.0.0.1:45906<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20250106094821064 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:45906<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250106094821064 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250106094821064 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250106094821064 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250106094821064 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250106094821064 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:38014<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20250106094821064 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106094821064 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20250106094821064 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250106094821064 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250106094821064 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250106094821064 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250106094821064 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20250106094821064 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20250106094821064 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20250106094821064 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250106094821064 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106094821064 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250106094821064 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250106094821064 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250106094821064 DLSS7 DEBUG XUA_ASP(asp-dyn-1){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-20250106-0948-5c6f0eaf-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@ffbd8aed769c: Unix server socket created successfully. MC@ffbd8aed769c: Listening on TCP port 42007. MC2> ffbd8aed769c is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests ffbd8aed769c 42007 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@ffbd8aed769c: New HC connected from 10.0.2.100 [10.0.2.100]. ffbd8aed769c: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@ffbd8aed769c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@ffbd8aed769c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ffbd8aed769c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ffbd8aed769c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ffbd8aed769c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ffbd8aed769c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ffbd8aed769c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@ffbd8aed769c: Configuration file was processed on all HCs. MC@ffbd8aed769c: Creating MTC on host 10.0.2.100. MC@ffbd8aed769c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106094822065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094822065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach started. 20250106094822763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106094822767 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106094822799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250106094822799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250106094822799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250106094822799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106094822799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106094822799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106094822799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106094822799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094822799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106094822799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106094822799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106094822799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106094822800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106094822800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106094822800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106094822800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106094822800 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250106094822800 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106094822800 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106094822800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106094822800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094822800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106094822802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106094822807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094822807 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106094822813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250106094822813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250106094822813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250106094822813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106094822813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106094822813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106094822813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106094822813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094822813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106094822814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106094822814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106094822814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106094822814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106094822814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106094822814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106094822814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106094822814 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250106094822814 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106094822814 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106094822814 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106094822815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094822815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106094822816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094822816 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)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106094822820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094822820 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106094822829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNCONFIGURED}: Allocated (fsm.c:456) 20250106094822829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250106094822829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250106094822829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106094822829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106094822829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106094822829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106094822829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094822829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106094822830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106094822830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106094822830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106094822830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106094822830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106094822830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106094822830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106094822830 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250106094822830 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106094822830 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106094822830 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106094822830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094822830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106094822832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094822832 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)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106094822837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094822837 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106094823066 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106094823066 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:749) 20250106094823066 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20250106094823066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250106094823066 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20250106094823066 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20250106094823066 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20250106094823066 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250106094823066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20250106094823066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250106094823066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094823067 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20250106094823067 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106094823067 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106094823067 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250106094823067 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106094823067 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250106094823067 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250106094823067 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250106094823067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250106094823067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250106094823067 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250106094823067 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55a0bc162170]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250106094823068 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) SGSN_Test-GSUP-IPA(18)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106094823070 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(18)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106094823072 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106094823586 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106094823586 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250106094823586 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:45906 err=None (osmo_ss7_asp.c:788) TC_attach-BVCI196(6)@ffbd8aed769c: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='E2C9BC52'O, index=0 SGSN_Test-GSUP(19)@ffbd8aed769c: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@ffbd8aed769c: 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 := 'A4CB346CF21B0071E9B7AA44D0D61C55'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '965EE0F5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0165FC6D108F684D'O } } } } } 20250106094824154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094824154 DLLC NOTICE LLME(ffffffff/e2c9bc52){UNASSIGNED} LLC RX: unknown TLLI 0xe2c9bc52, creating LLME on the fly (gprs_llc.c:552) 20250106094824154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106094824154 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1248) 20250106094824154 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106094824154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106094824154 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106094824154 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106094824154 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106094824154 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106094824154 DLLC NOTICE LLME(ffffffff/e2c9bc52){UNASSIGNED} LLGM Assign pre (e2c9bc52 => c72ff908) (gprs_llc.c:1079) 20250106094824154 DLLC NOTICE LLME(e2c9bc52/c72ff908){ASSIGNED} LLGM Assign post (e2c9bc52 => c72ff908) (gprs_llc.c:1125) 20250106094824154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106094824154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106094824154 DMM DEBUG MM(262420000000001/c72ff908) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106094824171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094824171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106094824171 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106094824171 DMM DEBUG MM(262420000000001/c72ff908) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1066) 20250106094824171 DMM NOTICE MM(262420000000001/c72ff908) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106094824171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106094824171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106094824171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106094824171 DMM DEBUG MM(262420000000001/c72ff908) Requesting authorization (sgsn_auth.c:160) 20250106094824171 DMM INFO MM(262420000000001/c72ff908) Requesting authentication tuples (sgsn_auth.c:184) 20250106094824171 DMM DEBUG MM(262420000000001/c72ff908) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106094824171 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250106094824171 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@ffbd8aed769c: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250106094824176 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106094824176 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106094824176 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106094824176 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106094824176 DMM INFO MM(262420000000001/c72ff908) Subscriber data update (mmctx.c:445) 20250106094824176 DMM DEBUG MM(262420000000001/c72ff908) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106094824176 DMM INFO MM(262420000000001/c72ff908) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106094824176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106094824176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106094824176 DMM INFO MM(262420000000001/c72ff908) <- GMM AUTH AND CIPHERING REQ (rand = a4 cb 34 6c f2 1b 00 71 e9 b7 aa 44 d0 d6 1c 55 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106094824189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094824190 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250106094824190 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106094824190 DMM INFO MM(262420000000001/c72ff908) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106094824190 DMM NOTICE MM(262420000000001/c72ff908) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106094824190 DMM DEBUG MM(262420000000001/c72ff908) checking auth: received GSM SRES = 96 5e e0 f5 (gprs_gmm.c:648) 20250106094824190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106094824190 DMM DEBUG MM(262420000000001/c72ff908) Requesting authorization (sgsn_auth.c:160) 20250106094824190 DMM INFO MM(262420000000001/c72ff908) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106094824190 DMM DEBUG MM(262420000000001/c72ff908) Requesting subscriber data update (gprs_subscriber.c:894) 20250106094824190 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250106094824190 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) 20250106094824190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106094824190 DMM INFO MM(262420000000001/c72ff908) <- GMM ATTACH ACCEPT (new P-TMSI=0xc72ff908) (gprs_gmm.c:282) 20250106094824193 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106094824193 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106094824193 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250106094824193 DMM INFO MM(262420000000001/c72ff908) Subscriber data update (mmctx.c:445) 20250106094824193 DMM DEBUG MM(262420000000001/c72ff908) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106094824193 DMM INFO MM(262420000000001/c72ff908) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106094824193 DMM NOTICE MM(262420000000001/c72ff908) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:982) 20250106094824193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106094824193 DMM NOTICE MM(262420000000001/c72ff908) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106094824193 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) 20250106094824194 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106094824194 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250106094824194 DMM INFO MM(262420000000001/c72ff908) Subscriber data update (mmctx.c:445) 20250106094824194 DMM DEBUG MM(262420000000001/c72ff908) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106094824203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094824203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106094824203 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106094824203 DMM INFO MM(262420000000001/c72ff908) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106094824203 DMM NOTICE MM(262420000000001/c72ff908) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106094824203 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106094824203 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106094824203 DLLC NOTICE LLME(e2c9bc52/c72ff908){ASSIGNED} LLGM Assign pre (ffffffff => c72ff908) (gprs_llc.c:1079) 20250106094824203 DLLC NOTICE LLME(ffffffff/c72ff908){ASSIGNED} LLGM Assign post (ffffffff => c72ff908) (gprs_llc.c:1125) 20250106094824203 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106094824203 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106094824203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106094824203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach-BVCI196(6)@ffbd8aed769c: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@ffbd8aed769c: Final verdict of PTC: pass 20250106094824263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54676<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250106094824267 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106094824267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(12)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(17)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(7)@ffbd8aed769c: Final verdict of PTC: none TC_attach-BVCI196(6)@ffbd8aed769c: Final verdict of PTC: none TC_attach-BVCI210(11)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(19)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@ffbd8aed769c: Final verdict of PTC: none TC_attach-BVCI220(16)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(15)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(5)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(10)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:48:24 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250106094824386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106094824789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54680<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101904) 20250106094825268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094825269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101904, count=106260) 20250106094826270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094826270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106094827271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094827272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_mnc3 started. 20250106094827885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106094827888 DMM INFO MM(262420000000001/c72ff908) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106094827888 DMM INFO MM(262420000000001/c72ff908) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106094827888 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106094827888 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106094827888 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106094827888 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106094827888 DLLC NOTICE LLME(ffffffff/c72ff908){ASSIGNED} LLGM Assign pre (c72ff908 => ffffffff) (gprs_llc.c:1079) 20250106094827888 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c72ff908 => ffffffff) (gprs_llc.c:1125) 20250106094827888 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250106094827888 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) 20250106094827889 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) 20250106094827889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106094827889 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106094827889 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106094827889 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106094827889 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106094827934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106094827934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106094827934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106094827934 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094827934 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106094827934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106094827934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106094827934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094827934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250106094827934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106094827934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106094827934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(26)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106094827934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106094827934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106094827935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106094827935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106094827935 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094827935 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106094827935 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106094827935 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106094827935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094827935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106094827937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106094827941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094827941 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106094827949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106094827949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106094827949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106094827949 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094827949 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106094827949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106094827949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106094827949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094827949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106094827950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106094827950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106094827950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106094827950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106094827950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106094827950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106094827950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106094827950 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094827950 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106094827950 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106094827950 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106094827950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094827950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106094827952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106094827957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094827957 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106094827967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106094827967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106094827967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106094827967 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094827967 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106094827967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106094827967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106094827967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094827967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106094827968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106094827968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106094827968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106094827968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106094827968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106094827968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106094827968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106094827968 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094827968 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106094827968 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106094827968 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106094827968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094827968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106094827970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106094827975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094827975 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106094828272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094828272 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106094828272 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106094828272 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106094828277 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(37)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106094828278 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@ffbd8aed769c: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='E222D43D'O, index=0 SGSN_Test-GSUP(38)@ffbd8aed769c: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@ffbd8aed769c: 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 := '6D41AA9D8C23F30CDF41C91465A70816'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9226CF57'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E4B39AE11F52EADF'O } } } } } 20250106094829353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094829353 DLLC NOTICE LLME(ffffffff/e222d43d){UNASSIGNED} LLC RX: unknown TLLI 0xe222d43d, creating LLME on the fly (gprs_llc.c:552) 20250106094829353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106094829353 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20250106094829353 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106094829353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106094829353 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106094829353 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106094829353 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106094829353 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106094829353 DLLC NOTICE LLME(ffffffff/e222d43d){UNASSIGNED} LLGM Assign pre (e222d43d => f99788e0) (gprs_llc.c:1079) 20250106094829353 DLLC NOTICE LLME(e222d43d/f99788e0){ASSIGNED} LLGM Assign post (e222d43d => f99788e0) (gprs_llc.c:1125) 20250106094829353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106094829353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106094829353 DMM DEBUG MM(262420000001001/f99788e0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106094829368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094829368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106094829368 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106094829368 DMM DEBUG MM(262420000001001/f99788e0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20250106094829368 DMM NOTICE MM(262420000001001/f99788e0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106094829368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106094829368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106094829368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106094829368 DMM DEBUG MM(262420000001001/f99788e0) Requesting authorization (sgsn_auth.c:160) 20250106094829368 DMM INFO MM(262420000001001/f99788e0) Requesting authentication tuples (sgsn_auth.c:184) 20250106094829368 DMM DEBUG MM(262420000001001/f99788e0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106094829368 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250106094829368 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@ffbd8aed769c: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250106094829373 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106094829373 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106094829373 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106094829373 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106094829373 DMM INFO MM(262420000001001/f99788e0) Subscriber data update (mmctx.c:445) 20250106094829373 DMM DEBUG MM(262420000001001/f99788e0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106094829373 DMM INFO MM(262420000001001/f99788e0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106094829373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106094829373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106094829373 DMM INFO MM(262420000001001/f99788e0) <- GMM AUTH AND CIPHERING REQ (rand = 6d 41 aa 9d 8c 23 f3 0c df 41 c9 14 65 a7 08 16 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106094829387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094829387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250106094829388 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106094829388 DMM INFO MM(262420000001001/f99788e0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106094829388 DMM NOTICE MM(262420000001001/f99788e0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106094829388 DMM DEBUG MM(262420000001001/f99788e0) checking auth: received GSM SRES = 92 26 cf 57 (gprs_gmm.c:648) 20250106094829388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106094829388 DMM DEBUG MM(262420000001001/f99788e0) Requesting authorization (sgsn_auth.c:160) 20250106094829388 DMM INFO MM(262420000001001/f99788e0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106094829388 DMM DEBUG MM(262420000001001/f99788e0) Requesting subscriber data update (gprs_subscriber.c:894) 20250106094829388 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250106094829388 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) 20250106094829388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106094829388 DMM INFO MM(262420000001001/f99788e0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf99788e0) (gprs_gmm.c:282) 20250106094829391 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106094829391 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106094829391 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250106094829391 DMM INFO MM(262420000001001/f99788e0) Subscriber data update (mmctx.c:445) 20250106094829391 DMM DEBUG MM(262420000001001/f99788e0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106094829391 DMM INFO MM(262420000001001/f99788e0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106094829391 DMM NOTICE MM(262420000001001/f99788e0) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20250106094829391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106094829391 DMM NOTICE MM(262420000001001/f99788e0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106094829391 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) 20250106094829392 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106094829392 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250106094829392 DMM INFO MM(262420000001001/f99788e0) Subscriber data update (mmctx.c:445) 20250106094829392 DMM DEBUG MM(262420000001001/f99788e0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106094829404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094829404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106094829404 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106094829404 DMM INFO MM(262420000001001/f99788e0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106094829404 DMM NOTICE MM(262420000001001/f99788e0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106094829404 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106094829404 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106094829404 DLLC NOTICE LLME(e222d43d/f99788e0){ASSIGNED} LLGM Assign pre (ffffffff => f99788e0) (gprs_llc.c:1079) 20250106094829404 DLLC NOTICE LLME(ffffffff/f99788e0){ASSIGNED} LLGM Assign post (ffffffff => f99788e0) (gprs_llc.c:1125) 20250106094829404 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106094829404 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106094829404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106094829404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@ffbd8aed769c: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@ffbd8aed769c: Final verdict of PTC: pass 20250106094829465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54688<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(31)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(38)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(26)@ffbd8aed769c: Final verdict of PTC: none 20250106094829471 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106094829471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_mnc3-BVCI220(35)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(36)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@ffbd8aed769c: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@ffbd8aed769c: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(24)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(34)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(29)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_mnc3 finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:48:29 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250106094829579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106094829981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54696<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84556) 20250106094830471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094830472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84556, count=90068) 20250106094831473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094831473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:48:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106094832474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094832474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_umts_aka_umts_res started. 20250106094833083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106094833085 DMM INFO MM(262420000001001/f99788e0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106094833085 DMM INFO MM(262420000001001/f99788e0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106094833085 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106094833085 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106094833085 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106094833085 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106094833085 DLLC NOTICE LLME(ffffffff/f99788e0){ASSIGNED} LLGM Assign pre (f99788e0 => ffffffff) (gprs_llc.c:1079) 20250106094833085 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f99788e0 => ffffffff) (gprs_llc.c:1125) 20250106094833085 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250106094833085 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) 20250106094833085 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) 20250106094833085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106094833085 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106094833085 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106094833085 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106094833085 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106094833129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106094833129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106094833129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106094833129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094833129 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106094833129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106094833129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106094833129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094833129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106094833130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106094833130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106094833130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106094833130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106094833130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106094833130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106094833130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106094833130 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094833130 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106094833130 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106094833130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106094833131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094833131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(46)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 20250106094833133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106094833139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094833139 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(47)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(44)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(50)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106094833145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106094833145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106094833145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106094833145 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094833145 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106094833145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106094833145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106094833145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094833145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106094833146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106094833146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106094833146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106094833146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106094833146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106094833146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106094833146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106094833146 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094833146 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106094833146 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106094833146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106094833146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094833146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106094833148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106094833153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094833153 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106094833161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106094833161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106094833161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106094833161 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094833161 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106094833161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106094833161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106094833161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094833161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106094833162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106094833162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106094833162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106094833162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106094833162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106094833162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106094833162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106094833162 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094833162 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106094833162 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106094833162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106094833162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094833162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106094833163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106094833168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094833168 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106094833475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094833475 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106094833475 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106094833475 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106094833480 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106094833481 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@ffbd8aed769c: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='D0562188'O, index=0 SGSN_Test-GSUP(57)@ffbd8aed769c: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@ffbd8aed769c: 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 := '327C71F688CF1AC1689DC9B2B4DA9A8B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5335A80A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C26904DCF687364C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5B8DB972FCF039BCA989B052D55BB58D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A0E637DB7E57CF808A3B45E6DF16BE8D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DBBE114574A0B7F02C2CA9741FA0EAFB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '355C8D24D0F45712'O } } } } } 20250106094834550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094834550 DLLC NOTICE LLME(ffffffff/d0562188){UNASSIGNED} LLC RX: unknown TLLI 0xd0562188, creating LLME on the fly (gprs_llc.c:552) 20250106094834550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106094834550 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1248) 20250106094834550 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106094834550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106094834550 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106094834550 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106094834550 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106094834550 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106094834550 DLLC NOTICE LLME(ffffffff/d0562188){UNASSIGNED} LLGM Assign pre (d0562188 => dfff904a) (gprs_llc.c:1079) 20250106094834550 DLLC NOTICE LLME(d0562188/dfff904a){ASSIGNED} LLGM Assign post (d0562188 => dfff904a) (gprs_llc.c:1125) 20250106094834550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106094834550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106094834550 DMM DEBUG MM(262420000001002/dfff904a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106094834568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094834568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106094834568 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106094834568 DMM DEBUG MM(262420000001002/dfff904a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20250106094834568 DMM NOTICE MM(262420000001002/dfff904a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106094834568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106094834568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106094834568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106094834568 DMM DEBUG MM(262420000001002/dfff904a) Requesting authorization (sgsn_auth.c:160) 20250106094834568 DMM INFO MM(262420000001002/dfff904a) Requesting authentication tuples (sgsn_auth.c:184) 20250106094834568 DMM DEBUG MM(262420000001002/dfff904a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106094834568 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250106094834568 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@ffbd8aed769c: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250106094834574 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106094834574 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106094834574 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106094834574 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106094834574 DMM INFO MM(262420000001002/dfff904a) Subscriber data update (mmctx.c:445) 20250106094834574 DMM DEBUG MM(262420000001002/dfff904a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106094834574 DMM INFO MM(262420000001002/dfff904a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106094834574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106094834574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106094834574 DMM INFO MM(262420000001002/dfff904a) <- GMM AUTH AND CIPHERING REQ (rand = 32 7c 71 f6 88 cf 1a c1 68 9d c9 b2 b4 da 9a 8b , mmctx_is_r99=1, vec->auth_types=0x3, autn = db be 11 45 74 a0 b7 f0 2c 2c a9 74 1f a0 ea fb ) (gprs_gmm.c:465) 20250106094834590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094834590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250106094834590 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106094834590 DMM INFO MM(262420000001002/dfff904a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106094834590 DMM NOTICE MM(262420000001002/dfff904a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106094834590 DMM DEBUG MM(262420000001002/dfff904a) checking auth: received UMTS RES = 35 5c 8d 24 d0 f4 57 12 (gprs_gmm.c:648) 20250106094834590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106094834590 DMM DEBUG MM(262420000001002/dfff904a) Requesting authorization (sgsn_auth.c:160) 20250106094834590 DMM INFO MM(262420000001002/dfff904a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106094834590 DMM DEBUG MM(262420000001002/dfff904a) Requesting subscriber data update (gprs_subscriber.c:894) 20250106094834590 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250106094834590 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) 20250106094834590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106094834590 DMM INFO MM(262420000001002/dfff904a) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfff904a) (gprs_gmm.c:282) 20250106094834592 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106094834592 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106094834592 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250106094834593 DMM INFO MM(262420000001002/dfff904a) Subscriber data update (mmctx.c:445) 20250106094834593 DMM DEBUG MM(262420000001002/dfff904a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106094834593 DMM INFO MM(262420000001002/dfff904a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106094834593 DMM NOTICE MM(262420000001002/dfff904a) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20250106094834593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106094834593 DMM NOTICE MM(262420000001002/dfff904a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106094834593 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) 20250106094834594 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106094834594 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250106094834594 DMM INFO MM(262420000001002/dfff904a) Subscriber data update (mmctx.c:445) 20250106094834594 DMM DEBUG MM(262420000001002/dfff904a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106094834604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094834604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106094834604 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106094834604 DMM INFO MM(262420000001002/dfff904a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106094834604 DMM NOTICE MM(262420000001002/dfff904a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106094834604 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106094834604 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106094834604 DLLC NOTICE LLME(d0562188/dfff904a){ASSIGNED} LLGM Assign pre (ffffffff => dfff904a) (gprs_llc.c:1079) 20250106094834604 DLLC NOTICE LLME(ffffffff/dfff904a){ASSIGNED} LLGM Assign post (ffffffff => dfff904a) (gprs_llc.c:1125) 20250106094834604 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106094834604 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106094834604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106094834604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@ffbd8aed769c: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@ffbd8aed769c: Final verdict of PTC: pass 20250106094834662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35292<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@ffbd8aed769c: Final verdict of PTC: none 20250106094834666 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106094834666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(50)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@ffbd8aed769c: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(55)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(45)@ffbd8aed769c: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(43)@ffbd8aed769c: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(53)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(48)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 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 20250106094834748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106094835150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35308<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84488) 20250106094835668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094835668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84488, count=90540) 20250106094836670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094836670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:48:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106094837671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094837671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_umts_aka_gsm_sres started. 20250106094838236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106094838238 DMM INFO MM(262420000001002/dfff904a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106094838238 DMM INFO MM(262420000001002/dfff904a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106094838238 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106094838238 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106094838238 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106094838238 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106094838239 DLLC NOTICE LLME(ffffffff/dfff904a){ASSIGNED} LLGM Assign pre (dfff904a => ffffffff) (gprs_llc.c:1079) 20250106094838239 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfff904a => ffffffff) (gprs_llc.c:1125) 20250106094838239 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250106094838239 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) 20250106094838239 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) 20250106094838239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106094838239 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106094838239 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106094838239 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106094838239 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106094838282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106094838282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106094838282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106094838282 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094838282 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106094838282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106094838282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106094838282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094838282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106094838282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106094838282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106094838282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106094838283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106094838283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106094838283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106094838283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106094838283 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094838283 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106094838283 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106094838283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106094838283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094838283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106094838285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106094838289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094838289 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(69)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106094838296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106094838296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106094838296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106094838296 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094838296 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106094838296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106094838296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106094838296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094838296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106094838297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106094838297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106094838297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106094838297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106094838297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106094838297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106094838297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106094838297 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094838297 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106094838297 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106094838297 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106094838297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094838297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106094838299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 20250106094838303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094838303 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(75)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106094838318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106094838318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106094838318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106094838318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094838318 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106094838318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106094838318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106094838318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094838318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(75)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106094838318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106094838318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106094838319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106094838319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106094838319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106094838319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106094838319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106094838319 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094838319 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106094838319 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106094838319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106094838319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094838319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(75)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(75)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106094838321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106094838325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094838325 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(72)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106094838672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094838672 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106094838672 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106094838672 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(74)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106094838676 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(74)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106094838678 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(74)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(74)@ffbd8aed769c: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(74)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@ffbd8aed769c: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='E05DBD95'O, index=0 SGSN_Test-GSUP(76)@ffbd8aed769c: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@ffbd8aed769c: 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 := 'D266667AF6B27D97987D1480358E4D2E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F1FC12FE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '847E75AC2E61564A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2B56E04F7AAEE2286675411D3CB11C44'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6290EC51E2A6250A27E0F89D0580024A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '91E374819F347D103835509F1949D9E2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '08CE0BA5FFFE1B0C'O } } } } } 20250106094839744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094839744 DLLC NOTICE LLME(ffffffff/e05dbd95){UNASSIGNED} LLC RX: unknown TLLI 0xe05dbd95, creating LLME on the fly (gprs_llc.c:552) 20250106094839744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106094839744 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1248) 20250106094839744 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106094839744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106094839744 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106094839744 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106094839744 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106094839744 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106094839744 DLLC NOTICE LLME(ffffffff/e05dbd95){UNASSIGNED} LLGM Assign pre (e05dbd95 => ea32ae87) (gprs_llc.c:1079) 20250106094839744 DLLC NOTICE LLME(e05dbd95/ea32ae87){ASSIGNED} LLGM Assign post (e05dbd95 => ea32ae87) (gprs_llc.c:1125) 20250106094839744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106094839744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106094839744 DMM DEBUG MM(262420000001003/ea32ae87) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106094839754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094839754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106094839754 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106094839754 DMM DEBUG MM(262420000001003/ea32ae87) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20250106094839754 DMM NOTICE MM(262420000001003/ea32ae87) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106094839754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106094839754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106094839754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106094839754 DMM DEBUG MM(262420000001003/ea32ae87) Requesting authorization (sgsn_auth.c:160) 20250106094839754 DMM INFO MM(262420000001003/ea32ae87) Requesting authentication tuples (sgsn_auth.c:184) 20250106094839754 DMM DEBUG MM(262420000001003/ea32ae87) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106094839754 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250106094839754 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@ffbd8aed769c: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250106094839757 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106094839757 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106094839757 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106094839757 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106094839757 DMM INFO MM(262420000001003/ea32ae87) Subscriber data update (mmctx.c:445) 20250106094839757 DMM DEBUG MM(262420000001003/ea32ae87) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106094839757 DMM INFO MM(262420000001003/ea32ae87) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106094839757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106094839757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106094839757 DMM INFO MM(262420000001003/ea32ae87) <- GMM AUTH AND CIPHERING REQ (rand = d2 66 66 7a f6 b2 7d 97 98 7d 14 80 35 8e 4d 2e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 91 e3 74 81 9f 34 7d 10 38 35 50 9f 19 49 d9 e2 ) (gprs_gmm.c:465) 20250106094839768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094839768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250106094839768 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106094839768 DMM INFO MM(262420000001003/ea32ae87) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106094839768 DMM NOTICE MM(262420000001003/ea32ae87) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106094839768 DMM DEBUG MM(262420000001003/ea32ae87) checking auth: received GSM SRES = f1 fc 12 fe (gprs_gmm.c:648) 20250106094839768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106094839768 DMM DEBUG MM(262420000001003/ea32ae87) Requesting authorization (sgsn_auth.c:160) 20250106094839768 DMM INFO MM(262420000001003/ea32ae87) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106094839768 DMM DEBUG MM(262420000001003/ea32ae87) Requesting subscriber data update (gprs_subscriber.c:894) 20250106094839768 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250106094839768 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) 20250106094839768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106094839768 DMM INFO MM(262420000001003/ea32ae87) <- GMM ATTACH ACCEPT (new P-TMSI=0xea32ae87) (gprs_gmm.c:282) 20250106094839770 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106094839770 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106094839770 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250106094839770 DMM INFO MM(262420000001003/ea32ae87) Subscriber data update (mmctx.c:445) 20250106094839770 DMM DEBUG MM(262420000001003/ea32ae87) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106094839770 DMM INFO MM(262420000001003/ea32ae87) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106094839770 DMM NOTICE MM(262420000001003/ea32ae87) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20250106094839770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106094839770 DMM NOTICE MM(262420000001003/ea32ae87) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106094839770 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) 20250106094839772 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106094839772 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250106094839772 DMM INFO MM(262420000001003/ea32ae87) Subscriber data update (mmctx.c:445) 20250106094839772 DMM DEBUG MM(262420000001003/ea32ae87) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106094839785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094839785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106094839785 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106094839785 DMM INFO MM(262420000001003/ea32ae87) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106094839785 DMM NOTICE MM(262420000001003/ea32ae87) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106094839785 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106094839785 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106094839785 DLLC NOTICE LLME(e05dbd95/ea32ae87){ASSIGNED} LLGM Assign pre (ffffffff => ea32ae87) (gprs_llc.c:1079) 20250106094839785 DLLC NOTICE LLME(ffffffff/ea32ae87){ASSIGNED} LLGM Assign post (ffffffff => ea32ae87) (gprs_llc.c:1125) 20250106094839785 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106094839785 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106094839785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106094839785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@ffbd8aed769c: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@ffbd8aed769c: Final verdict of PTC: pass 20250106094839842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35322<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(64)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(75)@ffbd8aed769c: Final verdict of PTC: none 20250106094839847 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106094839847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(65)@ffbd8aed769c: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(69)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(74)@ffbd8aed769c: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@ffbd8aed769c: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(62)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(67)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(73)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 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 20250106094839905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106094840307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35326<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84376) 20250106094840848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094840848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84376, count=89908) 20250106094841850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094841850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:48:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20250106094842852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094842852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_timeout_after_pdp_act started. 20250106094843397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106094843400 DMM INFO MM(262420000001003/ea32ae87) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106094843400 DMM INFO MM(262420000001003/ea32ae87) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106094843400 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106094843400 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106094843400 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106094843400 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106094843400 DLLC NOTICE LLME(ffffffff/ea32ae87){ASSIGNED} LLGM Assign pre (ea32ae87 => ffffffff) (gprs_llc.c:1079) 20250106094843400 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea32ae87 => ffffffff) (gprs_llc.c:1125) 20250106094843400 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250106094843400 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) 20250106094843400 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) 20250106094843400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106094843400 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106094843400 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106094843400 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106094843400 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106094843450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106094843450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106094843450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106094843450 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094843450 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106094843450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106094843450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106094843450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094843450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106094843451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106094843451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106094843451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106094843451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106094843451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106094843451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106094843451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106094843451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094843451 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106094843451 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106094843451 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106094843451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094843451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106094843453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106094843458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094843458 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106094843467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106094843467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106094843467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106094843467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094843467 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106094843467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106094843467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106094843467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094843467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106094843468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106094843468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106094843468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106094843468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106094843468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106094843468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106094843468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106094843468 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094843468 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106094843468 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106094843468 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106094843468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094843468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106094843470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106094843475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094843475 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106094843483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106094843483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106094843483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106094843483 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094843483 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106094843483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106094843483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106094843483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094843483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106094843484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106094843484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106094843484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106094843484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106094843484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106094843484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106094843484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106094843484 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094843484 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106094843484 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106094843484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106094843484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094843484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106094843486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106094843490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094843490 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106094843853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094843853 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106094843853 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106094843853 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106094843857 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106094843859 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@ffbd8aed769c: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='ED707197'O, index=0 SGSN_Test-GSUP(95)@ffbd8aed769c: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@ffbd8aed769c: 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 := '5AE1DD5DC1A1E0035C5065B44457C493'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7CC669C1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '00EDED4799A4520D'O } } } } } 20250106094843927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094843927 DLLC NOTICE LLME(ffffffff/ed707197){UNASSIGNED} LLC RX: unknown TLLI 0xed707197, creating LLME on the fly (gprs_llc.c:552) 20250106094843927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106094843927 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1248) 20250106094843927 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106094843927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106094843927 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106094843927 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106094843927 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106094843927 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106094843927 DLLC NOTICE LLME(ffffffff/ed707197){UNASSIGNED} LLGM Assign pre (ed707197 => c689b631) (gprs_llc.c:1079) 20250106094843927 DLLC NOTICE LLME(ed707197/c689b631){ASSIGNED} LLGM Assign post (ed707197 => c689b631) (gprs_llc.c:1125) 20250106094843927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106094843927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106094843927 DMM DEBUG MM(262420000000021/c689b631) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106094843941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094843941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106094843941 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106094843941 DMM DEBUG MM(262420000000021/c689b631) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20250106094843941 DMM NOTICE MM(262420000000021/c689b631) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106094843941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106094843941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106094843941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106094843941 DMM DEBUG MM(262420000000021/c689b631) Requesting authorization (sgsn_auth.c:160) 20250106094843941 DMM INFO MM(262420000000021/c689b631) Requesting authentication tuples (sgsn_auth.c:184) 20250106094843941 DMM DEBUG MM(262420000000021/c689b631) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106094843941 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250106094843941 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@ffbd8aed769c: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250106094843943 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106094843943 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106094843943 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106094843943 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106094843943 DMM INFO MM(262420000000021/c689b631) Subscriber data update (mmctx.c:445) 20250106094843943 DMM DEBUG MM(262420000000021/c689b631) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106094843943 DMM INFO MM(262420000000021/c689b631) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106094843943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106094843943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106094843943 DMM INFO MM(262420000000021/c689b631) <- GMM AUTH AND CIPHERING REQ (rand = 5a e1 dd 5d c1 a1 e0 03 5c 50 65 b4 44 57 c4 93 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106094843948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094843948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250106094843948 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106094843948 DMM INFO MM(262420000000021/c689b631) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106094843948 DMM NOTICE MM(262420000000021/c689b631) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106094843948 DMM DEBUG MM(262420000000021/c689b631) checking auth: received GSM SRES = 7c c6 69 c1 (gprs_gmm.c:648) 20250106094843948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106094843948 DMM DEBUG MM(262420000000021/c689b631) Requesting authorization (sgsn_auth.c:160) 20250106094843948 DMM INFO MM(262420000000021/c689b631) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106094843948 DMM DEBUG MM(262420000000021/c689b631) Requesting subscriber data update (gprs_subscriber.c:894) 20250106094843948 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250106094843948 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) 20250106094843948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106094843948 DMM INFO MM(262420000000021/c689b631) <- GMM ATTACH ACCEPT (new P-TMSI=0xc689b631) (gprs_gmm.c:282) 20250106094843949 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106094843949 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106094843949 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250106094843949 DMM INFO MM(262420000000021/c689b631) Subscriber data update (mmctx.c:445) 20250106094843949 DMM DEBUG MM(262420000000021/c689b631) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106094843949 DMM INFO MM(262420000000021/c689b631) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106094843949 DMM NOTICE MM(262420000000021/c689b631) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20250106094843949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106094843949 DMM NOTICE MM(262420000000021/c689b631) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106094843949 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) 20250106094843949 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106094843949 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250106094843949 DMM INFO MM(262420000000021/c689b631) Subscriber data update (mmctx.c:445) 20250106094843949 DMM DEBUG MM(262420000000021/c689b631) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106094843953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094843953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106094843953 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106094843953 DMM INFO MM(262420000000021/c689b631) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106094843953 DMM NOTICE MM(262420000000021/c689b631) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106094843953 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106094843953 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106094843953 DLLC NOTICE LLME(ed707197/c689b631){ASSIGNED} LLGM Assign pre (ffffffff => c689b631) (gprs_llc.c:1079) 20250106094843953 DLLC NOTICE LLME(ffffffff/c689b631){ASSIGNED} LLGM Assign post (ffffffff => c689b631) (gprs_llc.c:1125) 20250106094843953 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106094843953 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106094843953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106094843953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@ffbd8aed769c: setverdict(pass): none -> pass 20250106094844011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094844012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106094844012 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106094844012 DMM INFO MM(262420000000021/c689b631) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106094844012 DMM INFO MM(262420000000021/c689b631) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106094844012 DMM DEBUG MM(262420000000021/c689b631) Using GGSN 0 (gprs_sm.c:317) 20250106094844012 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250106094844012 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106094844012 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250106094844012 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20250106094844037 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 9c f9 cb ee 11 73 3a 0a 23 14 05 7f 7f 33 8f c2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20250106094844038 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc4b058, cbp=0x55a0bc16cb80) (sgsn_libgtp.c:633) 20250106094844038 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106094844038 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc1707c8 TLLI=c689b631, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106094844038 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106094844038 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106094844053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094844053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250106094844053 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106094844053 DMM INFO MM(262420000000021/c689b631) -> GMM ATTACH REQUEST MI(TMSI-0xC689B631) type="GPRS attach" (gprs_gmm.c:1248) 20250106094844053 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106094844053 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250106094844053 DLLC NOTICE LLME(ffffffff/c689b631){ASSIGNED} LLGM Assign pre (c689b631 => eb413373) (gprs_llc.c:1079) 20250106094844053 DLLC NOTICE LLME(c689b631/eb413373){ASSIGNED} LLGM Assign post (c689b631 => eb413373) (gprs_llc.c:1125) 20250106094844053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106094844053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106094844053 DMM DEBUG MM(262420000000021/eb413373) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106094844062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094844062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250106094844062 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106094844062 DMM DEBUG MM(262420000000021/eb413373) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20250106094844062 DMM NOTICE MM(262420000000021/eb413373) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106094844062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106094844062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106094844062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106094844062 DMM DEBUG MM(262420000000021/eb413373) Requesting authorization (sgsn_auth.c:160) 20250106094844062 DMM INFO MM(262420000000021/eb413373) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106094844062 DMM DEBUG MM(262420000000021/eb413373) Requesting subscriber data update (gprs_subscriber.c:894) 20250106094844062 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250106094844062 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) 20250106094844064 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106094844064 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106094844064 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250106094844064 DMM INFO MM(262420000000021/eb413373) Subscriber data update (mmctx.c:445) 20250106094844064 DMM DEBUG MM(262420000000021/eb413373) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250106094844064 DMM INFO MM(262420000000021/eb413373) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250106094844064 DMM NOTICE MM(262420000000021/eb413373) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20250106094844064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106094844064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106094844064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250106094844064 DMM INFO MM(262420000000021/eb413373) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb413373) (gprs_gmm.c:282) 20250106094844064 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) 20250106094844065 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106094844065 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250106094844065 DMM INFO MM(262420000000021/eb413373) Subscriber data update (mmctx.c:445) 20250106094844065 DMM DEBUG MM(262420000000021/eb413373) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@ffbd8aed769c: Trying to receive 5 ATTACH ACCEPTs 20250106094850064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250106094850064 DMM INFO MM(262420000000021/eb413373) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb413373) (gprs_gmm.c:282) 20250106094851062 DGPRS DEBUG Checking for inactive LLMEs, time = 38685130 (sgsn.c:132) 20250106094856065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250106094856065 DMM INFO MM(262420000000021/eb413373) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb413373) (gprs_gmm.c:282) 20250106094902065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250106094902065 DMM INFO MM(262420000000021/eb413373) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb413373) (gprs_gmm.c:282) 20250106094903855 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250106094903855 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250106094903856 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106094908066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250106094908066 DMM INFO MM(262420000000021/eb413373) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb413373) (gprs_gmm.c:282) TC_attach_timeout_after_pdp_act(97)@ffbd8aed769c: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@ffbd8aed769c: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250106094913452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094913458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094913458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106094913469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094913472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094913472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106094913485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094913488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094913488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106094914067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250106094914067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250106094914067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250106094914067 DMM NOTICE MM(262420000000021/eb413373) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250106094914067 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250106094914067 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc1707c8, TLLI=eb413373, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106094914067 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250106094914067 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250106094914067 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20250106094914068 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250106094914068 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) 20250106094914068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Reject}: Deallocated (fsm.c:568) 20250106094914068 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Deallocated (fsm.c:568) 20250106094914068 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106094914068 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250106094914068 DLLC NOTICE LLME(c689b631/eb413373){ASSIGNED} LLGM Assign pre (eb413373 => ffffffff) (gprs_llc.c:1079) 20250106094914068 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb413373 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@ffbd8aed769c: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@ffbd8aed769c: Final verdict of PTC: pass 20250106094914593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36362<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@ffbd8aed769c: Final verdict of PTC: none 20250106094914597 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-NS1(84)@ffbd8aed769c: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@ffbd8aed769c: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@ffbd8aed769c: Final verdict of PTC: none 20250106094914598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(88)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(83)@ffbd8aed769c: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(93)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(81)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(91)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(86)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 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 20250106094914676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106094914978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42886<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126248) 20250106094915599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094915599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=126248, count=131680) 20250106094916601 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094916601 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:49:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106094917602 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094917602 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_auth_id_timeout started. 20250106094918074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106094918076 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106094918127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106094918127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106094918127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106094918127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094918127 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106094918127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106094918127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106094918127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094918127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106094918128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106094918128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106094918128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106094918128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106094918128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106094918128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106094918128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106094918128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094918128 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106094918128 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106094918128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106094918128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094918128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106094918131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(103)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106094918135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094918135 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106094918144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106094918144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106094918144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106094918144 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094918144 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106094918144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106094918144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106094918144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094918144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106094918145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106094918145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106094918145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106094918145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106094918145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106094918146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106094918146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106094918146 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094918146 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106094918146 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106094918146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106094918146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094918146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106094918148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250106094918154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094918154 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(108)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(113)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(113)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106094918165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106094918165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106094918165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106094918165 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094918165 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106094918165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106094918165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106094918165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094918165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(113)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106094918166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106094918166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106094918166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106094918166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106094918166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106094918166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106094918166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106094918166 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094918166 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106094918166 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106094918166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106094918166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094918166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(113)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(113)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106094918168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106094918173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094918173 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(110)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106094918604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094918604 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106094918604 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106094918604 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(112)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(112)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106094918608 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106094918609 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(112)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(112)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(112)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(112)@ffbd8aed769c: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(112)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(112)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@ffbd8aed769c: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='F513AA5A'O, index=0 SGSN_Test-GSUP(114)@ffbd8aed769c: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250106094918675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094918675 DLLC NOTICE LLME(ffffffff/f513aa5a){UNASSIGNED} LLC RX: unknown TLLI 0xf513aa5a, creating LLME on the fly (gprs_llc.c:552) 20250106094918675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106094918675 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach" (gprs_gmm.c:1248) 20250106094918675 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106094918675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106094918675 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106094918675 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106094918675 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106094918675 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106094918675 DLLC NOTICE LLME(ffffffff/f513aa5a){UNASSIGNED} LLGM Assign pre (f513aa5a => dbf9900d) (gprs_llc.c:1079) 20250106094918675 DLLC NOTICE LLME(f513aa5a/dbf9900d){ASSIGNED} LLGM Assign post (f513aa5a => dbf9900d) (gprs_llc.c:1125) 20250106094918675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106094918675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106094918675 DMM DEBUG MM(/dbf9900d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106094921063 DGPRS DEBUG Checking for inactive LLMEs, time = 38685160 (sgsn.c:132) 20250106094924677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250106094924677 DMM DEBUG MM(/dbf9900d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106094930678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250106094930678 DMM DEBUG MM(/dbf9900d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106094936679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250106094936679 DMM DEBUG MM(/dbf9900d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106094938605 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250106094938605 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250106094938605 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(112)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(112)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106094942681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250106094942681 DMM DEBUG MM(/dbf9900d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106094948129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094948136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094948136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106094948147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094948151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094948151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106094948166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094948170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094948170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106094948681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250106094948681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250106094948682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250106094948682 DMM NOTICE MM(/dbf9900d) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20250106094948682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Reject}: Deallocated (fsm.c:568) 20250106094948682 DMM DEBUG MM_STATE_Gb(4111706714)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106094948682 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106094948682 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250106094948682 DLLC NOTICE LLME(f513aa5a/dbf9900d){ASSIGNED} LLGM Assign pre (dbf9900d => ffffffff) (gprs_llc.c:1079) 20250106094948682 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbf9900d => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@ffbd8aed769c: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@ffbd8aed769c: Final verdict of PTC: pass 20250106094948698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42888<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(102)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(107)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@ffbd8aed769c: Final verdict of PTC: none 20250106094948704 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106094948704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(113)@ffbd8aed769c: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(110)@ffbd8aed769c: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@ffbd8aed769c: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(112)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(111)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(105)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(100)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(110): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(111): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(112): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(113): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 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 20250106094948806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106094949108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37664<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60236) 20250106094949705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094949705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60236, count=68488) 20250106094950707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094950707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250106094951063 DGPRS DEBUG Checking for inactive LLMEs, time = 38685190 (sgsn.c:132) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:49:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106094951708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094951709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_auth_sai_timeout started. 20250106094952202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106094952204 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106094952253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106094952253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106094952253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106094952253 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094952253 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106094952253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106094952253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106094952253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094952253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106094952254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106094952254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106094952254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106094952254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106094952254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106094952254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106094952254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106094952254 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094952254 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106094952254 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106094952254 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(121)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106094952254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094952254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106094952256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106094952260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094952260 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106094952268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106094952268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106094952268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106094952268 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094952268 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106094952268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106094952268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106094952268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094952268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106094952269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106094952269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106094952269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106094952269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106094952269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106094952269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106094952269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106094952269 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094952269 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106094952269 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106094952269 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(126)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106094952269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094952269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106094952271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106094952275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094952275 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106094952283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106094952283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106094952283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106094952283 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094952283 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106094952283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106094952283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106094952283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106094952283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106094952284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106094952284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106094952284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106094952284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106094952284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106094952284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106094952284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106094952284 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106094952284 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106094952284 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106094952284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(131)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106094952285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106094952285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106094952287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106094952292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094952292 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106094952710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094952710 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106094952710 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106094952710 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106094952714 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106094952715 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@ffbd8aed769c: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='D01F6060'O, index=0 SGSN_Test-GSUP(133)@ffbd8aed769c: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250106094952798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094952798 DLLC NOTICE LLME(ffffffff/d01f6060){UNASSIGNED} LLC RX: unknown TLLI 0xd01f6060, creating LLME on the fly (gprs_llc.c:552) 20250106094952798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106094952798 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1248) 20250106094952798 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106094952798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106094952798 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106094952798 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106094952798 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106094952798 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106094952798 DLLC NOTICE LLME(ffffffff/d01f6060){UNASSIGNED} LLGM Assign pre (d01f6060 => c75afc5a) (gprs_llc.c:1079) 20250106094952798 DLLC NOTICE LLME(d01f6060/c75afc5a){ASSIGNED} LLGM Assign post (d01f6060 => c75afc5a) (gprs_llc.c:1125) 20250106094952798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106094952798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106094952798 DMM DEBUG MM(262420000000003/c75afc5a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106094952815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106094952815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106094952815 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106094952815 DMM DEBUG MM(262420000000003/c75afc5a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1066) 20250106094952815 DMM NOTICE MM(262420000000003/c75afc5a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106094952815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106094952815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106094952815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106094952815 DMM DEBUG MM(262420000000003/c75afc5a) Requesting authorization (sgsn_auth.c:160) 20250106094952815 DMM INFO MM(262420000000003/c75afc5a) Requesting authentication tuples (sgsn_auth.c:184) 20250106094952815 DMM DEBUG MM(262420000000003/c75afc5a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106094952815 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250106094952815 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@ffbd8aed769c: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250106094958817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250106094958817 DMM ERROR MM(262420000000003/c75afc5a) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250106094958817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250106094958817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250106094958817 DMM NOTICE MM(262420000000003/c75afc5a) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250106094958817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Reject}: Deallocated (fsm.c:568) 20250106094958817 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106094958817 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106094958817 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250106094958817 DLLC NOTICE LLME(d01f6060/c75afc5a){ASSIGNED} LLGM Assign pre (c75afc5a => ffffffff) (gprs_llc.c:1079) 20250106094958817 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c75afc5a => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@ffbd8aed769c: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@ffbd8aed769c: Final verdict of PTC: pass 20250106094958823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39838<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@ffbd8aed769c: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@ffbd8aed769c: Final verdict of PTC: none 20250106094958824 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106094958824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(122)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(121)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(131)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(126)@ffbd8aed769c: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@ffbd8aed769c: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(124)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(119)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(129)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 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 20250106094958939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106094959240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39848<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65976) 20250106094959825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106094959825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=65976, count=67236) 20250106095000826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095000826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:50:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095001828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095001828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_auth_sai_reject started. 20250106095002339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095002342 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095002380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095002380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095002380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095002380 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095002380 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095002380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095002380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095002380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095002380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095002381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095002381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095002381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095002381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095002381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095002381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095002381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095002381 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095002381 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095002381 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095002381 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(140)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095002381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095002381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095002383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095002389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095002389 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(142)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(139)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095002395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095002395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095002395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095002395 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095002395 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095002395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095002395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095002395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095002395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095002396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095002396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095002396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095002396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095002396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095002396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095002396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095002396 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095002396 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095002396 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095002396 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095002396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095002396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095002398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095002402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095002402 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095002411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095002411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095002411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095002411 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095002411 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095002411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095002411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095002411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095002411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095002412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095002412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095002412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095002412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095002412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095002412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095002412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095002412 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095002412 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095002412 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095002412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095002412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095002412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095002415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095002421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095002421 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095002829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095002829 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095002829 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095002830 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(151)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095002834 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095002835 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(151)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@ffbd8aed769c: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@ffbd8aed769c: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='EDC6F983'O, index=0 SGSN_Test-GSUP(152)@ffbd8aed769c: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250106095002903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095002903 DLLC NOTICE LLME(ffffffff/edc6f983){UNASSIGNED} LLC RX: unknown TLLI 0xedc6f983, creating LLME on the fly (gprs_llc.c:552) 20250106095002903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095002903 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1248) 20250106095002903 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095002903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095002903 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095002903 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095002903 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095002903 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095002903 DLLC NOTICE LLME(ffffffff/edc6f983){UNASSIGNED} LLGM Assign pre (edc6f983 => e78fcd37) (gprs_llc.c:1079) 20250106095002903 DLLC NOTICE LLME(edc6f983/e78fcd37){ASSIGNED} LLGM Assign post (edc6f983 => e78fcd37) (gprs_llc.c:1125) 20250106095002903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095002903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095002903 DMM DEBUG MM(262420000000004/e78fcd37) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095002923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095002923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095002923 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095002923 DMM DEBUG MM(262420000000004/e78fcd37) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1066) 20250106095002924 DMM NOTICE MM(262420000000004/e78fcd37) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095002924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095002924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095002924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095002924 DMM DEBUG MM(262420000000004/e78fcd37) Requesting authorization (sgsn_auth.c:160) 20250106095002924 DMM INFO MM(262420000000004/e78fcd37) Requesting authentication tuples (sgsn_auth.c:184) 20250106095002924 DMM DEBUG MM(262420000000004/e78fcd37) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095002924 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250106095002924 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@ffbd8aed769c: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250106095002930 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250106095002930 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250106095002930 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250106095008925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250106095008925 DMM ERROR MM(262420000000004/e78fcd37) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250106095008925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250106095008925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250106095008925 DMM NOTICE MM(262420000000004/e78fcd37) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250106095008925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Reject}: Deallocated (fsm.c:568) 20250106095008925 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095008925 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095008925 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250106095008925 DLLC NOTICE LLME(edc6f983/e78fcd37){ASSIGNED} LLGM Assign pre (e78fcd37 => ffffffff) (gprs_llc.c:1079) 20250106095008925 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e78fcd37 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@ffbd8aed769c: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@ffbd8aed769c: Final verdict of PTC: pass 20250106095008943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45912<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@ffbd8aed769c: Final verdict of PTC: none 20250106095008948 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095008949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(136)@ffbd8aed769c: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(150)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@ffbd8aed769c: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(145)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(140)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@ffbd8aed769c: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(138)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(148)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(143)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 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 20250106095009025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095009327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45918<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59816) 20250106095009950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095009950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59816, count=68940) 20250106095010952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095010952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:50:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20250106095011954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095011954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_gsup_lu_timeout started. 20250106095012422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095012424 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095012475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095012475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095012475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095012475 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095012475 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095012475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095012475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095012475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095012475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095012475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095012475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095012475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095012475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095012475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095012475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095012475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095012475 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095012475 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095012475 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095012475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095012476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095012476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095012477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095012482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095012482 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095012490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095012490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095012490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095012490 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095012490 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095012490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095012490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095012490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095012490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095012491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095012491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095012491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095012491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095012491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095012491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095012491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095012491 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095012491 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095012491 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095012491 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095012491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095012491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095012493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095012498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095012498 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095012507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095012507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095012507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095012507 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095012507 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095012507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095012507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095012507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095012507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095012508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095012508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095012508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095012508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095012508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095012508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095012508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095012508 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095012508 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095012508 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095012508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095012508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095012508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095012510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095012515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095012515 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095012955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095012955 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095012955 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095012955 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095012959 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095012961 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@ffbd8aed769c: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='D466BF85'O, index=0 SGSN_Test-GSUP(171)@ffbd8aed769c: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@ffbd8aed769c: 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 := 'C035552FF96F5FB48B5EE08716403DA0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FA6387D1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '720F7ED6E15875C0'O } } } } } 20250106095014043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095014043 DLLC NOTICE LLME(ffffffff/d466bf85){UNASSIGNED} LLC RX: unknown TLLI 0xd466bf85, creating LLME on the fly (gprs_llc.c:552) 20250106095014043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095014043 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1248) 20250106095014043 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095014043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095014043 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095014043 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095014043 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095014043 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095014043 DLLC NOTICE LLME(ffffffff/d466bf85){UNASSIGNED} LLGM Assign pre (d466bf85 => e47ae8ff) (gprs_llc.c:1079) 20250106095014043 DLLC NOTICE LLME(d466bf85/e47ae8ff){ASSIGNED} LLGM Assign post (d466bf85 => e47ae8ff) (gprs_llc.c:1125) 20250106095014043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095014043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095014043 DMM DEBUG MM(262420000000005/e47ae8ff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095014060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095014060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095014060 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095014060 DMM DEBUG MM(262420000000005/e47ae8ff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1066) 20250106095014060 DMM NOTICE MM(262420000000005/e47ae8ff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095014060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095014060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095014060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095014060 DMM DEBUG MM(262420000000005/e47ae8ff) Requesting authorization (sgsn_auth.c:160) 20250106095014060 DMM INFO MM(262420000000005/e47ae8ff) Requesting authentication tuples (sgsn_auth.c:184) 20250106095014060 DMM DEBUG MM(262420000000005/e47ae8ff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095014060 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250106095014060 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@ffbd8aed769c: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250106095014065 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095014065 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095014065 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095014065 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095014065 DMM INFO MM(262420000000005/e47ae8ff) Subscriber data update (mmctx.c:445) 20250106095014065 DMM DEBUG MM(262420000000005/e47ae8ff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095014065 DMM INFO MM(262420000000005/e47ae8ff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095014065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095014065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095014065 DMM INFO MM(262420000000005/e47ae8ff) <- GMM AUTH AND CIPHERING REQ (rand = c0 35 55 2f f9 6f 5f b4 8b 5e e0 87 16 40 3d a0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095014081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095014081 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095014081 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095014081 DMM INFO MM(262420000000005/e47ae8ff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095014081 DMM NOTICE MM(262420000000005/e47ae8ff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095014081 DMM DEBUG MM(262420000000005/e47ae8ff) checking auth: received GSM SRES = fa 63 87 d1 (gprs_gmm.c:648) 20250106095014081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095014081 DMM DEBUG MM(262420000000005/e47ae8ff) Requesting authorization (sgsn_auth.c:160) 20250106095014081 DMM INFO MM(262420000000005/e47ae8ff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095014081 DMM DEBUG MM(262420000000005/e47ae8ff) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095014081 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250106095014081 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) 20250106095014081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095014081 DMM INFO MM(262420000000005/e47ae8ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xe47ae8ff) (gprs_gmm.c:282) TC_attach_gsup_lu_timeout(173)@ffbd8aed769c: setverdict(fail): none -> fail MC@ffbd8aed769c: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(169)@ffbd8aed769c: Final verdict of PTC: none 20250106095014098 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095014099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(160)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(159)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(164)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@ffbd8aed769c: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@ffbd8aed769c: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@ffbd8aed769c: Final verdict of PTC: none 20250106095014103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55268<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(156)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(157)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(162)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(167)@ffbd8aed769c: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@ffbd8aed769c: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@ffbd8aed769c: Final verdict of PTC: fail MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@ffbd8aed769c: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@ffbd8aed769c: 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'. Mon Jan 6 09:50:14 UTC 2025 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc 20250106095014211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55280<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095014613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55280<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=73708) 20250106095015099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095015099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=73708, count=74248) 20250106095016100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095016100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106095017101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095017102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_gsup_lu_reject started. 20250106095017698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095017701 DMM INFO MM(262420000000005/e47ae8ff) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095017701 DMM INFO MM(262420000000005/e47ae8ff) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095017701 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095017701 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095017701 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095017701 DMM ERROR MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250106095017701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250106095017701 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095017701 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095017701 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095017701 DLLC NOTICE LLME(d466bf85/e47ae8ff){ASSIGNED} LLGM Assign pre (e47ae8ff => ffffffff) (gprs_llc.c:1079) 20250106095017701 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e47ae8ff => ffffffff) (gprs_llc.c:1125) 20250106095017701 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095017740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095017740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095017740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095017740 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095017740 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095017740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095017740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095017740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095017740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095017741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095017741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095017741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095017741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095017741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095017741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095017741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095017741 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095017741 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095017741 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095017741 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095017741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095017741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095017743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 20250106095017749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095017749 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(184)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(184)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095017766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095017766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095017766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095017766 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095017766 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095017766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095017766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095017766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095017766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(183)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(184)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095017767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095017767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095017767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095017767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095017767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095017767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095017767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095017767 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095017767 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095017767 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095017767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095017767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095017767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(184)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(184)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095017769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095017773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095017773 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(185)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI210(181)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(183)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095017779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095017779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095017779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095017779 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095017779 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095017779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095017779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095017779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095017779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095017779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095017779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095017779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095017780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095017780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095017780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095017780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095017780 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095017780 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095017780 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095017780 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095017780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095017780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095017782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095017787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095017787 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095018102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095018102 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095018102 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095018102 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095018107 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095018108 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@ffbd8aed769c: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='D258BAC5'O, index=0 SGSN_Test-GSUP(190)@ffbd8aed769c: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@ffbd8aed769c: 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 := 'C94AF7996A2E1EE5D17620EA7D9778AC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E6E39596'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D51A0A919596AECD'O } } } } } 20250106095019185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095019185 DLLC NOTICE LLME(ffffffff/d258bac5){UNASSIGNED} LLC RX: unknown TLLI 0xd258bac5, creating LLME on the fly (gprs_llc.c:552) 20250106095019185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095019185 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1248) 20250106095019185 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095019185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095019185 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095019185 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095019185 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095019185 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095019185 DLLC NOTICE LLME(ffffffff/d258bac5){UNASSIGNED} LLGM Assign pre (d258bac5 => de87f844) (gprs_llc.c:1079) 20250106095019185 DLLC NOTICE LLME(d258bac5/de87f844){ASSIGNED} LLGM Assign post (d258bac5 => de87f844) (gprs_llc.c:1125) 20250106095019185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095019185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095019185 DMM DEBUG MM(262420000000006/de87f844) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095019206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095019206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095019206 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095019206 DMM DEBUG MM(262420000000006/de87f844) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1066) 20250106095019206 DMM NOTICE MM(262420000000006/de87f844) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095019206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095019206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095019206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095019206 DMM DEBUG MM(262420000000006/de87f844) Requesting authorization (sgsn_auth.c:160) 20250106095019206 DMM INFO MM(262420000000006/de87f844) Requesting authentication tuples (sgsn_auth.c:184) 20250106095019206 DMM DEBUG MM(262420000000006/de87f844) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095019206 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250106095019206 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@ffbd8aed769c: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250106095019212 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095019212 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095019212 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095019212 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095019212 DMM INFO MM(262420000000006/de87f844) Subscriber data update (mmctx.c:445) 20250106095019212 DMM DEBUG MM(262420000000006/de87f844) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095019212 DMM INFO MM(262420000000006/de87f844) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095019212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095019212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095019212 DMM INFO MM(262420000000006/de87f844) <- GMM AUTH AND CIPHERING REQ (rand = c9 4a f7 99 6a 2e 1e e5 d1 76 20 ea 7d 97 78 ac , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095019228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095019228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095019228 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095019228 DMM INFO MM(262420000000006/de87f844) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095019228 DMM NOTICE MM(262420000000006/de87f844) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095019228 DMM DEBUG MM(262420000000006/de87f844) checking auth: received GSM SRES = e6 e3 95 96 (gprs_gmm.c:648) 20250106095019228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095019228 DMM DEBUG MM(262420000000006/de87f844) Requesting authorization (sgsn_auth.c:160) 20250106095019228 DMM INFO MM(262420000000006/de87f844) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095019228 DMM DEBUG MM(262420000000006/de87f844) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095019228 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250106095019228 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) 20250106095019228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095019228 DMM INFO MM(262420000000006/de87f844) <- GMM ATTACH ACCEPT (new P-TMSI=0xde87f844) (gprs_gmm.c:282) 20250106095019229 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250106095019229 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250106095019229 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250106095019229 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095019229 DMM INFO MM(262420000000006/de87f844) Subscriber data update (mmctx.c:445) 20250106095019229 DMM DEBUG MM(262420000000006/de87f844) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@ffbd8aed769c: setverdict(fail): none -> fail MC@ffbd8aed769c: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20250106095019245 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(190)@ffbd8aed769c: Final verdict of PTC: none 20250106095019245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(174)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(188)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(178)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(184)@ffbd8aed769c: Final verdict of PTC: none 20250106095019247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55288<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(180)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(183)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@ffbd8aed769c: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(181)@ffbd8aed769c: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@ffbd8aed769c: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(182)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(186)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(176)@ffbd8aed769c: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@ffbd8aed769c: Final verdict of PTC: fail MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(181): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(182): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(183): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(184): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@ffbd8aed769c: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@ffbd8aed769c: 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'. Mon Jan 6 09:50:19 UTC 2025 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc 20250106095019297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095019699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55304<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76784) 20250106095020246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095020246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=76784, count=81140) 20250106095021065 DGPRS DEBUG Checking for inactive LLMEs, time = 38685220 (sgsn.c:132) 20250106095021247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095021247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106095022248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095022249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_combined started. 20250106095022799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095022801 DMM INFO MM(262420000000006/de87f844) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095022801 DMM INFO MM(262420000000006/de87f844) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095022801 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095022801 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095022801 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095022802 DMM ERROR MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250106095022802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250106095022802 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095022802 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095022802 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095022802 DLLC NOTICE LLME(d258bac5/de87f844){ASSIGNED} LLGM Assign pre (de87f844 => ffffffff) (gprs_llc.c:1079) 20250106095022802 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de87f844 => ffffffff) (gprs_llc.c:1125) 20250106095022802 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095022844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095022844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095022844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095022844 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095022844 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095022844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095022844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095022844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095022844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095022845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095022845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095022845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095022845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095022845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095022845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095022845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095022845 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095022845 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095022845 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095022845 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095022845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095022845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095022847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095022852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095022852 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095022860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095022860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095022860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095022860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095022860 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095022860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095022860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095022860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095022860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095022860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095022860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095022860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095022861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095022861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095022861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095022861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095022861 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095022861 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095022861 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095022861 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095022861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095022861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095022863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095022868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095022868 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(203)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-BSSGP2(204)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI99(207)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095022882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095022882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095022882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095022882 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095022882 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095022882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095022882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095022882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095022882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095022883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095022883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095022883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095022883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095022883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095022883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095022883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095022883 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095022883 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095022883 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095022883 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095022883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095022883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095022885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095022889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095022889 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095023250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095023250 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095023250 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095023250 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095023254 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095023255 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@ffbd8aed769c: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='D6333D32'O, index=0 SGSN_Test-GSUP(209)@ffbd8aed769c: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@ffbd8aed769c: 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 := '104392FE0622DFBAE371AF58F72B6168'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CB97C70B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BE07E860AD823E09'O } } } } } 20250106095024329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095024329 DLLC NOTICE LLME(ffffffff/d6333d32){UNASSIGNED} LLC RX: unknown TLLI 0xd6333d32, creating LLME on the fly (gprs_llc.c:552) 20250106095024329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095024329 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20250106095024329 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095024329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095024329 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095024329 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095024329 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095024329 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095024330 DLLC NOTICE LLME(ffffffff/d6333d32){UNASSIGNED} LLGM Assign pre (d6333d32 => e730c0a9) (gprs_llc.c:1079) 20250106095024330 DLLC NOTICE LLME(d6333d32/e730c0a9){ASSIGNED} LLGM Assign post (d6333d32 => e730c0a9) (gprs_llc.c:1125) 20250106095024330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095024330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095024330 DMM DEBUG MM(262420000000007/e730c0a9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095024344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095024344 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095024344 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095024344 DMM DEBUG MM(262420000000007/e730c0a9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1066) 20250106095024344 DMM NOTICE MM(262420000000007/e730c0a9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095024344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095024344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095024344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095024344 DMM DEBUG MM(262420000000007/e730c0a9) Requesting authorization (sgsn_auth.c:160) 20250106095024344 DMM INFO MM(262420000000007/e730c0a9) Requesting authentication tuples (sgsn_auth.c:184) 20250106095024344 DMM DEBUG MM(262420000000007/e730c0a9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095024344 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250106095024344 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@ffbd8aed769c: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250106095024349 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095024349 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095024349 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095024349 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095024349 DMM INFO MM(262420000000007/e730c0a9) Subscriber data update (mmctx.c:445) 20250106095024350 DMM DEBUG MM(262420000000007/e730c0a9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095024350 DMM INFO MM(262420000000007/e730c0a9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095024350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095024350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095024350 DMM INFO MM(262420000000007/e730c0a9) <- GMM AUTH AND CIPHERING REQ (rand = 10 43 92 fe 06 22 df ba e3 71 af 58 f7 2b 61 68 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095024365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095024365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095024365 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095024365 DMM INFO MM(262420000000007/e730c0a9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095024365 DMM NOTICE MM(262420000000007/e730c0a9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095024365 DMM DEBUG MM(262420000000007/e730c0a9) checking auth: received GSM SRES = cb 97 c7 0b (gprs_gmm.c:648) 20250106095024365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095024365 DMM DEBUG MM(262420000000007/e730c0a9) Requesting authorization (sgsn_auth.c:160) 20250106095024365 DMM INFO MM(262420000000007/e730c0a9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095024365 DMM DEBUG MM(262420000000007/e730c0a9) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095024365 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250106095024365 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) 20250106095024365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095024365 DMM INFO MM(262420000000007/e730c0a9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe730c0a9) (gprs_gmm.c:282) 20250106095024368 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095024368 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095024368 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250106095024368 DMM INFO MM(262420000000007/e730c0a9) Subscriber data update (mmctx.c:445) 20250106095024368 DMM DEBUG MM(262420000000007/e730c0a9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095024368 DMM INFO MM(262420000000007/e730c0a9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095024368 DMM NOTICE MM(262420000000007/e730c0a9) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:982) 20250106095024368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095024368 DMM NOTICE MM(262420000000007/e730c0a9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095024368 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) 20250106095024370 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095024370 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250106095024370 DMM INFO MM(262420000000007/e730c0a9) Subscriber data update (mmctx.c:445) 20250106095024370 DMM DEBUG MM(262420000000007/e730c0a9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@ffbd8aed769c: Removing Client IMSI='262420000000007'H, index=0 20250106095024383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095024383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095024383 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095024383 DMM INFO MM(262420000000007/e730c0a9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095024383 DMM NOTICE MM(262420000000007/e730c0a9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095024383 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095024383 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095024383 DLLC NOTICE LLME(d6333d32/e730c0a9){ASSIGNED} LLGM Assign pre (ffffffff => e730c0a9) (gprs_llc.c:1079) 20250106095024383 DLLC NOTICE LLME(ffffffff/e730c0a9){ASSIGNED} LLGM Assign post (ffffffff => e730c0a9) (gprs_llc.c:1125) 20250106095024383 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095024383 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095024383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095024383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@ffbd8aed769c: Final verdict of PTC: pass 20250106095024387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58014<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@ffbd8aed769c: Final verdict of PTC: none 20250106095024391 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095024391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(208)@ffbd8aed769c: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(202)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(197)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(207)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@ffbd8aed769c: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@ffbd8aed769c: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(200)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(195)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(205)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_combined finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:50:24 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250106095024491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095024894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58026<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48004) 20250106095025392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095025393 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) 20250106095026393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095026393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106095027395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095027395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_accept_all started. 20250106095027987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095027989 DMM INFO MM(262420000000007/e730c0a9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095027989 DMM INFO MM(262420000000007/e730c0a9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095027989 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095027989 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095027989 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095027989 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095027989 DLLC NOTICE LLME(ffffffff/e730c0a9){ASSIGNED} LLGM Assign pre (e730c0a9 => ffffffff) (gprs_llc.c:1079) 20250106095027989 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e730c0a9 => ffffffff) (gprs_llc.c:1125) 20250106095027989 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250106095027989 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) 20250106095027989 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) 20250106095027989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106095027989 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095027990 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095027990 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095027990 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(217)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(217)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095028047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095028047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095028047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095028047 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095028047 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095028047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095028047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095028047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095028047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(216)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(217)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095028048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095028048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095028048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095028048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095028048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095028048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095028048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095028048 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095028048 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095028048 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095028048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095028048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095028048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(217)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(217)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095028050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250106095028057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095028057 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(216)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_accept_all-BVCI196(214)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(221)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095028060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095028060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095028060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095028060 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095028060 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095028060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095028060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095028060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095028060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095028061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095028061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095028061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095028061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095028061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095028061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095028061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095028061 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095028061 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095028061 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095028061 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095028061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095028061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095028063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095028067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095028067 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095028077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095028077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095028077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095028077 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095028077 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095028077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095028077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095028077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095028077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095028078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095028078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095028078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095028078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095028078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095028078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095028078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095028078 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095028078 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095028078 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095028078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(226)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095028078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095028078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106095028080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095028085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095028085 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095028396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095028396 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095028396 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095028396 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095028400 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095028401 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(214)@ffbd8aed769c: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='D634434B'O, index=0 SGSN_Test-GSUP(228)@ffbd8aed769c: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250106095029475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095029475 DLLC NOTICE LLME(ffffffff/d634434b){UNASSIGNED} LLC RX: unknown TLLI 0xd634434b, creating LLME on the fly (gprs_llc.c:552) 20250106095029475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095029475 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1248) 20250106095029475 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095029475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095029475 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095029475 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095029475 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095029475 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095029475 DLLC NOTICE LLME(ffffffff/d634434b){UNASSIGNED} LLGM Assign pre (d634434b => c9c67fde) (gprs_llc.c:1079) 20250106095029475 DLLC NOTICE LLME(d634434b/c9c67fde){ASSIGNED} LLGM Assign post (d634434b => c9c67fde) (gprs_llc.c:1125) 20250106095029475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095029475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095029475 DMM DEBUG MM(262420000000008/c9c67fde) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095029491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095029492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095029492 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095029492 DMM DEBUG MM(262420000000008/c9c67fde) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1066) 20250106095029492 DMM NOTICE MM(262420000000008/c9c67fde) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095029492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095029492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095029492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250106095029492 DMM INFO MM(262420000000008/c9c67fde) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9c67fde) (gprs_gmm.c:282) TC_attach_accept_all(230)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(214)@ffbd8aed769c: Removing Client IMSI='262420000000008'H, index=0 20250106095030489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095030489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095030489 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095030489 DMM INFO MM(262420000000008/c9c67fde) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095030489 DMM NOTICE MM(262420000000008/c9c67fde) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095030489 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095030489 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095030489 DLLC NOTICE LLME(d634434b/c9c67fde){ASSIGNED} LLGM Assign pre (ffffffff => c9c67fde) (gprs_llc.c:1079) 20250106095030489 DLLC NOTICE LLME(ffffffff/c9c67fde){ASSIGNED} LLGM Assign post (ffffffff => c9c67fde) (gprs_llc.c:1125) 20250106095030489 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095030489 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095030489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095030489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@ffbd8aed769c: Final verdict of PTC: pass 20250106095030492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58034<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@ffbd8aed769c: Final verdict of PTC: none 20250106095030496 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095030496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(227)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(217)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(221)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(216)@ffbd8aed769c: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@ffbd8aed769c: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@ffbd8aed769c: Final verdict of PTC: none TC_attach_accept_all-BVCI196(214)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(226)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(219)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(215)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(224)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_accept_all-BVCI196(214): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(215): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(216): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(217): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_accept_all finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:50:30 UTC 2025 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20250106095030573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095030975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58038<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69948) 20250106095031497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095031497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=69948, count=71108) 20250106095032499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095032499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:50:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095033499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095033499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_closed started. 20250106095034043 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095034046 DMM INFO MM(262420000000008/c9c67fde) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095034046 DMM INFO MM(262420000000008/c9c67fde) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095034046 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095034046 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095034046 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095034046 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095034046 DLLC NOTICE LLME(ffffffff/c9c67fde){ASSIGNED} LLGM Assign pre (c9c67fde => ffffffff) (gprs_llc.c:1079) 20250106095034046 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9c67fde => ffffffff) (gprs_llc.c:1125) 20250106095034046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106095034046 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095034046 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095034046 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095034046 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095034092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095034092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095034092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095034092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095034092 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095034092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095034092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095034092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095034092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095034092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095034092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095034092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095034093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095034093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095034093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095034093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095034093 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095034093 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095034093 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095034093 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095034093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095034093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095034095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095034100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095034100 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(240)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095034106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095034106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095034106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095034106 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095034106 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095034106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095034106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095034106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095034106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095034107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095034107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095034107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095034107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095034107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095034107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095034107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095034107 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095034107 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095034107 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095034107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095034108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095034108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095034110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095034115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095034115 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095034122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095034122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095034122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095034122 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095034122 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095034122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095034122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095034122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095034122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095034123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095034123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095034123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095034123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095034123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095034123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095034123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095034123 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095034123 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095034123 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095034123 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095034123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095034123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095034125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095034130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095034130 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095034501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095034501 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095034501 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095034501 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095034505 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095034506 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@ffbd8aed769c: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='C56DDC0E'O, index=0 SGSN_Test-GSUP(247)@ffbd8aed769c: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@ffbd8aed769c: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='C56DDC0E'O, index=1 20250106095035560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095035560 DLLC NOTICE LLME(ffffffff/c56ddc0e){UNASSIGNED} LLC RX: unknown TLLI 0xc56ddc0e, creating LLME on the fly (gprs_llc.c:552) 20250106095035560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095035560 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1248) 20250106095035560 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095035560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095035560 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095035561 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095035561 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095035561 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095035561 DLLC NOTICE LLME(ffffffff/c56ddc0e){UNASSIGNED} LLGM Assign pre (c56ddc0e => f91f6107) (gprs_llc.c:1079) 20250106095035561 DLLC NOTICE LLME(c56ddc0e/f91f6107){ASSIGNED} LLGM Assign post (c56ddc0e => f91f6107) (gprs_llc.c:1125) 20250106095035561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095035561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095035561 DMM DEBUG MM(001010123456789/f91f6107) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095035578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095035578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095035578 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095035578 DMM DEBUG MM(001010123456789/f91f6107) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20250106095035578 DMM NOTICE MM(001010123456789/f91f6107) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095035579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095035579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095035579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250106095035579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250106095035579 DMM NOTICE MM(001010123456789/f91f6107) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20250106095035579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Reject}: Deallocated (fsm.c:568) 20250106095035579 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095035579 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095035579 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250106095035579 DLLC NOTICE LLME(c56ddc0e/f91f6107){ASSIGNED} LLGM Assign pre (f91f6107 => ffffffff) (gprs_llc.c:1079) 20250106095035579 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f91f6107 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@ffbd8aed769c: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@ffbd8aed769c: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@ffbd8aed769c: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='E93CED2B'O, index=2 SGSN_Test-GSUP(247)@ffbd8aed769c: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250106095035603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095035603 DLLC NOTICE LLME(ffffffff/e93ced2b){UNASSIGNED} LLC RX: unknown TLLI 0xe93ced2b, creating LLME on the fly (gprs_llc.c:552) 20250106095035603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095035603 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1248) 20250106095035603 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095035603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095035603 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095035603 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095035603 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095035603 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095035603 DLLC NOTICE LLME(ffffffff/e93ced2b){UNASSIGNED} LLGM Assign pre (e93ced2b => df1e718a) (gprs_llc.c:1079) 20250106095035603 DLLC NOTICE LLME(e93ced2b/df1e718a){ASSIGNED} LLGM Assign post (e93ced2b => df1e718a) (gprs_llc.c:1125) 20250106095035603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095035603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095035603 DMM DEBUG MM(262420000000010/df1e718a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095035606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095035606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095035606 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095035606 DMM DEBUG MM(262420000000010/df1e718a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1066) 20250106095035606 DMM NOTICE MM(262420000000010/df1e718a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095035606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095035606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095035606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250106095035606 DMM INFO MM(262420000000010/df1e718a) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf1e718a) (gprs_gmm.c:282) TC_attach_closed(250)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@ffbd8aed769c: Removing Client IMSI='262420000000010'H, index=2 20250106095036618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095036618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095036618 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095036618 DMM INFO MM(262420000000010/df1e718a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095036618 DMM NOTICE MM(262420000000010/df1e718a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095036618 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095036618 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095036618 DLLC NOTICE LLME(e93ced2b/df1e718a){ASSIGNED} LLGM Assign pre (ffffffff => df1e718a) (gprs_llc.c:1079) 20250106095036618 DLLC NOTICE LLME(ffffffff/df1e718a){ASSIGNED} LLGM Assign post (ffffffff => df1e718a) (gprs_llc.c:1125) 20250106095036618 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095036618 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095036618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095036618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@ffbd8aed769c: Final verdict of PTC: pass 20250106095036623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44752<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@ffbd8aed769c: Final verdict of PTC: none 20250106095036626 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095036626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(232)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(245)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(240)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(235)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@ffbd8aed769c: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@ffbd8aed769c: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@ffbd8aed769c: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(233)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(243)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(238)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@ffbd8aed769c: Test case TC_attach_closed finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:50:36 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250106095036691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095037094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44768<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80280) 20250106095037628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095037628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80280, count=81540) 20250106095038629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095038629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:50:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095039630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095039630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_no_imei_response started. 20250106095040198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095040200 DMM INFO MM(262420000000010/df1e718a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095040200 DMM INFO MM(262420000000010/df1e718a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095040200 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095040200 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095040200 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095040200 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095040200 DLLC NOTICE LLME(ffffffff/df1e718a){ASSIGNED} LLGM Assign pre (df1e718a => ffffffff) (gprs_llc.c:1079) 20250106095040200 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df1e718a => ffffffff) (gprs_llc.c:1125) 20250106095040200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106095040200 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095040200 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095040200 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095040200 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(255)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095040243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095040243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095040243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095040243 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095040243 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095040243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095040243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095040243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095040243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095040244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095040244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095040244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095040244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095040244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095040244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095040244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095040244 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095040244 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095040244 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095040244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095040245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095040245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095040247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095040252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095040252 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095040260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095040260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095040260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095040260 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095040260 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095040260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095040260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095040260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095040260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095040261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095040261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095040261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095040261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095040261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095040261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095040261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095040261 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095040261 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095040261 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095040261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(260)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095040261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095040261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095040263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095040267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095040267 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095040276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095040276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095040276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095040276 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095040276 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095040276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095040276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095040276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095040276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095040277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095040277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095040277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095040277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095040277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095040277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095040277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095040277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095040277 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095040277 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095040277 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095040277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095040277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095040279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095040283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095040283 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095040631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095040631 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095040631 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095040631 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095040636 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095040637 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@ffbd8aed769c: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='E30FE74A'O, index=0 SGSN_Test-GSUP(267)@ffbd8aed769c: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250106095041708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095041708 DLLC NOTICE LLME(ffffffff/e30fe74a){UNASSIGNED} LLC RX: unknown TLLI 0xe30fe74a, creating LLME on the fly (gprs_llc.c:552) 20250106095041708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095041708 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20250106095041708 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095041708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095041708 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095041708 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095041708 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095041708 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095041708 DLLC NOTICE LLME(ffffffff/e30fe74a){UNASSIGNED} LLGM Assign pre (e30fe74a => fecd7e44) (gprs_llc.c:1079) 20250106095041708 DLLC NOTICE LLME(e30fe74a/fecd7e44){ASSIGNED} LLGM Assign post (e30fe74a => fecd7e44) (gprs_llc.c:1125) 20250106095041708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095041708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095041708 DMM DEBUG MM(262420000000032/fecd7e44) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095047710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250106095047710 DMM DEBUG MM(262420000000032/fecd7e44) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095051066 DGPRS DEBUG Checking for inactive LLMEs, time = 38685250 (sgsn.c:132) 20250106095053712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250106095053712 DMM DEBUG MM(262420000000032/fecd7e44) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095059713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250106095059713 DMM DEBUG MM(262420000000032/fecd7e44) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095100633 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250106095100633 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250106095100634 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106095105715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250106095105715 DMM DEBUG MM(262420000000032/fecd7e44) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095110245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095110251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095110251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106095110262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095110266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095110266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106095110278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095110281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095110281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106095111716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250106095111716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250106095111716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250106095111716 DMM NOTICE MM(262420000000032/fecd7e44) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20250106095111717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Reject}: Deallocated (fsm.c:568) 20250106095111717 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095111717 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095111717 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250106095111717 DLLC NOTICE LLME(e30fe74a/fecd7e44){ASSIGNED} LLGM Assign pre (fecd7e44 => ffffffff) (gprs_llc.c:1079) 20250106095111717 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fecd7e44 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@ffbd8aed769c: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@ffbd8aed769c: Final verdict of PTC: pass 20250106095111736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44778<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(260)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(265)@ffbd8aed769c: Final verdict of PTC: none 20250106095111742 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095111742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_no_imei_response-BVCI210(259)@ffbd8aed769c: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(255)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@ffbd8aed769c: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(258)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(263)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(253)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:51:11 UTC 2025 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20250106095111845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095112147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37622<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63332) 20250106095112744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095112744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63332, count=71588) 20250106095113745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095113745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:51:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095114747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095114747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_no_imsi_response started. 20250106095115245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095115248 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095115287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095115287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095115287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095115287 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095115287 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095115287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095115287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095115287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095115287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095115288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095115288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095115288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095115288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095115288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095115288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095115288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095115288 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095115288 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095115288 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095115288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095115288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095115289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095115291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 20250106095115296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095115296 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095115306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095115306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095115306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095115306 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095115306 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095115306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095115306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095115306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095115306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095115307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095115307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095115307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095115307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095115307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095115307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095115307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095115307 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095115307 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095115307 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095115307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095115307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095115307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095115309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 20250106095115313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095115313 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095115323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095115323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095115323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095115323 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095115323 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095115323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095115323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095115323 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095115323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095115324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095115324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095115324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095115324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095115324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095115324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095115324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095115324 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095115324 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095115324 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095115324 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095115324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095115324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095115326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095115331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095115331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095115748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095115748 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095115748 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095115748 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095115753 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(285)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106095115754 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@ffbd8aed769c: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='F04755A7'O, index=0 SGSN_Test-GSUP(286)@ffbd8aed769c: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250106095116827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095116827 DLLC NOTICE LLME(ffffffff/f04755a7){UNASSIGNED} LLC RX: unknown TLLI 0xf04755a7, creating LLME on the fly (gprs_llc.c:552) 20250106095116827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095116827 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20250106095116827 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095116827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095116827 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095116827 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095116827 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095116827 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095116827 DLLC NOTICE LLME(ffffffff/f04755a7){UNASSIGNED} LLGM Assign pre (f04755a7 => e8fa1363) (gprs_llc.c:1079) 20250106095116827 DLLC NOTICE LLME(f04755a7/e8fa1363){ASSIGNED} LLGM Assign post (f04755a7 => e8fa1363) (gprs_llc.c:1125) 20250106095116827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095116827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095116827 DMM DEBUG MM(/e8fa1363) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095116850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095116850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095116850 DMM DEBUG MM_STATE_Gb(4031206823)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095116850 DMM DEBUG MM(/e8fa1363) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1066) 20250106095116850 DMM NOTICE MM(/e8fa1363) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095116850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095116850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250106095116850 DMM DEBUG MM(/e8fa1363) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250106095121067 DGPRS DEBUG Checking for inactive LLMEs, time = 38685280 (sgsn.c:132) 20250106095122852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250106095122852 DMM DEBUG MM(/e8fa1363) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250106095128853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250106095128853 DMM DEBUG MM(/e8fa1363) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250106095134854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250106095134854 DMM DEBUG MM(/e8fa1363) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250106095135750 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250106095135750 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250106095135751 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106095140856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250106095140856 DMM DEBUG MM(/e8fa1363) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250106095145289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095145295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095145295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106095145307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095145311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095145311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106095145325 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095145331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095145331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106095146857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250106095146858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250106095146858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250106095146858 DMM NOTICE MM(/e8fa1363) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20250106095146858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Reject}: Deallocated (fsm.c:568) 20250106095146858 DMM DEBUG MM_STATE_Gb(4031206823)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095146858 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095146858 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250106095146858 DLLC NOTICE LLME(f04755a7/e8fa1363){ASSIGNED} LLGM Assign pre (e8fa1363 => ffffffff) (gprs_llc.c:1079) 20250106095146858 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8fa1363 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@ffbd8aed769c: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@ffbd8aed769c: Final verdict of PTC: pass 20250106095146877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37630<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_no_imsi_response-BVCI196(273)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(286)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(284)@ffbd8aed769c: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@ffbd8aed769c: Final verdict of PTC: none 20250106095146883 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_no_imsi_response-BVCI210(278)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(274)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@ffbd8aed769c: Final verdict of PTC: none 20250106095146883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(279)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(272)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(277)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(282)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 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 20250106095146980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095147282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42246<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63956) 20250106095147885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095147885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63956, count=72208) 20250106095148887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095148887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:51:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095149889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095149889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_closed_add_vty started. 20250106095150375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095150377 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095150421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095150421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095150421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095150421 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095150421 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095150421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095150421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095150421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095150421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095150422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095150422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095150422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095150422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095150422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095150422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095150422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095150422 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095150422 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095150422 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095150422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095150423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095150423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095150425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095150429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095150429 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095150437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095150437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095150437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095150437 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095150437 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095150437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095150437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095150437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095150437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095150438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095150438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095150438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095150438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095150438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095150438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095150438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095150438 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095150438 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095150438 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095150438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095150438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095150438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095150439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095150444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095150444 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(297)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095150453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095150453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095150453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095150453 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095150453 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095150453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095150453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095150453 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095150453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095150455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095150455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095150455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095150455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095150455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095150455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095150455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095150455 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095150455 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095150455 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095150455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095150455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095150455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095150457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095150461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095150461 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095150890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095150890 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095150890 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095150890 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095150895 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(304)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106095150896 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106095151068 DGPRS DEBUG Checking for inactive LLMEs, time = 38685310 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@ffbd8aed769c: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='D411D374'O, index=0 SGSN_Test-GSUP(305)@ffbd8aed769c: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@ffbd8aed769c: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='D411D374'O, index=1 20250106095151993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095151994 DLLC NOTICE LLME(ffffffff/d411d374){UNASSIGNED} LLC RX: unknown TLLI 0xd411d374, creating LLME on the fly (gprs_llc.c:552) 20250106095151994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095151994 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1248) 20250106095151994 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095151994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095151994 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095151994 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095151994 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095151994 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095151994 DLLC NOTICE LLME(ffffffff/d411d374){UNASSIGNED} LLGM Assign pre (d411d374 => db83705a) (gprs_llc.c:1079) 20250106095151994 DLLC NOTICE LLME(d411d374/db83705a){ASSIGNED} LLGM Assign post (d411d374 => db83705a) (gprs_llc.c:1125) 20250106095151994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095151994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095151994 DMM DEBUG MM(001010123456789/db83705a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095152014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095152014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095152014 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095152014 DMM DEBUG MM(001010123456789/db83705a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20250106095152014 DMM NOTICE MM(001010123456789/db83705a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095152014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095152015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095152015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250106095152015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250106095152015 DMM NOTICE MM(001010123456789/db83705a) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20250106095152015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Reject}: Deallocated (fsm.c:568) 20250106095152015 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095152015 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095152015 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250106095152015 DLLC NOTICE LLME(d411d374/db83705a){ASSIGNED} LLGM Assign pre (db83705a => ffffffff) (gprs_llc.c:1079) 20250106095152015 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db83705a => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@ffbd8aed769c: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@ffbd8aed769c: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='D411D374'O, index=2 20250106095152029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095152029 DLLC NOTICE LLME(ffffffff/d411d374){UNASSIGNED} LLC RX: unknown TLLI 0xd411d374, creating LLME on the fly (gprs_llc.c:552) 20250106095152029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095152029 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1248) 20250106095152029 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095152029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095152029 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095152029 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095152029 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095152029 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095152029 DLLC NOTICE LLME(ffffffff/d411d374){UNASSIGNED} LLGM Assign pre (d411d374 => cdae7eeb) (gprs_llc.c:1079) 20250106095152029 DLLC NOTICE LLME(d411d374/cdae7eeb){ASSIGNED} LLGM Assign post (d411d374 => cdae7eeb) (gprs_llc.c:1125) 20250106095152029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095152029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095152029 DMM DEBUG MM(001010123456700/cdae7eeb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095152040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095152040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095152040 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095152040 DMM DEBUG MM(001010123456700/cdae7eeb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20250106095152040 DMM NOTICE MM(001010123456700/cdae7eeb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095152040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095152040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095152040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250106095152040 DMM INFO MM(001010123456700/cdae7eeb) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdae7eeb) (gprs_gmm.c:282) TC_attach_closed_add_vty(307)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@ffbd8aed769c: Removing Client IMSI='001010123456700'H, index=2 TC_attach_closed_add_vty(307)@ffbd8aed769c: Final verdict of PTC: pass 20250106095153041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095153041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095153041 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095153041 DMM INFO MM(001010123456700/cdae7eeb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095153041 DMM NOTICE MM(001010123456700/cdae7eeb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095153041 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095153041 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095153041 DLLC NOTICE LLME(d411d374/cdae7eeb){ASSIGNED} LLGM Assign pre (ffffffff => cdae7eeb) (gprs_llc.c:1079) 20250106095153041 DLLC NOTICE LLME(ffffffff/cdae7eeb){ASSIGNED} LLGM Assign post (ffffffff => cdae7eeb) (gprs_llc.c:1125) 20250106095153041 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095153041 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095153041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095153041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250106095153042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42260<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(303)@ffbd8aed769c: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@ffbd8aed769c: Final verdict of PTC: none 20250106095153047 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095153047 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_closed_add_vty-BVCI196(292)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(293)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(298)@ffbd8aed769c: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(296)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(301)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(291)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:51:53 UTC 2025 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc 20250106095153135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095153537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51120<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71100) 20250106095154048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095154048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71100, count=81156) 20250106095155050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095155050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:51:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095156052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095156052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_check_subscriber_list started. 20250106095156625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095156628 DMM INFO MM(001010123456700/cdae7eeb) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095156628 DMM INFO MM(001010123456700/cdae7eeb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095156628 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095156628 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095156628 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095156628 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095156628 DLLC NOTICE LLME(ffffffff/cdae7eeb){ASSIGNED} LLGM Assign pre (cdae7eeb => ffffffff) (gprs_llc.c:1079) 20250106095156628 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdae7eeb => ffffffff) (gprs_llc.c:1125) 20250106095156628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106095156628 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095156628 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095156628 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095156628 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095156669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095156669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095156669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095156669 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095156669 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095156669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095156669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095156669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095156669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095156670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095156670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095156670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095156670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095156670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095156670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095156670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095156670 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095156670 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095156670 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095156670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095156670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095156670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095156672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095156676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095156676 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095156684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095156684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095156684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095156684 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095156684 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095156684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095156684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095156684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095156684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095156685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095156685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095156685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095156685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095156685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095156685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095156685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095156685 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095156685 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095156685 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095156685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095156685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095156685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095156687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 20250106095156691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095156691 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095156701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095156701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095156701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095156701 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095156701 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095156701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095156701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095156701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095156701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095156702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095156702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095156702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095156702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095156702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095156702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095156702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095156702 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095156702 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095156702 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095156702 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095156702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095156702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095156704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095156708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095156708 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095157054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095157054 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095157054 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095157054 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(323)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095157058 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(323)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106095157059 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(323)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@ffbd8aed769c: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='FD1B8C17'O, index=0 SGSN_Test-GSUP(324)@ffbd8aed769c: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@ffbd8aed769c: 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 := '952E31A8EE2C384AE1962B2A7E1074C4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '534130ED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F4FD6176BBBFF5B6'O } } } } } 20250106095158112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095158112 DLLC NOTICE LLME(ffffffff/fd1b8c17){UNASSIGNED} LLC RX: unknown TLLI 0xfd1b8c17, creating LLME on the fly (gprs_llc.c:552) 20250106095158112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095158112 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1248) 20250106095158112 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095158112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095158112 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095158112 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095158112 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095158112 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095158112 DLLC NOTICE LLME(ffffffff/fd1b8c17){UNASSIGNED} LLGM Assign pre (fd1b8c17 => c734a0d3) (gprs_llc.c:1079) 20250106095158112 DLLC NOTICE LLME(fd1b8c17/c734a0d3){ASSIGNED} LLGM Assign post (fd1b8c17 => c734a0d3) (gprs_llc.c:1125) 20250106095158112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095158112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095158112 DMM DEBUG MM(262420000000034/c734a0d3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095158120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095158120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095158120 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095158120 DMM DEBUG MM(262420000000034/c734a0d3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1066) 20250106095158120 DMM NOTICE MM(262420000000034/c734a0d3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095158120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095158120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095158120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095158120 DMM DEBUG MM(262420000000034/c734a0d3) Requesting authorization (sgsn_auth.c:160) 20250106095158120 DMM INFO MM(262420000000034/c734a0d3) Requesting authentication tuples (sgsn_auth.c:184) 20250106095158120 DMM DEBUG MM(262420000000034/c734a0d3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095158120 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250106095158120 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@ffbd8aed769c: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250106095158121 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095158121 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095158121 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095158122 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095158122 DMM INFO MM(262420000000034/c734a0d3) Subscriber data update (mmctx.c:445) 20250106095158122 DMM DEBUG MM(262420000000034/c734a0d3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095158122 DMM INFO MM(262420000000034/c734a0d3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095158122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095158122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095158122 DMM INFO MM(262420000000034/c734a0d3) <- GMM AUTH AND CIPHERING REQ (rand = 95 2e 31 a8 ee 2c 38 4a e1 96 2b 2a 7e 10 74 c4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095158128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095158128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095158128 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095158128 DMM INFO MM(262420000000034/c734a0d3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095158128 DMM NOTICE MM(262420000000034/c734a0d3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095158128 DMM DEBUG MM(262420000000034/c734a0d3) checking auth: received GSM SRES = 53 41 30 ed (gprs_gmm.c:648) 20250106095158128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095158128 DMM DEBUG MM(262420000000034/c734a0d3) Requesting authorization (sgsn_auth.c:160) 20250106095158128 DMM INFO MM(262420000000034/c734a0d3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095158128 DMM DEBUG MM(262420000000034/c734a0d3) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095158128 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250106095158128 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) 20250106095158128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095158128 DMM INFO MM(262420000000034/c734a0d3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc734a0d3) (gprs_gmm.c:282) 20250106095158129 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095158129 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095158129 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250106095158129 DMM INFO MM(262420000000034/c734a0d3) Subscriber data update (mmctx.c:445) 20250106095158129 DMM DEBUG MM(262420000000034/c734a0d3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095158129 DMM INFO MM(262420000000034/c734a0d3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095158129 DMM NOTICE MM(262420000000034/c734a0d3) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:982) 20250106095158129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095158129 DMM NOTICE MM(262420000000034/c734a0d3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095158129 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) 20250106095158129 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095158129 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250106095158129 DMM INFO MM(262420000000034/c734a0d3) Subscriber data update (mmctx.c:445) 20250106095158129 DMM DEBUG MM(262420000000034/c734a0d3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095158134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095158134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095158134 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095158134 DMM INFO MM(262420000000034/c734a0d3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095158134 DMM NOTICE MM(262420000000034/c734a0d3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095158134 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095158134 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095158134 DLLC NOTICE LLME(fd1b8c17/c734a0d3){ASSIGNED} LLGM Assign pre (ffffffff => c734a0d3) (gprs_llc.c:1079) 20250106095158134 DLLC NOTICE LLME(ffffffff/c734a0d3){ASSIGNED} LLGM Assign post (ffffffff => c734a0d3) (gprs_llc.c:1125) 20250106095158134 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095158134 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095158134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095158134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@ffbd8aed769c: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@ffbd8aed769c: Final verdict of PTC: pass 20250106095158196 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250106095158196 DMM INFO MM(262420000000034/c734a0d3) Subscriber data update (mmctx.c:445) 20250106095158196 DMM DEBUG MM(262420000000034/c734a0d3) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250106095158196 DMM INFO MM(262420000000034/c734a0d3) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250106095158196 DMM INFO MM(262420000000034/c734a0d3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095158196 DMM INFO MM(262420000000034/c734a0d3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095158196 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095158196 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095158196 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095158196 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095158196 DLLC NOTICE LLME(ffffffff/c734a0d3){ASSIGNED} LLGM Assign pre (c734a0d3 => ffffffff) (gprs_llc.c:1079) 20250106095158196 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c734a0d3 => ffffffff) (gprs_llc.c:1125) 20250106095158196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106095158196 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095158196 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095158196 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095158198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51130<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(317)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@ffbd8aed769c: Final verdict of PTC: none 20250106095158204 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI99(322)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(312)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@ffbd8aed769c: Final verdict of PTC: none 20250106095158204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_check_subscriber_list-BVCI210(316)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@ffbd8aed769c: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@ffbd8aed769c: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(315)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(320)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(310)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:51:58 UTC 2025 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20250106095158273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095158574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51138<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90748) 20250106095159205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095159205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90748, count=95104) 20250106095200205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095200205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:52:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095201206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095201206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_detach_check_subscriber_list started. 20250106095201666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095201668 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095201718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095201718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095201718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095201718 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095201718 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095201718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095201718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095201718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095201719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095201719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095201719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095201719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095201720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095201720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095201720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095201720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095201720 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095201720 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095201720 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095201720 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(331)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095201720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095201720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095201722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095201727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095201727 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095201734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095201734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095201734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095201734 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095201734 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095201734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095201734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095201734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095201734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095201735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095201735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095201735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095201735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095201735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095201735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095201735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095201735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095201735 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095201735 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095201735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095201735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095201735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095201737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095201743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095201743 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095201749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095201749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095201749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095201749 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095201749 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095201749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095201749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095201749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095201749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095201750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095201750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095201750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095201750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095201750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095201750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095201750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095201750 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095201750 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095201750 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095201750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(341)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095201750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095201750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095201753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095201758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095201758 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095202207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095202207 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095202207 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095202207 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095202212 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(342)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106095202213 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@ffbd8aed769c: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='C2C5C7F2'O, index=0 SGSN_Test-GSUP(343)@ffbd8aed769c: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@ffbd8aed769c: 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 := 'A264FFCFFF03993D0E2962D9AC64C412'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8FC5B5C7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AF80471C27328816'O } } } } } 20250106095202278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095202278 DLLC NOTICE LLME(ffffffff/c2c5c7f2){UNASSIGNED} LLC RX: unknown TLLI 0xc2c5c7f2, creating LLME on the fly (gprs_llc.c:552) 20250106095202278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095202278 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1248) 20250106095202278 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095202278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095202278 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095202278 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095202278 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095202278 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095202278 DLLC NOTICE LLME(ffffffff/c2c5c7f2){UNASSIGNED} LLGM Assign pre (c2c5c7f2 => dfc3394d) (gprs_llc.c:1079) 20250106095202278 DLLC NOTICE LLME(c2c5c7f2/dfc3394d){ASSIGNED} LLGM Assign post (c2c5c7f2 => dfc3394d) (gprs_llc.c:1125) 20250106095202278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095202278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095202278 DMM DEBUG MM(262420000000033/dfc3394d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095202296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095202296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095202296 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095202296 DMM DEBUG MM(262420000000033/dfc3394d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1066) 20250106095202296 DMM NOTICE MM(262420000000033/dfc3394d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095202296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095202296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095202296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095202296 DMM DEBUG MM(262420000000033/dfc3394d) Requesting authorization (sgsn_auth.c:160) 20250106095202296 DMM INFO MM(262420000000033/dfc3394d) Requesting authentication tuples (sgsn_auth.c:184) 20250106095202296 DMM DEBUG MM(262420000000033/dfc3394d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095202296 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250106095202296 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@ffbd8aed769c: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250106095202302 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095202302 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095202302 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095202302 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095202302 DMM INFO MM(262420000000033/dfc3394d) Subscriber data update (mmctx.c:445) 20250106095202302 DMM DEBUG MM(262420000000033/dfc3394d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095202302 DMM INFO MM(262420000000033/dfc3394d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095202302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095202302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095202302 DMM INFO MM(262420000000033/dfc3394d) <- GMM AUTH AND CIPHERING REQ (rand = a2 64 ff cf ff 03 99 3d 0e 29 62 d9 ac 64 c4 12 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095202317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095202317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095202317 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095202317 DMM INFO MM(262420000000033/dfc3394d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095202317 DMM NOTICE MM(262420000000033/dfc3394d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095202317 DMM DEBUG MM(262420000000033/dfc3394d) checking auth: received GSM SRES = 8f c5 b5 c7 (gprs_gmm.c:648) 20250106095202317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095202317 DMM DEBUG MM(262420000000033/dfc3394d) Requesting authorization (sgsn_auth.c:160) 20250106095202317 DMM INFO MM(262420000000033/dfc3394d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095202317 DMM DEBUG MM(262420000000033/dfc3394d) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095202317 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250106095202317 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) 20250106095202317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095202317 DMM INFO MM(262420000000033/dfc3394d) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfc3394d) (gprs_gmm.c:282) 20250106095202320 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095202320 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095202320 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250106095202320 DMM INFO MM(262420000000033/dfc3394d) Subscriber data update (mmctx.c:445) 20250106095202320 DMM DEBUG MM(262420000000033/dfc3394d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095202320 DMM INFO MM(262420000000033/dfc3394d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095202320 DMM NOTICE MM(262420000000033/dfc3394d) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:982) 20250106095202320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095202320 DMM NOTICE MM(262420000000033/dfc3394d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095202320 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) 20250106095202321 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095202321 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250106095202321 DMM INFO MM(262420000000033/dfc3394d) Subscriber data update (mmctx.c:445) 20250106095202321 DMM DEBUG MM(262420000000033/dfc3394d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095202332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095202332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095202332 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095202332 DMM INFO MM(262420000000033/dfc3394d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095202332 DMM NOTICE MM(262420000000033/dfc3394d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095202332 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095202332 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095202332 DLLC NOTICE LLME(c2c5c7f2/dfc3394d){ASSIGNED} LLGM Assign pre (ffffffff => dfc3394d) (gprs_llc.c:1079) 20250106095202332 DLLC NOTICE LLME(ffffffff/dfc3394d){ASSIGNED} LLGM Assign post (ffffffff => dfc3394d) (gprs_llc.c:1125) 20250106095202332 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095202332 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095202332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095202332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095202397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095202397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250106095202398 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095202398 DMM INFO MM(262420000000033/dfc3394d) -> GMM DETACH REQUEST TLLI=0xdfc3394d type=GPRS detach Power-off (gprs_gmm.c:1440) 20250106095202398 DMM INFO MM(262420000000033/dfc3394d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250106095202398 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095202398 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095202398 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095202398 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095202398 DLLC NOTICE LLME(ffffffff/dfc3394d){ASSIGNED} LLGM Assign pre (dfc3394d => ffffffff) (gprs_llc.c:1079) 20250106095202398 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfc3394d => ffffffff) (gprs_llc.c:1125) 20250106095202398 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250106095202398 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) 20250106095202398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106095202398 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095202398 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095202398 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095202400 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@ffbd8aed769c: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@ffbd8aed769c: Final verdict of PTC: pass 20250106095207418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46192<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@ffbd8aed769c: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(331)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(336)@ffbd8aed769c: Final verdict of PTC: none 20250106095207423 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095207423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(327)@ffbd8aed769c: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@ffbd8aed769c: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(341)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(339)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(334)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(329)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:52:07 UTC 2025 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20250106095207489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095207791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46206<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89000) 20250106095208424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095208424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89000, count=94792) 20250106095209426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095209426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106095210427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095210427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_check_complete_resend started. 20250106095210889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095210892 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095210925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095210925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095210925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095210925 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095210925 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095210925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095210925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095210925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095210925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095210926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095210926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095210926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095210926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095210926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095210926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095210926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095210926 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095210926 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095210926 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095210926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(350)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095210926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095210927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095210929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095210934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095210934 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095210942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095210942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095210942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095210942 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095210942 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095210942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095210942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095210942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095210942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095210943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095210943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095210943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095210943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095210943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095210943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095210943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095210943 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095210943 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095210943 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095210943 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095210943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095210943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095210946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095210950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095210950 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(357)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI210(354)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(356)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(361)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(361)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095210963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095210963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095210963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095210963 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095210963 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095210963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095210963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095210963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095210963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(361)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095210964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095210964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095210964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095210964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095210964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095210964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095210964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095210964 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095210964 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095210964 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095210964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095210965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095210965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(361)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(361)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095210967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095210972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095210972 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(358)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095211428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095211428 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095211428 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095211428 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(360)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(360)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095211431 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(360)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106095211431 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(360)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(360)@ffbd8aed769c: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(360)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(360)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@ffbd8aed769c: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='CCF57E49'O, index=0 SGSN_Test-GSUP(362)@ffbd8aed769c: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@ffbd8aed769c: 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 := 'CE201C63416CDA631FA7A685E377DA3E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DEE10C9B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C1C6B15D20718FD0'O } } } } } 20250106095212506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095212506 DLLC NOTICE LLME(ffffffff/ccf57e49){UNASSIGNED} LLC RX: unknown TLLI 0xccf57e49, creating LLME on the fly (gprs_llc.c:552) 20250106095212506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095212506 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20250106095212506 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095212506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095212506 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095212506 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095212506 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095212506 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095212506 DLLC NOTICE LLME(ffffffff/ccf57e49){UNASSIGNED} LLGM Assign pre (ccf57e49 => f75f623c) (gprs_llc.c:1079) 20250106095212506 DLLC NOTICE LLME(ccf57e49/f75f623c){ASSIGNED} LLGM Assign post (ccf57e49 => f75f623c) (gprs_llc.c:1125) 20250106095212506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095212506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095212506 DMM DEBUG MM(262420000000036/f75f623c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095212531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095212531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095212531 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095212531 DMM DEBUG MM(262420000000036/f75f623c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1066) 20250106095212531 DMM NOTICE MM(262420000000036/f75f623c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095212531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095212531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095212531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095212531 DMM DEBUG MM(262420000000036/f75f623c) Requesting authorization (sgsn_auth.c:160) 20250106095212531 DMM INFO MM(262420000000036/f75f623c) Requesting authentication tuples (sgsn_auth.c:184) 20250106095212531 DMM DEBUG MM(262420000000036/f75f623c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095212531 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250106095212531 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@ffbd8aed769c: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250106095212537 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095212537 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095212537 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095212537 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095212537 DMM INFO MM(262420000000036/f75f623c) Subscriber data update (mmctx.c:445) 20250106095212537 DMM DEBUG MM(262420000000036/f75f623c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095212537 DMM INFO MM(262420000000036/f75f623c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095212537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095212537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095212537 DMM INFO MM(262420000000036/f75f623c) <- GMM AUTH AND CIPHERING REQ (rand = ce 20 1c 63 41 6c da 63 1f a7 a6 85 e3 77 da 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095212552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095212552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095212552 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095212552 DMM INFO MM(262420000000036/f75f623c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095212552 DMM NOTICE MM(262420000000036/f75f623c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095212552 DMM DEBUG MM(262420000000036/f75f623c) checking auth: received GSM SRES = de e1 0c 9b (gprs_gmm.c:648) 20250106095212552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095212552 DMM DEBUG MM(262420000000036/f75f623c) Requesting authorization (sgsn_auth.c:160) 20250106095212552 DMM INFO MM(262420000000036/f75f623c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095212552 DMM DEBUG MM(262420000000036/f75f623c) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095212552 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250106095212552 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) 20250106095212552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095212552 DMM INFO MM(262420000000036/f75f623c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf75f623c) (gprs_gmm.c:282) 20250106095212555 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095212555 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095212555 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250106095212555 DMM INFO MM(262420000000036/f75f623c) Subscriber data update (mmctx.c:445) 20250106095212555 DMM DEBUG MM(262420000000036/f75f623c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095212555 DMM INFO MM(262420000000036/f75f623c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095212555 DMM NOTICE MM(262420000000036/f75f623c) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:982) 20250106095212556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095212556 DMM NOTICE MM(262420000000036/f75f623c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095212556 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) 20250106095212557 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095212557 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250106095212557 DMM INFO MM(262420000000036/f75f623c) Subscriber data update (mmctx.c:445) 20250106095212557 DMM DEBUG MM(262420000000036/f75f623c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@ffbd8aed769c: Warning: Re-starting timer T, which is already active (running or expired). 20250106095218553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250106095218554 DMM INFO MM(262420000000036/f75f623c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf75f623c) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@ffbd8aed769c: Warning: Re-starting timer T, which is already active (running or expired). 20250106095221069 DGPRS DEBUG Checking for inactive LLMEs, time = 38685340 (sgsn.c:132) 20250106095224555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250106095224555 DMM INFO MM(262420000000036/f75f623c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf75f623c) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@ffbd8aed769c: Warning: Re-starting timer T, which is already active (running or expired). 20250106095230556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250106095230556 DMM INFO MM(262420000000036/f75f623c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf75f623c) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@ffbd8aed769c: Warning: Re-starting timer T, which is already active (running or expired). 20250106095231429 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250106095231429 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(360)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106095231430 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250106095236557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250106095236557 DMM INFO MM(262420000000036/f75f623c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf75f623c) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@ffbd8aed769c: Warning: Re-starting timer T, which is already active (running or expired). 20250106095240928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095240934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095240934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106095240944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095240948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095240948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106095240965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095240970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095240970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106095242558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250106095242559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250106095242559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250106095242559 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250106095242559 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) 20250106095242559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Reject}: Deallocated (fsm.c:568) 20250106095242559 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095242559 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095242559 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250106095242559 DLLC NOTICE LLME(ccf57e49/f75f623c){ASSIGNED} LLGM Assign pre (f75f623c => ffffffff) (gprs_llc.c:1079) 20250106095242559 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f75f623c => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@ffbd8aed769c: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@ffbd8aed769c: Final verdict of PTC: pass 20250106095246584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46220<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@ffbd8aed769c: Final verdict of PTC: none 20250106095246589 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI99(361)@ffbd8aed769c: Final verdict of PTC: none 20250106095246589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(355)@ffbd8aed769c: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(350)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@ffbd8aed769c: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@ffbd8aed769c: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(358)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(353)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(348)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(360)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(359)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(358): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(359): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(360): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(361): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:52:46 UTC 2025 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc 20250106095246685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095246987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94440) 20250106095247591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095247591 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94440, count=95700) 20250106095248593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095248593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:52:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095249595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095249595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_hlr_location_cancel_request_update started. 20250106095250091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095250094 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095250138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095250138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095250138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095250138 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095250138 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095250138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095250138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095250138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095250138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095250139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095250139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095250139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095250139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095250139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095250139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095250139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095250139 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095250139 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095250139 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095250139 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095250139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095250139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095250141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095250148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095250148 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095250158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095250158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095250158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095250158 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095250158 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095250158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095250158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095250158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095250158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095250159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095250159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095250159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095250159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095250159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095250159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095250159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095250159 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095250159 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095250159 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095250159 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095250159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095250159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095250161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095250166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095250166 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095250173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095250173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095250173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095250173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095250173 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095250173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095250173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095250173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095250173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095250174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095250174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095250174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095250174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095250174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095250174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095250174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095250174 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095250174 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095250174 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095250174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(379)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095250174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095250174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095250176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095250180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095250180 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095250596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095250596 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095250596 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095250596 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095250601 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095250602 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106095251070 DGPRS DEBUG Checking for inactive LLMEs, time = 38685370 (sgsn.c:132) TC_hlr_location_cancel_request_update-BVCI196(368)@ffbd8aed769c: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='EDC286D9'O, index=0 SGSN_Test-GSUP(381)@ffbd8aed769c: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@ffbd8aed769c: 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 := 'AD6B847E860217EFC5A95D0F62998472'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2A245AB5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C2CFC55D13041528'O } } } } } 20250106095251680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095251680 DLLC NOTICE LLME(ffffffff/edc286d9){UNASSIGNED} LLC RX: unknown TLLI 0xedc286d9, creating LLME on the fly (gprs_llc.c:552) 20250106095251680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095251680 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1248) 20250106095251680 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095251680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095251680 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095251680 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095251680 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095251680 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095251680 DLLC NOTICE LLME(ffffffff/edc286d9){UNASSIGNED} LLGM Assign pre (edc286d9 => ebef6e5f) (gprs_llc.c:1079) 20250106095251680 DLLC NOTICE LLME(edc286d9/ebef6e5f){ASSIGNED} LLGM Assign post (edc286d9 => ebef6e5f) (gprs_llc.c:1125) 20250106095251680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095251680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095251680 DMM DEBUG MM(262420000000031/ebef6e5f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095251701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095251701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095251701 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095251701 DMM DEBUG MM(262420000000031/ebef6e5f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1066) 20250106095251701 DMM NOTICE MM(262420000000031/ebef6e5f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095251701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095251701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095251701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095251701 DMM DEBUG MM(262420000000031/ebef6e5f) Requesting authorization (sgsn_auth.c:160) 20250106095251701 DMM INFO MM(262420000000031/ebef6e5f) Requesting authentication tuples (sgsn_auth.c:184) 20250106095251701 DMM DEBUG MM(262420000000031/ebef6e5f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095251701 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250106095251701 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@ffbd8aed769c: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250106095251707 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095251707 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095251707 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095251707 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095251707 DMM INFO MM(262420000000031/ebef6e5f) Subscriber data update (mmctx.c:445) 20250106095251707 DMM DEBUG MM(262420000000031/ebef6e5f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095251707 DMM INFO MM(262420000000031/ebef6e5f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095251707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095251707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095251707 DMM INFO MM(262420000000031/ebef6e5f) <- GMM AUTH AND CIPHERING REQ (rand = ad 6b 84 7e 86 02 17 ef c5 a9 5d 0f 62 99 84 72 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095251722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095251722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095251722 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095251722 DMM INFO MM(262420000000031/ebef6e5f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095251722 DMM NOTICE MM(262420000000031/ebef6e5f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095251722 DMM DEBUG MM(262420000000031/ebef6e5f) checking auth: received GSM SRES = 2a 24 5a b5 (gprs_gmm.c:648) 20250106095251722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095251722 DMM DEBUG MM(262420000000031/ebef6e5f) Requesting authorization (sgsn_auth.c:160) 20250106095251722 DMM INFO MM(262420000000031/ebef6e5f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095251722 DMM DEBUG MM(262420000000031/ebef6e5f) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095251722 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250106095251722 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) 20250106095251722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095251722 DMM INFO MM(262420000000031/ebef6e5f) <- GMM ATTACH ACCEPT (new P-TMSI=0xebef6e5f) (gprs_gmm.c:282) 20250106095251725 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095251725 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095251725 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250106095251725 DMM INFO MM(262420000000031/ebef6e5f) Subscriber data update (mmctx.c:445) 20250106095251725 DMM DEBUG MM(262420000000031/ebef6e5f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095251725 DMM INFO MM(262420000000031/ebef6e5f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095251725 DMM NOTICE MM(262420000000031/ebef6e5f) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:982) 20250106095251725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095251725 DMM NOTICE MM(262420000000031/ebef6e5f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095251725 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) 20250106095251726 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095251726 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250106095251726 DMM INFO MM(262420000000031/ebef6e5f) Subscriber data update (mmctx.c:445) 20250106095251726 DMM DEBUG MM(262420000000031/ebef6e5f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095251738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095251738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095251738 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095251738 DMM INFO MM(262420000000031/ebef6e5f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095251738 DMM NOTICE MM(262420000000031/ebef6e5f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095251738 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095251738 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095251738 DLLC NOTICE LLME(edc286d9/ebef6e5f){ASSIGNED} LLGM Assign pre (ffffffff => ebef6e5f) (gprs_llc.c:1079) 20250106095251738 DLLC NOTICE LLME(ffffffff/ebef6e5f){ASSIGNED} LLGM Assign post (ffffffff => ebef6e5f) (gprs_llc.c:1125) 20250106095251738 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095251738 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095251738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095251738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095251787 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250106095251787 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250106095251787 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) 20250106095251787 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250106095251787 DMM INFO MM(262420000000031/ebef6e5f) Subscriber data update (mmctx.c:445) 20250106095251787 DMM DEBUG MM(262420000000031/ebef6e5f) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250106095251787 DMM INFO MM(262420000000031/ebef6e5f) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250106095251787 DMM INFO MM(262420000000031/ebef6e5f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095251787 DMM INFO MM(262420000000031/ebef6e5f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095251787 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095251787 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095251787 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095251787 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095251787 DLLC NOTICE LLME(ffffffff/ebef6e5f){ASSIGNED} LLGM Assign pre (ebef6e5f => ffffffff) (gprs_llc.c:1079) 20250106095251787 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebef6e5f => ffffffff) (gprs_llc.c:1125) 20250106095251788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106095251788 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095251788 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095251788 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed MC@ffbd8aed769c: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@ffbd8aed769c: Final verdict of PTC: none 20250106095256801 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095256801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(380)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(369)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(379)@ffbd8aed769c: Final verdict of PTC: none 20250106095256803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38152<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(366)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(374)@ffbd8aed769c: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@ffbd8aed769c: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@ffbd8aed769c: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@ffbd8aed769c: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@ffbd8aed769c: Final verdict of PTC: pass -NSVCI97-provIP(367)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(377)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(372)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:52:56 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 20250106095256881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095257183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35802<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87924) 20250106095257802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095257802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87924, count=93356) 20250106095258803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095258803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:52:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095259805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095259805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_hlr_location_cancel_request_withdraw started. 20250106095300285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095300287 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095300323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095300323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095300323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095300323 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095300323 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095300323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095300323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095300323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095300323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095300324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095300324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095300324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095300324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095300324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095300324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095300324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095300324 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095300324 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095300324 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095300324 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095300324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095300324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095300327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095300332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095300332 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095300339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095300339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095300339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095300339 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095300339 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095300339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095300339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095300339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095300339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095300340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095300340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095300340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095300340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095300340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095300340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095300340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095300340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095300340 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095300340 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095300340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(393)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095300341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095300341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106095300343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095300347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095300347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095300355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095300355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095300355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095300355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095300355 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095300355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095300355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095300355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095300355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095300356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095300356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095300356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095300356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095300356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095300356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095300356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095300356 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095300356 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095300356 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095300356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095300356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095300356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095300359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095300366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095300366 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095300807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095300807 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095300807 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095300807 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095300811 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095300812 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@ffbd8aed769c: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='D7690F0C'O, index=0 SGSN_Test-GSUP(400)@ffbd8aed769c: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@ffbd8aed769c: 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 := '240527622DE10AE5D0AF78EF1E2EA90A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2487B586'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EDCF0A1C1D2BF84A'O } } } } } 20250106095301889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095301889 DLLC NOTICE LLME(ffffffff/d7690f0c){UNASSIGNED} LLC RX: unknown TLLI 0xd7690f0c, creating LLME on the fly (gprs_llc.c:552) 20250106095301889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095301889 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1248) 20250106095301889 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095301889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095301889 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095301889 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095301889 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095301889 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095301889 DLLC NOTICE LLME(ffffffff/d7690f0c){UNASSIGNED} LLGM Assign pre (d7690f0c => f5e71125) (gprs_llc.c:1079) 20250106095301889 DLLC NOTICE LLME(d7690f0c/f5e71125){ASSIGNED} LLGM Assign post (d7690f0c => f5e71125) (gprs_llc.c:1125) 20250106095301889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095301889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095301889 DMM DEBUG MM(262420000000029/f5e71125) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095301899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095301899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095301899 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095301899 DMM DEBUG MM(262420000000029/f5e71125) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1066) 20250106095301899 DMM NOTICE MM(262420000000029/f5e71125) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095301899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095301899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095301899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095301899 DMM DEBUG MM(262420000000029/f5e71125) Requesting authorization (sgsn_auth.c:160) 20250106095301899 DMM INFO MM(262420000000029/f5e71125) Requesting authentication tuples (sgsn_auth.c:184) 20250106095301899 DMM DEBUG MM(262420000000029/f5e71125) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095301899 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250106095301899 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@ffbd8aed769c: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250106095301901 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095301901 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095301901 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095301901 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095301901 DMM INFO MM(262420000000029/f5e71125) Subscriber data update (mmctx.c:445) 20250106095301901 DMM DEBUG MM(262420000000029/f5e71125) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095301901 DMM INFO MM(262420000000029/f5e71125) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095301901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095301901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095301901 DMM INFO MM(262420000000029/f5e71125) <- GMM AUTH AND CIPHERING REQ (rand = 24 05 27 62 2d e1 0a e5 d0 af 78 ef 1e 2e a9 0a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095301908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095301908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095301908 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095301908 DMM INFO MM(262420000000029/f5e71125) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095301908 DMM NOTICE MM(262420000000029/f5e71125) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095301908 DMM DEBUG MM(262420000000029/f5e71125) checking auth: received GSM SRES = 24 87 b5 86 (gprs_gmm.c:648) 20250106095301908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095301908 DMM DEBUG MM(262420000000029/f5e71125) Requesting authorization (sgsn_auth.c:160) 20250106095301908 DMM INFO MM(262420000000029/f5e71125) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095301908 DMM DEBUG MM(262420000000029/f5e71125) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095301908 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250106095301908 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) 20250106095301908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095301908 DMM INFO MM(262420000000029/f5e71125) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5e71125) (gprs_gmm.c:282) 20250106095301909 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095301909 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095301909 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250106095301909 DMM INFO MM(262420000000029/f5e71125) Subscriber data update (mmctx.c:445) 20250106095301909 DMM DEBUG MM(262420000000029/f5e71125) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095301909 DMM INFO MM(262420000000029/f5e71125) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095301909 DMM NOTICE MM(262420000000029/f5e71125) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:982) 20250106095301909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095301909 DMM NOTICE MM(262420000000029/f5e71125) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095301909 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) 20250106095301909 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095301909 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250106095301909 DMM INFO MM(262420000000029/f5e71125) Subscriber data update (mmctx.c:445) 20250106095301909 DMM DEBUG MM(262420000000029/f5e71125) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095301915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095301915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095301915 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095301915 DMM INFO MM(262420000000029/f5e71125) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095301915 DMM NOTICE MM(262420000000029/f5e71125) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095301915 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095301915 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095301915 DLLC NOTICE LLME(d7690f0c/f5e71125){ASSIGNED} LLGM Assign pre (ffffffff => f5e71125) (gprs_llc.c:1079) 20250106095301915 DLLC NOTICE LLME(ffffffff/f5e71125){ASSIGNED} LLGM Assign post (ffffffff => f5e71125) (gprs_llc.c:1125) 20250106095301915 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095301915 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095301915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095301915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095301966 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250106095301966 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250106095301966 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) 20250106095301966 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250106095301966 DMM INFO MM(262420000000029/f5e71125) Subscriber data update (mmctx.c:445) 20250106095301966 DMM DEBUG MM(262420000000029/f5e71125) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250106095301966 DMM INFO MM(262420000000029/f5e71125) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250106095301966 DMM INFO MM(262420000000029/f5e71125) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1035) 20250106095301966 DMM NOTICE MM(262420000000029/f5e71125) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1013) 20250106095301966 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:233) 20250106095301966 DMM INFO MM(262420000000029/f5e71125) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20250106095301966 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095301966 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095301966 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095301966 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095301966 DLLC NOTICE LLME(ffffffff/f5e71125){ASSIGNED} LLGM Assign pre (f5e71125 => ffffffff) (gprs_llc.c:1079) 20250106095301966 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5e71125 => ffffffff) (gprs_llc.c:1125) 20250106095301966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106095301966 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095301966 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095301966 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@ffbd8aed769c: Removing Client IMSI='262420000000029'H, index=0 20250106095301981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095301981 DLLC NOTICE LLME(ffffffff/f5e71125){UNASSIGNED} LLC RX: unknown TLLI 0xf5e71125, creating LLME on the fly (gprs_llc.c:552) 20250106095301981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095301981 DMM NOTICE LLME(ffffffff/f5e71125){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20250106095301981 DLLC NOTICE LLME(ffffffff/f5e71125){UNASSIGNED} LLGM Assign pre (f5e71125 => ffffffff) (gprs_llc.c:1079) 20250106095301981 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5e71125 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@ffbd8aed769c: Final verdict of PTC: pass 20250106095301986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35812<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250106095301989 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095301989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(399)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(400)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@ffbd8aed769c: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(393)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(388)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(398)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@ffbd8aed769c: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@ffbd8aed769c: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(396)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(391)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(386)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:53:02 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20250106095302109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095302410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33998<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80156) 20250106095302990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095302991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80156, count=96856) 20250106095303992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095303992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:53:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095304994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095304994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250106095305517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095305521 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095305560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095305560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095305560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095305560 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095305560 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095305560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095305560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095305560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095305560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095305561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095305561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095305561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095305561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095305561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095305561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095305561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095305561 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095305561 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095305561 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095305561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095305561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095305561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095305563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095305567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095305567 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095305576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095305576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095305576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095305576 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095305576 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095305576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095305576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095305576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095305576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095305577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095305577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095305577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095305577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095305577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095305577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095305577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095305577 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095305577 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095305577 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095305577 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095305578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095305578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095305580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095305586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095305586 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)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095305594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095305594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095305594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095305594 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095305594 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095305594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095305594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095305594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095305594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095305595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095305595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095305595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095305595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095305595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095305595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095305595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095305595 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095305595 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095305595 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095305595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095305595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095305595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095305597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095305602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095305602 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)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095305996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095305996 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095305996 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095305996 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095306000 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095306001 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@ffbd8aed769c: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='CDE10C14'O, index=0 SGSN_Test-GSUP(419)@ffbd8aed769c: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250106095307070 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) 20250106095307070 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@ffbd8aed769c: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@ffbd8aed769c: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@ffbd8aed769c: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@ffbd8aed769c: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@ffbd8aed769c: Final verdict of PTC: pass 20250106095307079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34012<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@ffbd8aed769c: Final verdict of PTC: none 20250106095307084 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095307084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(403)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(412)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(407)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(417)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@ffbd8aed769c: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@ffbd8aed769c: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@ffbd8aed769c: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(415)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(405)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(410)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:53:07 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc 20250106095307166 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095307468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34018<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45216) 20250106095308085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095308085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45216, count=53160) 20250106095309086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095309086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:53:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095310087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095310087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250106095310563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095310565 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095310608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095310608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095310608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095310608 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095310608 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095310608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095310608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095310608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095310608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095310609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095310609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095310609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095310609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095310609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095310609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095310609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095310609 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095310609 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095310609 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095310609 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095310609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095310609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095310612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095310616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095310617 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)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095310623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095310623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095310623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095310623 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095310623 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095310623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095310623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095310623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095310623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095310624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095310624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095310624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095310624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095310624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095310624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095310624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095310624 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095310624 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095310624 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095310624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095310624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095310624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095310626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095310631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095310631 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(433)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(437)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(437)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095310643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095310643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095310643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095310643 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095310643 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095310643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095310643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095310643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095310643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(437)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095310643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095310643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095310643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095310643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095310643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095310643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095310643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095310643 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095310643 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095310643 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095310643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095310644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095310644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(437)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(437)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095310646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095310650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095310650 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(434)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095311089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095311089 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095311089 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095311089 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(436)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(436)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095311093 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095311094 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(436)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(436)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(436)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(436)@ffbd8aed769c: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(436)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(436)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@ffbd8aed769c: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='C70FC785'O, index=0 SGSN_Test-GSUP(438)@ffbd8aed769c: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250106095312164 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) 20250106095312164 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@ffbd8aed769c: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@ffbd8aed769c: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@ffbd8aed769c: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@ffbd8aed769c: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@ffbd8aed769c: Final verdict of PTC: pass 20250106095312175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34034<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250106095312179 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(438)@ffbd8aed769c: Final verdict of PTC: none 20250106095312180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(422)@ffbd8aed769c: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(436)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(437)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(426)@ffbd8aed769c: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@ffbd8aed769c: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(431)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(435)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(429)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(424)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(435): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(436): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(437): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:53:12 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc 20250106095312250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095312553 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=45692) 20250106095313180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095313181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45692, count=53912) 20250106095314182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095314182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:53:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095315182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095315183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_rau_unknown started. 20250106095315641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095315642 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095315684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095315684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095315684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095315684 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095315684 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095315684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095315684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095315684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095315684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095315685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095315685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095315685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095315685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095315685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095315685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095315685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095315685 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095315685 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095315685 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095315685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095315685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095315685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095315688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095315694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095315694 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095315701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095315701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095315701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095315701 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095315701 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095315701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095315701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095315701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095315701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095315702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095315702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095315702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095315702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095315702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095315702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095315702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095315702 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095315702 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095315702 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095315702 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095315702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095315702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095315704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 20250106095315708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095315708 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095315720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095315720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095315720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095315720 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095315720 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095315720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095315720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095315720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095315720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095315720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095315720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095315720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095315720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095315720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095315720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095315720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095315720 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095315720 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095315720 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095315721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095315721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(455)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095315721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095315723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095315728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095315728 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095316183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095316183 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095316183 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095316183 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095316188 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(456)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106095316189 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@ffbd8aed769c: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='FDCE7CAE'O, index=0 SGSN_Test-GSUP(457)@ffbd8aed769c: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250106095317260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095317260 DLLC NOTICE LLME(ffffffff/fdce7cae){UNASSIGNED} LLC RX: unknown TLLI 0xfdce7cae, creating LLME on the fly (gprs_llc.c:552) 20250106095317260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250106095317260 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250106095317260 DMM NOTICE LLME(ffffffff/fdce7cae){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20250106095317260 DLLC NOTICE LLME(ffffffff/fdce7cae){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250106095317260 DMM ERROR LLME(ffffffff/fdce7cae){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20250106095317260 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20250106095317260 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20250106095317260 DLLC NOTICE LLME(ffffffff/fdce7cae){UNASSIGNED} LLGM Assign pre (fdce7cae => ffffffff) (gprs_llc.c:1079) 20250106095317260 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdce7cae => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@ffbd8aed769c: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@ffbd8aed769c: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@ffbd8aed769c: Final verdict of PTC: pass 20250106095317273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48136<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250106095317276 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095317276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_rau_unknown-BVCI220(454)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(457)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(450)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(445)@ffbd8aed769c: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(455)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@ffbd8aed769c: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(448)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(453)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(443)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_rau_unknown finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:53:17 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250106095317328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095317630 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=44280) 20250106095318277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095318278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44280, count=54744) 20250106095319279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095319279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:53:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095320279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095320280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_rau started. 20250106095320729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095320731 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095320779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095320779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095320779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095320779 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095320779 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095320779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095320779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095320779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095320779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095320780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095320780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095320780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095320780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095320780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095320780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095320780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095320780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095320780 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095320780 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095320780 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095320781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095320781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095320782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095320787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095320788 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095320795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095320795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095320795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095320795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095320795 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095320795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095320795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095320795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095320795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095320797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095320797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095320797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095320797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095320797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095320797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095320797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095320797 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095320797 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095320797 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095320797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095320797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095320797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095320799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095320803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095320803 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095320811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095320811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095320811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095320811 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095320811 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095320811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095320811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095320811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095320811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095320812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095320812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095320812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095320812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095320812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095320812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095320812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095320812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095320812 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095320812 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095320812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095320812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095320812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095320814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095320818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095320818 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095321071 DGPRS DEBUG Checking for inactive LLMEs, time = 38685400 (sgsn.c:132) 20250106095321280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095321280 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095321280 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095321281 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095321285 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095321286 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@ffbd8aed769c: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='CED05DF4'O, index=0 SGSN_Test-GSUP(476)@ffbd8aed769c: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@ffbd8aed769c: 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 := '9584F25FEE60789DE2FE96E78D59DC80'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5CDDD597'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '39D0760B0AB7FEE5'O } } } } } 20250106095322338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095322338 DLLC NOTICE LLME(ffffffff/ced05df4){UNASSIGNED} LLC RX: unknown TLLI 0xced05df4, creating LLME on the fly (gprs_llc.c:552) 20250106095322338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095322338 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1248) 20250106095322338 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095322338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095322338 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095322338 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095322338 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095322338 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095322338 DLLC NOTICE LLME(ffffffff/ced05df4){UNASSIGNED} LLGM Assign pre (ced05df4 => f7f4da40) (gprs_llc.c:1079) 20250106095322338 DLLC NOTICE LLME(ced05df4/f7f4da40){ASSIGNED} LLGM Assign post (ced05df4 => f7f4da40) (gprs_llc.c:1125) 20250106095322338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095322338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095322338 DMM DEBUG MM(262420000000012/f7f4da40) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095322354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095322354 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095322354 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095322354 DMM DEBUG MM(262420000000012/f7f4da40) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1066) 20250106095322354 DMM NOTICE MM(262420000000012/f7f4da40) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095322354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095322354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095322354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095322354 DMM DEBUG MM(262420000000012/f7f4da40) Requesting authorization (sgsn_auth.c:160) 20250106095322354 DMM INFO MM(262420000000012/f7f4da40) Requesting authentication tuples (sgsn_auth.c:184) 20250106095322354 DMM DEBUG MM(262420000000012/f7f4da40) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095322354 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250106095322354 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@ffbd8aed769c: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250106095322360 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095322360 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095322360 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095322360 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095322360 DMM INFO MM(262420000000012/f7f4da40) Subscriber data update (mmctx.c:445) 20250106095322360 DMM DEBUG MM(262420000000012/f7f4da40) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095322360 DMM INFO MM(262420000000012/f7f4da40) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095322360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095322360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095322360 DMM INFO MM(262420000000012/f7f4da40) <- GMM AUTH AND CIPHERING REQ (rand = 95 84 f2 5f ee 60 78 9d e2 fe 96 e7 8d 59 dc 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095322377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095322377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095322377 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095322377 DMM INFO MM(262420000000012/f7f4da40) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095322377 DMM NOTICE MM(262420000000012/f7f4da40) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095322377 DMM DEBUG MM(262420000000012/f7f4da40) checking auth: received GSM SRES = 5c dd d5 97 (gprs_gmm.c:648) 20250106095322377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095322377 DMM DEBUG MM(262420000000012/f7f4da40) Requesting authorization (sgsn_auth.c:160) 20250106095322377 DMM INFO MM(262420000000012/f7f4da40) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095322377 DMM DEBUG MM(262420000000012/f7f4da40) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095322377 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250106095322377 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) 20250106095322377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095322377 DMM INFO MM(262420000000012/f7f4da40) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7f4da40) (gprs_gmm.c:282) 20250106095322378 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095322378 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095322378 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250106095322379 DMM INFO MM(262420000000012/f7f4da40) Subscriber data update (mmctx.c:445) 20250106095322379 DMM DEBUG MM(262420000000012/f7f4da40) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095322379 DMM INFO MM(262420000000012/f7f4da40) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095322379 DMM NOTICE MM(262420000000012/f7f4da40) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:982) 20250106095322379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095322379 DMM NOTICE MM(262420000000012/f7f4da40) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095322379 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) 20250106095322379 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095322379 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250106095322379 DMM INFO MM(262420000000012/f7f4da40) Subscriber data update (mmctx.c:445) 20250106095322379 DMM DEBUG MM(262420000000012/f7f4da40) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095322386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095322386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095322387 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095322387 DMM INFO MM(262420000000012/f7f4da40) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095322387 DMM NOTICE MM(262420000000012/f7f4da40) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095322387 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095322387 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095322387 DLLC NOTICE LLME(ced05df4/f7f4da40){ASSIGNED} LLGM Assign pre (ffffffff => f7f4da40) (gprs_llc.c:1079) 20250106095322387 DLLC NOTICE LLME(ffffffff/f7f4da40){ASSIGNED} LLGM Assign post (ffffffff => f7f4da40) (gprs_llc.c:1125) 20250106095322387 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095322387 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095322387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095322387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095322445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095322445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095322445 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095322445 DMM INFO MM(262420000000012/f7f4da40) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1614) 20250106095322445 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095322445 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250106095322445 DLLC NOTICE LLME(ffffffff/f7f4da40){ASSIGNED} LLGM Assign pre (f7f4da40 => e2f5d532) (gprs_llc.c:1079) 20250106095322445 DLLC NOTICE LLME(f7f4da40/e2f5d532){ASSIGNED} LLGM Assign post (f7f4da40 => e2f5d532) (gprs_llc.c:1125) 20250106095322445 DMM INFO MM(262420000000012/e2f5d532) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau(478)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@ffbd8aed769c: Removing Client IMSI='262420000000012'H, index=0 20250106095322461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095322461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250106095322461 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095322461 DMM INFO MM(262420000000012/e2f5d532) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250106095322461 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250106095322461 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095322461 DLLC NOTICE LLME(f7f4da40/e2f5d532){ASSIGNED} LLGM Assign pre (ffffffff => e2f5d532) (gprs_llc.c:1079) 20250106095322461 DLLC NOTICE LLME(ffffffff/e2f5d532){ASSIGNED} LLGM Assign post (ffffffff => e2f5d532) (gprs_llc.c:1125) 20250106095322462 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau(478)@ffbd8aed769c: Final verdict of PTC: pass 20250106095322465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48152<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@ffbd8aed769c: Final verdict of PTC: none 20250106095322469 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095322469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(464)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(474)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(469)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@ffbd8aed769c: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@ffbd8aed769c: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@ffbd8aed769c: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(462)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(467)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(472)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_rau finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:53:22 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250106095322574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095322976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40838<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44480) 20250106095323470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095323470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44480, count=92936) 20250106095324472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095324472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:53:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095325473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095325473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_rau_a_a started. 20250106095326079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095326082 DMM INFO MM(262420000000012/e2f5d532) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095326082 DMM INFO MM(262420000000012/e2f5d532) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095326082 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095326082 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095326082 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095326082 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095326082 DLLC NOTICE LLME(ffffffff/e2f5d532){ASSIGNED} LLGM Assign pre (e2f5d532 => ffffffff) (gprs_llc.c:1079) 20250106095326082 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2f5d532 => ffffffff) (gprs_llc.c:1125) 20250106095326082 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250106095326082 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) 20250106095326082 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) 20250106095326082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106095326082 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095326082 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095326082 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095326082 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095326126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095326126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095326126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095326126 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095326126 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095326126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095326126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095326126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095326126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095326127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095326127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095326127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095326127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095326127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095326127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095326127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095326127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095326127 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095326127 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095326127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095326127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095326127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095326130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095326136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095326136 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(485)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI196(482)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095326141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095326141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095326141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095326141 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095326141 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095326141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095326141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095326141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095326141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095326142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095326142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095326142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095326142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095326142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095326142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095326142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095326142 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095326142 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095326142 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095326142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095326143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095326143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095326144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095326149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095326149 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095326157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095326157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095326157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095326157 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095326157 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095326157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095326157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095326157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095326157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095326158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095326158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095326158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095326158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095326158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095326158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095326158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095326158 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095326158 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095326158 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095326158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(493)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095326159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095326159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095326160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095326166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095326166 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095326474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095326474 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095326474 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095326474 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095326478 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095326479 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@ffbd8aed769c: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='C6C1EB6F'O, index=0 SGSN_Test-GSUP(495)@ffbd8aed769c: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@ffbd8aed769c: 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 := 'AFC28B42E77BFCFF481DC2F3A908AB43'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ABC6B6BC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E232AF035B8CCC4A'O } } } } } 20250106095327556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095327556 DLLC NOTICE LLME(ffffffff/c6c1eb6f){UNASSIGNED} LLC RX: unknown TLLI 0xc6c1eb6f, creating LLME on the fly (gprs_llc.c:552) 20250106095327556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095327556 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1248) 20250106095327556 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095327556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095327556 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095327556 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095327556 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095327556 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095327556 DLLC NOTICE LLME(ffffffff/c6c1eb6f){UNASSIGNED} LLGM Assign pre (c6c1eb6f => f7840de5) (gprs_llc.c:1079) 20250106095327556 DLLC NOTICE LLME(c6c1eb6f/f7840de5){ASSIGNED} LLGM Assign post (c6c1eb6f => f7840de5) (gprs_llc.c:1125) 20250106095327556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095327556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095327556 DMM DEBUG MM(262420000000037/f7840de5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095327582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095327582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095327583 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095327583 DMM DEBUG MM(262420000000037/f7840de5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1066) 20250106095327583 DMM NOTICE MM(262420000000037/f7840de5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095327583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095327583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095327583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095327583 DMM DEBUG MM(262420000000037/f7840de5) Requesting authorization (sgsn_auth.c:160) 20250106095327583 DMM INFO MM(262420000000037/f7840de5) Requesting authentication tuples (sgsn_auth.c:184) 20250106095327583 DMM DEBUG MM(262420000000037/f7840de5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095327583 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250106095327583 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@ffbd8aed769c: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250106095327589 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095327589 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095327589 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095327589 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095327589 DMM INFO MM(262420000000037/f7840de5) Subscriber data update (mmctx.c:445) 20250106095327589 DMM DEBUG MM(262420000000037/f7840de5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095327589 DMM INFO MM(262420000000037/f7840de5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095327589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095327589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095327589 DMM INFO MM(262420000000037/f7840de5) <- GMM AUTH AND CIPHERING REQ (rand = af c2 8b 42 e7 7b fc ff 48 1d c2 f3 a9 08 ab 43 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095327611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095327611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095327611 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095327611 DMM INFO MM(262420000000037/f7840de5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095327611 DMM NOTICE MM(262420000000037/f7840de5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095327611 DMM DEBUG MM(262420000000037/f7840de5) checking auth: received GSM SRES = ab c6 b6 bc (gprs_gmm.c:648) 20250106095327611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095327611 DMM DEBUG MM(262420000000037/f7840de5) Requesting authorization (sgsn_auth.c:160) 20250106095327611 DMM INFO MM(262420000000037/f7840de5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095327611 DMM DEBUG MM(262420000000037/f7840de5) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095327611 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250106095327611 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) 20250106095327611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095327611 DMM INFO MM(262420000000037/f7840de5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7840de5) (gprs_gmm.c:282) 20250106095327614 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095327614 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095327614 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250106095327614 DMM INFO MM(262420000000037/f7840de5) Subscriber data update (mmctx.c:445) 20250106095327614 DMM DEBUG MM(262420000000037/f7840de5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095327614 DMM INFO MM(262420000000037/f7840de5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095327614 DMM NOTICE MM(262420000000037/f7840de5) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:982) 20250106095327614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095327614 DMM NOTICE MM(262420000000037/f7840de5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095327614 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) 20250106095327615 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095327615 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250106095327615 DMM INFO MM(262420000000037/f7840de5) Subscriber data update (mmctx.c:445) 20250106095327615 DMM DEBUG MM(262420000000037/f7840de5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095327628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095327628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095327628 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095327628 DMM INFO MM(262420000000037/f7840de5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095327628 DMM NOTICE MM(262420000000037/f7840de5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095327628 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095327628 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095327628 DLLC NOTICE LLME(c6c1eb6f/f7840de5){ASSIGNED} LLGM Assign pre (ffffffff => f7840de5) (gprs_llc.c:1079) 20250106095327628 DLLC NOTICE LLME(ffffffff/f7840de5){ASSIGNED} LLGM Assign post (ffffffff => f7840de5) (gprs_llc.c:1125) 20250106095327629 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095327629 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095327629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095327629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095327687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095327687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095327687 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095327687 DMM INFO MM(262420000000037/f7840de5) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250106095327687 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095327687 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250106095327687 DLLC NOTICE LLME(ffffffff/f7840de5){ASSIGNED} LLGM Assign pre (f7840de5 => e594d049) (gprs_llc.c:1079) 20250106095327687 DLLC NOTICE LLME(f7840de5/e594d049){ASSIGNED} LLGM Assign post (f7840de5 => e594d049) (gprs_llc.c:1125) 20250106095327687 DMM INFO MM(262420000000037/e594d049) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095327706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095327706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250106095327706 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095327706 DMM INFO MM(262420000000037/e594d049) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250106095327706 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250106095327706 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095327706 DLLC NOTICE LLME(f7840de5/e594d049){ASSIGNED} LLGM Assign pre (ffffffff => e594d049) (gprs_llc.c:1079) 20250106095327706 DLLC NOTICE LLME(ffffffff/e594d049){ASSIGNED} LLGM Assign post (ffffffff => e594d049) (gprs_llc.c:1125) 20250106095327706 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250106095327706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095327706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095327706 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095327707 DMM INFO MM(262420000000037/e594d049) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250106095327707 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095327707 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250106095327707 DLLC NOTICE LLME(ffffffff/e594d049){ASSIGNED} LLGM Assign pre (e594d049 => c1dd0cba) (gprs_llc.c:1079) 20250106095327707 DLLC NOTICE LLME(e594d049/c1dd0cba){ASSIGNED} LLGM Assign post (e594d049 => c1dd0cba) (gprs_llc.c:1125) 20250106095327707 DMM INFO MM(262420000000037/c1dd0cba) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095327719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095327719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095327719 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095327719 DMM INFO MM(262420000000037/c1dd0cba) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250106095327719 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250106095327719 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095327719 DLLC NOTICE LLME(e594d049/c1dd0cba){ASSIGNED} LLGM Assign pre (ffffffff => c1dd0cba) (gprs_llc.c:1079) 20250106095327719 DLLC NOTICE LLME(ffffffff/c1dd0cba){ASSIGNED} LLGM Assign post (ffffffff => c1dd0cba) (gprs_llc.c:1125) 20250106095327719 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250106095327720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095327720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095327721 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095327721 DMM INFO MM(262420000000037/c1dd0cba) -> GMM DETACH REQUEST TLLI=0xc1dd0cba type=GPRS detach Power-off (gprs_gmm.c:1440) 20250106095327721 DMM INFO MM(262420000000037/c1dd0cba) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250106095327721 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095327721 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095327721 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095327721 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095327721 DLLC NOTICE LLME(ffffffff/c1dd0cba){ASSIGNED} LLGM Assign pre (c1dd0cba => ffffffff) (gprs_llc.c:1079) 20250106095327721 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1dd0cba => ffffffff) (gprs_llc.c:1125) 20250106095327721 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250106095327721 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) 20250106095327721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106095327721 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095327721 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095327721 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095327723 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@ffbd8aed769c: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@ffbd8aed769c: Final verdict of PTC: pass 20250106095332742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40854<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250106095332746 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095332746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(489)@ffbd8aed769c: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(495)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(493)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(488)@ffbd8aed769c: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@ffbd8aed769c: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(486)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(491)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(481)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(483)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:53:32 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20250106095332877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095333178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47708<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107376) 20250106095333747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095333748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107376, count=112808) 20250106095334749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095334749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:53:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095335750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095335750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_rau_a_b started. 20250106095336275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095336277 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095336323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095336323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095336323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095336323 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095336323 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095336323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095336323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095336323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095336323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095336323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095336323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095336323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095336324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095336324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095336324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095336324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095336324 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095336324 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095336324 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095336324 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(502)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095336324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095336324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095336326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095336330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095336330 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095336338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095336338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095336338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095336338 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095336338 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095336338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095336338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095336338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095336338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095336339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095336339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095336339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095336339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095336339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095336339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095336339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095336339 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095336339 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095336339 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095336339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095336339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095336339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095336342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095336347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095336347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095336355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095336355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095336355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095336355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095336355 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095336355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095336355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095336355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095336355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095336356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095336356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095336356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095336356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095336356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095336356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095336356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095336356 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095336356 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095336356 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095336356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095336356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095336356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095336358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095336362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095336362 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095336752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095336752 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095336752 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095336752 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095336756 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(513)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106095336758 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@ffbd8aed769c: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D7B70484'O, index=0 SGSN_Test-GSUP(514)@ffbd8aed769c: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@ffbd8aed769c: 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 := '63F64366387329850C6D07966C73431F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '814E44A7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1346FC774B3FEAE7'O } } } } } 20250106095337825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095337825 DLLC NOTICE LLME(ffffffff/d7b70484){UNASSIGNED} LLC RX: unknown TLLI 0xd7b70484, creating LLME on the fly (gprs_llc.c:552) 20250106095337825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095337825 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1248) 20250106095337825 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095337825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095337825 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095337825 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095337825 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095337825 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095337825 DLLC NOTICE LLME(ffffffff/d7b70484){UNASSIGNED} LLGM Assign pre (d7b70484 => fd534dba) (gprs_llc.c:1079) 20250106095337825 DLLC NOTICE LLME(d7b70484/fd534dba){ASSIGNED} LLGM Assign post (d7b70484 => fd534dba) (gprs_llc.c:1125) 20250106095337825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095337825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095337825 DMM DEBUG MM(262420000000038/fd534dba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095337838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095337838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095337838 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095337838 DMM DEBUG MM(262420000000038/fd534dba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1066) 20250106095337838 DMM NOTICE MM(262420000000038/fd534dba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095337838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095337838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095337838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095337838 DMM DEBUG MM(262420000000038/fd534dba) Requesting authorization (sgsn_auth.c:160) 20250106095337838 DMM INFO MM(262420000000038/fd534dba) Requesting authentication tuples (sgsn_auth.c:184) 20250106095337838 DMM DEBUG MM(262420000000038/fd534dba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095337838 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250106095337838 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@ffbd8aed769c: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250106095337843 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095337843 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095337843 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095337843 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095337843 DMM INFO MM(262420000000038/fd534dba) Subscriber data update (mmctx.c:445) 20250106095337843 DMM DEBUG MM(262420000000038/fd534dba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095337843 DMM INFO MM(262420000000038/fd534dba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095337843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095337843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095337843 DMM INFO MM(262420000000038/fd534dba) <- GMM AUTH AND CIPHERING REQ (rand = 63 f6 43 66 38 73 29 85 0c 6d 07 96 6c 73 43 1f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095337856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095337856 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095337856 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095337856 DMM INFO MM(262420000000038/fd534dba) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095337856 DMM NOTICE MM(262420000000038/fd534dba) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095337856 DMM DEBUG MM(262420000000038/fd534dba) checking auth: received GSM SRES = 81 4e 44 a7 (gprs_gmm.c:648) 20250106095337857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095337857 DMM DEBUG MM(262420000000038/fd534dba) Requesting authorization (sgsn_auth.c:160) 20250106095337857 DMM INFO MM(262420000000038/fd534dba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095337857 DMM DEBUG MM(262420000000038/fd534dba) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095337857 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250106095337857 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) 20250106095337857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095337857 DMM INFO MM(262420000000038/fd534dba) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd534dba) (gprs_gmm.c:282) 20250106095337859 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095337859 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095337859 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250106095337859 DMM INFO MM(262420000000038/fd534dba) Subscriber data update (mmctx.c:445) 20250106095337859 DMM DEBUG MM(262420000000038/fd534dba) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095337859 DMM INFO MM(262420000000038/fd534dba) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095337859 DMM NOTICE MM(262420000000038/fd534dba) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:982) 20250106095337859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095337859 DMM NOTICE MM(262420000000038/fd534dba) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095337859 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) 20250106095337860 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095337860 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250106095337860 DMM INFO MM(262420000000038/fd534dba) Subscriber data update (mmctx.c:445) 20250106095337860 DMM DEBUG MM(262420000000038/fd534dba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095337866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095337866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095337866 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095337866 DMM INFO MM(262420000000038/fd534dba) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095337866 DMM NOTICE MM(262420000000038/fd534dba) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095337866 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095337866 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095337866 DLLC NOTICE LLME(d7b70484/fd534dba){ASSIGNED} LLGM Assign pre (ffffffff => fd534dba) (gprs_llc.c:1079) 20250106095337866 DLLC NOTICE LLME(ffffffff/fd534dba){ASSIGNED} LLGM Assign post (ffffffff => fd534dba) (gprs_llc.c:1125) 20250106095337866 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095337866 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095337866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095337866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@ffbd8aed769c: attach complete sending rau 20250106095337922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095337922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095337922 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095337922 DMM INFO MM(262420000000038/fd534dba) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250106095337922 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095337922 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250106095337922 DLLC NOTICE LLME(ffffffff/fd534dba){ASSIGNED} LLGM Assign pre (fd534dba => c28ce9f6) (gprs_llc.c:1079) 20250106095337922 DLLC NOTICE LLME(fd534dba/c28ce9f6){ASSIGNED} LLGM Assign post (fd534dba => c28ce9f6) (gprs_llc.c:1125) 20250106095337922 DMM INFO MM(262420000000038/c28ce9f6) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@ffbd8aed769c: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@ffbd8aed769c: Removing Client IMSI='262420000000038'H, index=0 20250106095337936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095337936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250106095337937 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095337937 DMM INFO MM(262420000000038/c28ce9f6) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250106095337937 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250106095337937 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095337937 DLLC NOTICE LLME(fd534dba/c28ce9f6){ASSIGNED} LLGM Assign pre (ffffffff => c28ce9f6) (gprs_llc.c:1079) 20250106095337937 DLLC NOTICE LLME(ffffffff/c28ce9f6){ASSIGNED} LLGM Assign post (ffffffff => c28ce9f6) (gprs_llc.c:1125) 20250106095337937 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b-BVCI210(506)@ffbd8aed769c: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C28CE9F6'O, index=0 TC_attach_rau_a_b(516)@ffbd8aed769c: sending second RAU via different RA 20250106095337946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095337946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095337946 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250106095337946 DMM INFO MM(262420000000038/c28ce9f6) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c28ce9f6, P-TMSI: c28ce9f6 (00000000), TLLI: c28ce9f6 (c28ce9f6), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20250106095337946 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1670) 20250106095337946 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250106095337946 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095337946 DLLC NOTICE LLME(ffffffff/c28ce9f6){ASSIGNED} LLGM Assign pre (c28ce9f6 => c28ce9f6) (gprs_llc.c:1079) 20250106095337946 DLLC NOTICE LLME(c28ce9f6/c28ce9f6){ASSIGNED} LLGM Assign post (c28ce9f6 => c28ce9f6) (gprs_llc.c:1125) 20250106095337946 DMM INFO MM(262420000000038/c28ce9f6) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095337976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095337976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095337976 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095337976 DMM INFO MM(262420000000038/c28ce9f6) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250106095337976 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250106095337976 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095337976 DLLC NOTICE LLME(c28ce9f6/c28ce9f6){ASSIGNED} LLGM Assign pre (ffffffff => c28ce9f6) (gprs_llc.c:1079) 20250106095337976 DLLC NOTICE LLME(ffffffff/c28ce9f6){ASSIGNED} LLGM Assign post (ffffffff => c28ce9f6) (gprs_llc.c:1125) 20250106095337976 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250106095337976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095337976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095337976 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095337976 DMM INFO MM(262420000000038/c28ce9f6) -> GMM DETACH REQUEST TLLI=0xc28ce9f6 type=GPRS detach Power-off (gprs_gmm.c:1440) 20250106095337976 DMM INFO MM(262420000000038/c28ce9f6) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250106095337976 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095337976 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095337976 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095337976 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095337976 DLLC NOTICE LLME(ffffffff/c28ce9f6){ASSIGNED} LLGM Assign pre (c28ce9f6 => ffffffff) (gprs_llc.c:1079) 20250106095337976 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c28ce9f6 => ffffffff) (gprs_llc.c:1125) 20250106095337976 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250106095337976 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) 20250106095337976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106095337976 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095337976 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095337976 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095337977 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@ffbd8aed769c: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@ffbd8aed769c: Final verdict of PTC: pass 20250106095342994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47718<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(499)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(514)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(512)@ffbd8aed769c: Final verdict of PTC: none 20250106095342999 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095342999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau_a_b-BVCI210(506)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(507)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@ffbd8aed769c: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(502)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(500)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(505)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(510)@ffbd8aed769c: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:53:43 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20250106095343104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095343406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103376) 20250106095344000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095344000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103376, count=109088) 20250106095345001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095345001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:53:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095346003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095346003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250106095346514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095346517 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095346562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095346562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095346562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095346562 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095346562 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095346562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095346562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095346562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095346562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095346563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095346563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095346563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095346563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095346563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095346563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095346563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095346563 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095346563 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095346563 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095346563 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095346563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095346563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095346565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095346571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095346571 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095346579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095346579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095346579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095346579 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095346579 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095346579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095346579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095346579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095346579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095346580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095346580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095346580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095346580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095346580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095346580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095346580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095346580 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095346580 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095346580 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095346580 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095346580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095346580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095346583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095346588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095346588 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095346595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095346595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095346595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095346595 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095346595 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095346595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095346595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095346595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095346595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095346595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095346595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095346595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095346596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095346596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095346596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095346596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095346596 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095346596 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095346596 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095346596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095346596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095346596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095346598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095346603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095346603 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)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095347004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095347005 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095347005 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095347005 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095347009 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(532)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250106095347011 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@ffbd8aed769c: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='FD681FDF'O, index=0 SGSN_Test-GSUP(533)@ffbd8aed769c: 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)@ffbd8aed769c: 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 := '18049D6005A1AB6654FDEB09DEC2D823'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D1E4609D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '23D1D05B2C1D4FD9'O } } } } } 20250106095348086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095348086 DLLC NOTICE LLME(ffffffff/fd681fdf){UNASSIGNED} LLC RX: unknown TLLI 0xfd681fdf, creating LLME on the fly (gprs_llc.c:552) 20250106095348086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095348086 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1248) 20250106095348086 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095348086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095348086 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095348086 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095348086 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095348086 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095348086 DLLC NOTICE LLME(ffffffff/fd681fdf){UNASSIGNED} LLGM Assign pre (fd681fdf => d20bfd0f) (gprs_llc.c:1079) 20250106095348086 DLLC NOTICE LLME(fd681fdf/d20bfd0f){ASSIGNED} LLGM Assign post (fd681fdf => d20bfd0f) (gprs_llc.c:1125) 20250106095348086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095348086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095348086 DMM DEBUG MM(262420000000039/d20bfd0f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095348103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095348103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095348103 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095348103 DMM DEBUG MM(262420000000039/d20bfd0f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20250106095348103 DMM NOTICE MM(262420000000039/d20bfd0f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095348103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095348103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095348103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095348103 DMM DEBUG MM(262420000000039/d20bfd0f) Requesting authorization (sgsn_auth.c:160) 20250106095348103 DMM INFO MM(262420000000039/d20bfd0f) Requesting authentication tuples (sgsn_auth.c:184) 20250106095348103 DMM DEBUG MM(262420000000039/d20bfd0f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095348103 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250106095348103 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@ffbd8aed769c: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20250106095348109 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095348109 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095348109 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095348109 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095348109 DMM INFO MM(262420000000039/d20bfd0f) Subscriber data update (mmctx.c:445) 20250106095348109 DMM DEBUG MM(262420000000039/d20bfd0f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095348109 DMM INFO MM(262420000000039/d20bfd0f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095348109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095348109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095348109 DMM INFO MM(262420000000039/d20bfd0f) <- GMM AUTH AND CIPHERING REQ (rand = 18 04 9d 60 05 a1 ab 66 54 fd eb 09 de c2 d8 23 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095348123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095348123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095348123 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095348123 DMM INFO MM(262420000000039/d20bfd0f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095348123 DMM NOTICE MM(262420000000039/d20bfd0f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095348123 DMM DEBUG MM(262420000000039/d20bfd0f) checking auth: received GSM SRES = d1 e4 60 9d (gprs_gmm.c:648) 20250106095348123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095348123 DMM DEBUG MM(262420000000039/d20bfd0f) Requesting authorization (sgsn_auth.c:160) 20250106095348123 DMM INFO MM(262420000000039/d20bfd0f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095348123 DMM DEBUG MM(262420000000039/d20bfd0f) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095348123 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250106095348123 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) 20250106095348123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095348123 DMM INFO MM(262420000000039/d20bfd0f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd20bfd0f) (gprs_gmm.c:282) 20250106095348126 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095348126 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095348126 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250106095348126 DMM INFO MM(262420000000039/d20bfd0f) Subscriber data update (mmctx.c:445) 20250106095348126 DMM DEBUG MM(262420000000039/d20bfd0f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095348126 DMM INFO MM(262420000000039/d20bfd0f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095348126 DMM NOTICE MM(262420000000039/d20bfd0f) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:982) 20250106095348126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095348126 DMM NOTICE MM(262420000000039/d20bfd0f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095348126 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) 20250106095348128 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095348128 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250106095348128 DMM INFO MM(262420000000039/d20bfd0f) Subscriber data update (mmctx.c:445) 20250106095348128 DMM DEBUG MM(262420000000039/d20bfd0f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095348137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095348138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095348138 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095348138 DMM INFO MM(262420000000039/d20bfd0f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095348138 DMM NOTICE MM(262420000000039/d20bfd0f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095348138 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095348138 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095348138 DLLC NOTICE LLME(fd681fdf/d20bfd0f){ASSIGNED} LLGM Assign pre (ffffffff => d20bfd0f) (gprs_llc.c:1079) 20250106095348138 DLLC NOTICE LLME(ffffffff/d20bfd0f){ASSIGNED} LLGM Assign post (ffffffff => d20bfd0f) (gprs_llc.c:1125) 20250106095348138 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095348138 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095348138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095348138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@ffbd8aed769c: attach complete sending rau 20250106095348195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095348195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095348195 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095348195 DMM INFO MM(262420000000039/d20bfd0f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) TC_attach_rau_a_b_wrong_old_ra(535)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@ffbd8aed769c: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@ffbd8aed769c: Removing Client IMSI='262420000000039'H, index=0 TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@ffbd8aed769c: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='D8F5F5FC'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@ffbd8aed769c: sending second RAU via different RA with wrong Old RA 20250106095348195 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095348195 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250106095348195 DLLC NOTICE LLME(ffffffff/d20bfd0f){ASSIGNED} LLGM Assign pre (d20bfd0f => d8f5f5fc) (gprs_llc.c:1079) 20250106095348195 DLLC NOTICE LLME(d20bfd0f/d8f5f5fc){ASSIGNED} LLGM Assign post (d20bfd0f => d8f5f5fc) (gprs_llc.c:1125) 20250106095348195 DMM INFO MM(262420000000039/d8f5f5fc) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) 20250106095348209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095348209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250106095348209 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095348209 DMM INFO MM(262420000000039/d8f5f5fc) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250106095348209 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250106095348209 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095348209 DLLC NOTICE LLME(d20bfd0f/d8f5f5fc){ASSIGNED} LLGM Assign pre (ffffffff => d8f5f5fc) (gprs_llc.c:1079) 20250106095348209 DLLC NOTICE LLME(ffffffff/d8f5f5fc){ASSIGNED} LLGM Assign post (ffffffff => d8f5f5fc) (gprs_llc.c:1125) 20250106095348209 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250106095348217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095348217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095348217 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250106095348217 DMM NOTICE LLME(ffffffff/d8f5f5fc){ASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20250106095348217 DLLC NOTICE LLME(ffffffff/d8f5f5fc){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250106095348218 DMM NOTICE MM(262420000000039/d8f5f5fc) Rx RA Update Request with unexpected TLLI=d8f5f5fc Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1714) 20250106095348218 DMM ERROR LLME(ffffffff/d8f5f5fc){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20250106095348218 DMM NOTICE MM(262420000000039/d8f5f5fc) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20250106095348218 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20250106095348218 DMM INFO MM(262420000000039/d8f5f5fc) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250106095348218 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095348218 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095348218 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095348218 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095348218 DLLC NOTICE LLME(ffffffff/d8f5f5fc){ASSIGNED} LLGM Assign pre (d8f5f5fc => ffffffff) (gprs_llc.c:1079) 20250106095348218 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8f5f5fc => ffffffff) (gprs_llc.c:1125) 20250106095348218 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250106095348218 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) 20250106095348218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106095348218 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095348218 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095348218 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095348233 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250106095348233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095348233 DLLC NOTICE LLME(ffffffff/d8f5f5fc){UNASSIGNED} LLC RX: unknown TLLI 0xd8f5f5fc, creating LLME on the fly (gprs_llc.c:552) 20250106095348233 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250106095348233 DMM NOTICE LLME(ffffffff/d8f5f5fc){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20250106095351072 DGPRS DEBUG Checking for inactive LLMEs, time = 38685430 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@ffbd8aed769c: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@ffbd8aed769c: Final verdict of PTC: pass 20250106095353247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55830<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@ffbd8aed769c: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(521)@ffbd8aed769c: Final verdict of PTC: none 20250106095353252 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095353252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(517)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(526)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@ffbd8aed769c: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(531)@ffbd8aed769c: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(519)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(524)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(529)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none)Mon Jan 6 09:53:53 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@ffbd8aed769c: 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'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20250106095353377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095353678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100484) 20250106095354253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095354253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100484, count=105916) 20250106095355254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095355254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:53:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095356255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095356255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_usim_resync started. 20250106095356752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095356756 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(540)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095356801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095356801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095356801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095356801 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095356801 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095356801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095356801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095356801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095356801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095356802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095356802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095356802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095356802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095356802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095356802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095356802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095356802 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095356802 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095356802 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095356802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095356803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095356803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095356805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095356810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095356810 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095356817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095356817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095356817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095356817 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095356817 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095356817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095356817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095356817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095356817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095356817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095356817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095356817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095356817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095356817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095356817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095356817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095356817 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095356817 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095356817 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095356817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095356818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095356818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095356820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095356825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095356825 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095356833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095356833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095356833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095356833 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095356833 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095356833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095356833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095356833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095356833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095356833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095356833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095356833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095356834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095356834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095356834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095356834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095356834 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095356834 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095356834 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095356834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095356834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095356834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095356835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095356840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095356840 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095357257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095357257 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095357257 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095357257 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095357261 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095357262 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@ffbd8aed769c: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='FA3F4CD7'O, index=0 SGSN_Test-GSUP(552)@ffbd8aed769c: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@ffbd8aed769c: 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 := '532689AC78A962FB38436E145970D232'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A7210C84'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '86F440008E018316'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A0E09FBD11C332AA48973DE320B2ABC7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0C4BF3AE06382B65D9F72C01C7B354F9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E96F6CF00DC9383B29FD1CBD78869CD1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CEF795EC0E8C6882'O } } } } } 20250106095358337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095358337 DLLC NOTICE LLME(ffffffff/fa3f4cd7){UNASSIGNED} LLC RX: unknown TLLI 0xfa3f4cd7, creating LLME on the fly (gprs_llc.c:552) 20250106095358337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095358337 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20250106095358337 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095358337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095358337 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095358337 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095358337 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095358337 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095358337 DLLC NOTICE LLME(ffffffff/fa3f4cd7){UNASSIGNED} LLGM Assign pre (fa3f4cd7 => eb027d04) (gprs_llc.c:1079) 20250106095358337 DLLC NOTICE LLME(fa3f4cd7/eb027d04){ASSIGNED} LLGM Assign post (fa3f4cd7 => eb027d04) (gprs_llc.c:1125) 20250106095358337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095358337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095358337 DMM DEBUG MM(262420000000040/eb027d04) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095358345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095358345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095358345 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095358345 DMM DEBUG MM(262420000000040/eb027d04) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250106095358345 DMM NOTICE MM(262420000000040/eb027d04) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095358345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095358345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095358345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095358345 DMM DEBUG MM(262420000000040/eb027d04) Requesting authorization (sgsn_auth.c:160) 20250106095358345 DMM INFO MM(262420000000040/eb027d04) Requesting authentication tuples (sgsn_auth.c:184) 20250106095358345 DMM DEBUG MM(262420000000040/eb027d04) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095358345 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250106095358345 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@ffbd8aed769c: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20250106095358347 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095358347 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095358347 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095358347 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095358347 DMM INFO MM(262420000000040/eb027d04) Subscriber data update (mmctx.c:445) 20250106095358347 DMM DEBUG MM(262420000000040/eb027d04) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095358347 DMM INFO MM(262420000000040/eb027d04) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095358347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095358347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095358347 DMM INFO MM(262420000000040/eb027d04) <- GMM AUTH AND CIPHERING REQ (rand = 53 26 89 ac 78 a9 62 fb 38 43 6e 14 59 70 d2 32 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e9 6f 6c f0 0d c9 38 3b 29 fd 1c bd 78 86 9c d1 ) (gprs_gmm.c:465) 20250106095358351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095358351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095358351 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095358351 DMM INFO MM(262420000000040/eb027d04) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:676) 20250106095358351 DMM INFO MM(262420000000040/eb027d04) R99 AUTHENTICATION SYNCH (AUTS = d2d705d0b26195ab052aa42587aa) (gprs_gmm.c:693) 20250106095358351 DMM DEBUG MM(262420000000040/eb027d04) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095358351 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250106095358351 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e d2 d7 05 d0 b2 61 95 ab 05 2a a4 25 87 aa 20 10 53 26 89 ac 78 a9 62 fb 38 43 6e 14 59 70 d2 32 28 01 01 (gprs_subscriber.c:210) 20250106095358351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:708) 20250106095358351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250106095358352 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095358352 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095358352 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095358352 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095358352 DMM INFO MM(262420000000040/eb027d04) Subscriber data update (mmctx.c:445) 20250106095358352 DMM DEBUG MM(262420000000040/eb027d04) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250106095358352 DMM INFO MM(262420000000040/eb027d04) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250106095358352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095358352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095358352 DMM INFO MM(262420000000040/eb027d04) <- GMM AUTH AND CIPHERING REQ (rand = 80 5b 46 92 da 4a 65 b7 81 ee 85 ad 41 2d 70 56 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b0 df ac 62 e8 e0 a4 ed 97 79 21 cc 90 13 7d c2 ) (gprs_gmm.c:465) 20250106095358355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095358355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7f1db0 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095358355 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095358355 DMM INFO MM(262420000000040/eb027d04) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095358355 DMM NOTICE MM(262420000000040/eb027d04) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095358355 DMM DEBUG MM(262420000000040/eb027d04) checking auth: received UMTS RES = f6 e1 b1 88 c9 58 dc 26 (gprs_gmm.c:648) 20250106095358355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095358355 DMM DEBUG MM(262420000000040/eb027d04) Requesting authorization (sgsn_auth.c:160) 20250106095358355 DMM INFO MM(262420000000040/eb027d04) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095358355 DMM DEBUG MM(262420000000040/eb027d04) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095358355 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250106095358355 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) 20250106095358355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095358355 DMM INFO MM(262420000000040/eb027d04) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb027d04) (gprs_gmm.c:282) 20250106095358356 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095358356 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095358356 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250106095358356 DMM INFO MM(262420000000040/eb027d04) Subscriber data update (mmctx.c:445) 20250106095358356 DMM DEBUG MM(262420000000040/eb027d04) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095358356 DMM INFO MM(262420000000040/eb027d04) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095358356 DMM NOTICE MM(262420000000040/eb027d04) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:982) 20250106095358356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095358356 DMM NOTICE MM(262420000000040/eb027d04) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095358356 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) 20250106095358356 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095358356 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250106095358356 DMM INFO MM(262420000000040/eb027d04) Subscriber data update (mmctx.c:445) 20250106095358356 DMM DEBUG MM(262420000000040/eb027d04) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@ffbd8aed769c: Removing Client IMSI='262420000000040'H, index=0 20250106095358359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095358359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095358359 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095358359 DMM INFO MM(262420000000040/eb027d04) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095358359 DMM NOTICE MM(262420000000040/eb027d04) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095358359 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095358359 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095358359 DLLC NOTICE LLME(fa3f4cd7/eb027d04){ASSIGNED} LLGM Assign pre (ffffffff => eb027d04) (gprs_llc.c:1079) 20250106095358359 DLLC NOTICE LLME(ffffffff/eb027d04){ASSIGNED} LLGM Assign post (ffffffff => eb027d04) (gprs_llc.c:1125) 20250106095358359 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095358359 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095358359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095358359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@ffbd8aed769c: Final verdict of PTC: pass 20250106095358362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50354<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(545)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(550)@ffbd8aed769c: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@ffbd8aed769c: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@ffbd8aed769c: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@ffbd8aed769c: Final verdict of PTC: none 20250106095358367 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095358367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(551)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(538)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(543)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(548)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(540)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_usim_resync finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:53:58 UTC 2025 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20250106095358434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095358836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50356<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44424) 20250106095359368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095359368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44424, count=95108) 20250106095400369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095400369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106095401370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095401370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_usim_a54_a54 started. 20250106095401922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095401924 DMM INFO MM(262420000000040/eb027d04) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095401924 DMM INFO MM(262420000000040/eb027d04) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095401924 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095401924 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095401924 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095401924 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095401924 DLLC NOTICE LLME(ffffffff/eb027d04){ASSIGNED} LLGM Assign pre (eb027d04 => ffffffff) (gprs_llc.c:1079) 20250106095401924 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb027d04 => ffffffff) (gprs_llc.c:1125) 20250106095401924 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250106095401924 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) 20250106095401924 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) 20250106095401924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106095401924 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095401924 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095401924 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095401924 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095401969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095401969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095401969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095401969 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095401969 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095401969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095401969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095401969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095401969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095401970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095401970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095401970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095401970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095401970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095401970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095401970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095401970 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095401970 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095401970 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095401970 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095401970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095401970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095401972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095401977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095401977 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(561)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI196(558)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(565)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(565)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095401988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095401988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095401989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095401989 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095401989 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095401989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095401989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095401989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095401989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(564)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(565)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095401990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095401990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095401990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095401990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095401990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095401990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095401990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095401990 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095401990 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095401990 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095401990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095401991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095401991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(565)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(565)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095401993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250106095401998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095401998 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(564)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a54-BVCI210(562)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(569)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095402002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095402002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095402002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095402002 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095402002 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095402002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095402002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095402002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095402002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095402003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095402003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095402003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095402003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095402003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095402003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095402003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095402003 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095402003 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095402003 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095402003 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095402003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095402003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095402005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095402009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095402009 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095402371 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095402371 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095402371 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095402371 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095402373 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095402373 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@ffbd8aed769c: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='EBAEB637'O, index=0 SGSN_Test-GSUP(571)@ffbd8aed769c: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@ffbd8aed769c: 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 := 'B19FB957853821B0EDCEBD1E4E68A4FA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5188BDF3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '79B532D43FF4632B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '591C3A990F2FD6C036CB15665B9F8FFB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6E41990A2A31BA0506518E2CFEB3DCBF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C5399A2367B0C04CBF477336F917A983'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '127757FC64F6A3F0'O } } } } } 20250106095403444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095403444 DLLC NOTICE LLME(ffffffff/ebaeb637){UNASSIGNED} LLC RX: unknown TLLI 0xebaeb637, creating LLME on the fly (gprs_llc.c:552) 20250106095403444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095403445 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20250106095403445 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095403445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095403445 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095403445 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095403445 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095403445 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095403445 DLLC NOTICE LLME(ffffffff/ebaeb637){UNASSIGNED} LLGM Assign pre (ebaeb637 => c251aad8) (gprs_llc.c:1079) 20250106095403445 DLLC NOTICE LLME(ebaeb637/c251aad8){ASSIGNED} LLGM Assign post (ebaeb637 => c251aad8) (gprs_llc.c:1125) 20250106095403445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095403445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095403445 DMM DEBUG MM(262420000000040/c251aad8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095403467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095403467 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095403467 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095403467 DMM DEBUG MM(262420000000040/c251aad8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250106095403467 DMM NOTICE MM(262420000000040/c251aad8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095403467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095403467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095403467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095403467 DMM DEBUG MM(262420000000040/c251aad8) Requesting authorization (sgsn_auth.c:160) 20250106095403467 DMM INFO MM(262420000000040/c251aad8) Requesting authentication tuples (sgsn_auth.c:184) 20250106095403467 DMM DEBUG MM(262420000000040/c251aad8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095403467 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250106095403467 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@ffbd8aed769c: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20250106095403474 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095403474 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095403474 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095403474 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095403474 DMM INFO MM(262420000000040/c251aad8) Subscriber data update (mmctx.c:445) 20250106095403474 DMM DEBUG MM(262420000000040/c251aad8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095403474 DMM INFO MM(262420000000040/c251aad8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095403474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095403474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095403474 DMM INFO MM(262420000000040/c251aad8) <- GMM AUTH AND CIPHERING REQ (rand = b1 9f b9 57 85 38 21 b0 ed ce bd 1e 4e 68 a4 fa , mmctx_is_r99=1, vec->auth_types=0x3, autn = c5 39 9a 23 67 b0 c0 4c bf 47 73 36 f9 17 a9 83 ) (gprs_gmm.c:465) TC_attach_usim_a54_a54(573)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@ffbd8aed769c: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@ffbd8aed769c: Final verdict of PTC: pass 20250106095403494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46040<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(559)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(564)@ffbd8aed769c: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(569)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(565)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@ffbd8aed769c: Final verdict of PTC: none 20250106095403500 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095403500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(556)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@ffbd8aed769c: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@ffbd8aed769c: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(562)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(557)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(567)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(563)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(562): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(564): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(565): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:54:03 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20250106095403621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095404024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69292) 20250106095404502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095404502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=69292, count=73648) 20250106095405503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095405503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:54:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095406504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095406505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_usim_a54_a53 started. 20250106095407128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095407130 DMM INFO MM(262420000000040/c251aad8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095407130 DMM INFO MM(262420000000040/c251aad8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095407130 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095407130 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095407130 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095407130 DMM ERROR MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250106095407130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Deallocated (fsm.c:568) 20250106095407130 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095407130 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095407130 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095407130 DLLC NOTICE LLME(ebaeb637/c251aad8){ASSIGNED} LLGM Assign pre (c251aad8 => ffffffff) (gprs_llc.c:1079) 20250106095407130 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c251aad8 => ffffffff) (gprs_llc.c:1125) 20250106095407130 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095407171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095407171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095407171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095407171 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095407171 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095407171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095407171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095407171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095407171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095407172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095407172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095407172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095407172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095407172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095407172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095407172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095407172 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095407172 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095407172 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095407172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095407173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095407173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(579)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 20250106095407175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095407180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095407180 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(580)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI196(577)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095407186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095407186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095407186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095407186 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095407186 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095407186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095407186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095407186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095407186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095407187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095407187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095407187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095407187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095407187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095407187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095407187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095407187 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095407187 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095407187 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095407187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095407188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095407188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095407190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095407196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095407196 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095407203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095407203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095407203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095407203 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095407203 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095407203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095407203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095407203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095407203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095407203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095407203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095407203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095407204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095407204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095407204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095407204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095407204 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095407204 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095407204 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095407204 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(588)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095407204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095407204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095407205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095407210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095407210 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095407506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095407506 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095407506 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095407506 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095407511 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(589)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106095407512 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@ffbd8aed769c: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='E7B63705'O, index=0 SGSN_Test-GSUP(590)@ffbd8aed769c: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@ffbd8aed769c: 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 := '14CFF279CA55EDECEBDDA40BDC34580F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E94F3878'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FC3F18A08D9A3ECE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4EC157A33CBFF4E787775159A97D5BC4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CAABC6F873AF0B0E4C7D7FEED80D9D26'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B879A00333A7881842016E31216F94C9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2FEB9CD1F9149FE0'O } } } } } 20250106095408587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095408587 DLLC NOTICE LLME(ffffffff/e7b63705){UNASSIGNED} LLC RX: unknown TLLI 0xe7b63705, creating LLME on the fly (gprs_llc.c:552) 20250106095408587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095408587 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20250106095408587 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095408587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095408587 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095408587 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095408587 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095408587 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095408587 DLLC NOTICE LLME(ffffffff/e7b63705){UNASSIGNED} LLGM Assign pre (e7b63705 => ccaceb41) (gprs_llc.c:1079) 20250106095408587 DLLC NOTICE LLME(e7b63705/ccaceb41){ASSIGNED} LLGM Assign post (e7b63705 => ccaceb41) (gprs_llc.c:1125) 20250106095408587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095408587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095408587 DMM DEBUG MM(262420000000040/ccaceb41) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095408598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095408599 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095408599 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095408599 DMM DEBUG MM(262420000000040/ccaceb41) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250106095408599 DMM NOTICE MM(262420000000040/ccaceb41) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095408599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095408599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095408599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095408599 DMM DEBUG MM(262420000000040/ccaceb41) Requesting authorization (sgsn_auth.c:160) 20250106095408599 DMM INFO MM(262420000000040/ccaceb41) Requesting authentication tuples (sgsn_auth.c:184) 20250106095408599 DMM DEBUG MM(262420000000040/ccaceb41) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095408599 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250106095408599 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@ffbd8aed769c: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20250106095408601 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095408601 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095408601 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095408601 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095408601 DMM INFO MM(262420000000040/ccaceb41) Subscriber data update (mmctx.c:445) 20250106095408601 DMM DEBUG MM(262420000000040/ccaceb41) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095408601 DMM INFO MM(262420000000040/ccaceb41) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095408601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095408601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095408601 DMM INFO MM(262420000000040/ccaceb41) <- GMM AUTH AND CIPHERING REQ (rand = 14 cf f2 79 ca 55 ed ec eb dd a4 0b dc 34 58 0f , mmctx_is_r99=1, vec->auth_types=0x3, autn = b8 79 a0 03 33 a7 88 18 42 01 6e 31 21 6f 94 c9 ) (gprs_gmm.c:465) TC_attach_usim_a54_a53(592)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@ffbd8aed769c: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@ffbd8aed769c: Final verdict of PTC: pass 20250106095408609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46050<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@ffbd8aed769c: Final verdict of PTC: none 20250106095408613 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095408613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(579)@ffbd8aed769c: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@ffbd8aed769c: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(578)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(588)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(583)@ffbd8aed769c: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(586)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(576)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(581)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) Mon Jan 6 09:54:08 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(588): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@ffbd8aed769c: 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'. 20250106095408716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095409119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46060<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71304) 20250106095409614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095409614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71304, count=72564) 20250106095410616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095410616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:54:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095411617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095411618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_usim_a53_a54 started. 20250106095412209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095412211 DMM INFO MM(262420000000040/ccaceb41) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095412212 DMM INFO MM(262420000000040/ccaceb41) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095412212 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095412212 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095412212 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095412212 DMM ERROR MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250106095412212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Deallocated (fsm.c:568) 20250106095412212 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095412212 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095412212 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095412212 DLLC NOTICE LLME(e7b63705/ccaceb41){ASSIGNED} LLGM Assign pre (ccaceb41 => ffffffff) (gprs_llc.c:1079) 20250106095412212 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ccaceb41 => ffffffff) (gprs_llc.c:1125) 20250106095412212 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095412251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095412251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095412251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095412251 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095412251 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095412251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095412251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095412251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095412251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095412251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095412251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095412251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095412251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095412251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095412251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095412251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095412251 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095412252 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095412252 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095412252 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095412252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095412252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095412253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095412258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095412258 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095412268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095412268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095412268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095412268 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095412268 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095412268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095412268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095412268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095412268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095412268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095412268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095412268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095412269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095412269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095412269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095412269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095412269 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095412269 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095412269 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095412269 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095412269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095412269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(603)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 20250106095412271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095412276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095412276 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(604)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI210(600)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(603)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095412282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095412282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095412282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095412282 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095412282 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095412282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095412282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095412282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095412282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095412283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095412283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095412283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095412283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095412283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095412283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095412283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095412283 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095412283 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095412283 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095412283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095412283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095412283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095412286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095412291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095412291 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095412618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095412618 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095412618 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095412618 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095412622 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(608)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250106095412623 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@ffbd8aed769c: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='C92DF3B6'O, index=0 SGSN_Test-GSUP(609)@ffbd8aed769c: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@ffbd8aed769c: 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 := '463BCC8303C2C378EF9DAB65918842F0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D9E395B0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '607C7C81602FD86A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9A5707FDB472294E491B6523D3634FC4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6117B307ECD6D527CC4FAB4720CA8CF1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7675A85F475DC3F94DF56AF29C1D5139'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F272A0AB09E43986'O } } } } } 20250106095413664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095413664 DLLC NOTICE LLME(ffffffff/c92df3b6){UNASSIGNED} LLC RX: unknown TLLI 0xc92df3b6, creating LLME on the fly (gprs_llc.c:552) 20250106095413664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095413664 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20250106095413664 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095413664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095413664 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095413664 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095413664 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095413664 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095413664 DLLC NOTICE LLME(ffffffff/c92df3b6){UNASSIGNED} LLGM Assign pre (c92df3b6 => fbbe04d5) (gprs_llc.c:1079) 20250106095413664 DLLC NOTICE LLME(c92df3b6/fbbe04d5){ASSIGNED} LLGM Assign post (c92df3b6 => fbbe04d5) (gprs_llc.c:1125) 20250106095413664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095413664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095413664 DMM DEBUG MM(262420000000040/fbbe04d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095413671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095413671 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095413671 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095413671 DMM DEBUG MM(262420000000040/fbbe04d5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250106095413671 DMM NOTICE MM(262420000000040/fbbe04d5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095413671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095413671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095413671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095413671 DMM DEBUG MM(262420000000040/fbbe04d5) Requesting authorization (sgsn_auth.c:160) 20250106095413671 DMM INFO MM(262420000000040/fbbe04d5) Requesting authentication tuples (sgsn_auth.c:184) 20250106095413671 DMM DEBUG MM(262420000000040/fbbe04d5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095413671 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250106095413671 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@ffbd8aed769c: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20250106095413673 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095413673 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095413673 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095413673 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095413673 DMM INFO MM(262420000000040/fbbe04d5) Subscriber data update (mmctx.c:445) 20250106095413673 DMM DEBUG MM(262420000000040/fbbe04d5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095413673 DMM INFO MM(262420000000040/fbbe04d5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095413673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095413673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095413673 DMM INFO MM(262420000000040/fbbe04d5) <- GMM AUTH AND CIPHERING REQ (rand = 46 3b cc 83 03 c2 c3 78 ef 9d ab 65 91 88 42 f0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 76 75 a8 5f 47 5d c3 f9 4d f5 6a f2 9c 1d 51 39 ) (gprs_gmm.c:465) TC_attach_usim_a53_a54(611)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@ffbd8aed769c: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@ffbd8aed769c: Final verdict of PTC: pass 20250106095413679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52786<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@ffbd8aed769c: Final verdict of PTC: none 20250106095413681 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095413681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(608)@ffbd8aed769c: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(602)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(597)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@ffbd8aed769c: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(600)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@ffbd8aed769c: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(607)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(605)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(595)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(601)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(600): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:54:13 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20250106095413804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095414206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52798<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48084) 20250106095414682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095414682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48084, count=71936) 20250106095415684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095415684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:54:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095416685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095416685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_usim_a50_a54 started. 20250106095417292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52808<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095417292 DMM INFO MM(262420000000040/fbbe04d5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095417292 DMM INFO MM(262420000000040/fbbe04d5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095417292 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095417292 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095417292 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095417292 DMM ERROR MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250106095417292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Deallocated (fsm.c:568) 20250106095417292 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095417292 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095417292 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095417292 DLLC NOTICE LLME(c92df3b6/fbbe04d5){ASSIGNED} LLGM Assign pre (fbbe04d5 => ffffffff) (gprs_llc.c:1079) 20250106095417292 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbbe04d5 => ffffffff) (gprs_llc.c:1125) 20250106095417292 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095417311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095417311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095417311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095417311 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095417311 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095417311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095417311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095417311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095417311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095417312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095417312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095417312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095417312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095417312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095417312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095417312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095417312 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095417312 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095417312 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095417312 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095417313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095417313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095417314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095417319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095417319 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095417327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095417327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095417327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095417327 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095417327 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095417327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095417327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095417327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095417327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095417328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095417328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095417328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095417329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095417329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095417329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095417329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095417329 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095417329 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095417329 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095417329 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095417329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095417329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095417331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095417336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095417336 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095417346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095417346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095417346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095417346 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095417346 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095417346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095417346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095417346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095417346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095417347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095417347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095417347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095417347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095417347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095417347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095417347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095417347 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095417347 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095417347 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095417347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(626)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095417348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095417348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095417350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095417354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095417354 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095417686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095417686 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095417686 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095417686 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095417687 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095417687 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@ffbd8aed769c: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='F6CC55F1'O, index=0 SGSN_Test-GSUP(628)@ffbd8aed769c: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@ffbd8aed769c: 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 := '696EC8CFABAC28B7D0B96A946708BFBF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3267124C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '280FD990487824F7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '31B81CE6D56A527C3325C39F1143826E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5032FE80880AB6341B7BAEC052E4C406'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A1EE1EB84E27C7075D70887B4ABE65E3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E5EB4B1AC41EA65A'O } } } } } 20250106095418713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095418713 DLLC NOTICE LLME(ffffffff/f6cc55f1){UNASSIGNED} LLC RX: unknown TLLI 0xf6cc55f1, creating LLME on the fly (gprs_llc.c:552) 20250106095418713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095418713 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20250106095418713 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095418713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095418713 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095418713 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095418713 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095418713 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095418713 DLLC NOTICE LLME(ffffffff/f6cc55f1){UNASSIGNED} LLGM Assign pre (f6cc55f1 => e9ef87bc) (gprs_llc.c:1079) 20250106095418713 DLLC NOTICE LLME(f6cc55f1/e9ef87bc){ASSIGNED} LLGM Assign post (f6cc55f1 => e9ef87bc) (gprs_llc.c:1125) 20250106095418713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095418713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095418713 DMM DEBUG MM(262420000000040/e9ef87bc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095418718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095418718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095418718 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095418718 DMM DEBUG MM(262420000000040/e9ef87bc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250106095418718 DMM NOTICE MM(262420000000040/e9ef87bc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095418718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095418718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095418718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095418718 DMM DEBUG MM(262420000000040/e9ef87bc) Requesting authorization (sgsn_auth.c:160) 20250106095418718 DMM INFO MM(262420000000040/e9ef87bc) Requesting authentication tuples (sgsn_auth.c:184) 20250106095418718 DMM DEBUG MM(262420000000040/e9ef87bc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095418718 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250106095418718 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@ffbd8aed769c: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20250106095418720 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095418720 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095418720 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095418720 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095418720 DMM INFO MM(262420000000040/e9ef87bc) Subscriber data update (mmctx.c:445) 20250106095418720 DMM DEBUG MM(262420000000040/e9ef87bc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095418720 DMM INFO MM(262420000000040/e9ef87bc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095418720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095418720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095418720 DMM INFO MM(262420000000040/e9ef87bc) <- GMM AUTH AND CIPHERING REQ (rand = 69 6e c8 cf ab ac 28 b7 d0 b9 6a 94 67 08 bf bf , mmctx_is_r99=1, vec->auth_types=0x3, autn = a1 ee 1e b8 4e 27 c7 07 5d 70 88 7b 4a be 65 e3 ) (gprs_gmm.c:465) TC_attach_usim_a50_a54(630)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@ffbd8aed769c: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@ffbd8aed769c: Final verdict of PTC: pass 20250106095418723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52808<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250106095418724 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095418725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(627)@ffbd8aed769c: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(626)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(628)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(621)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(616)@ffbd8aed769c: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@ffbd8aed769c: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(619)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(614)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(624)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:54:18 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20250106095418796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095419198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52812<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48184) 20250106095419726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095419726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48184, count=71936) 20250106095420728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095420728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250106095421072 DGPRS DEBUG Checking for inactive LLMEs, time = 38685460 (sgsn.c:132) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:54:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095421730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095421730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_usim_a54_a50 started. 20250106095422297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095422300 DMM INFO MM(262420000000040/e9ef87bc) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095422300 DMM INFO MM(262420000000040/e9ef87bc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095422300 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095422300 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095422300 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095422300 DMM ERROR MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250106095422300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Deallocated (fsm.c:568) 20250106095422300 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095422300 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095422300 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095422300 DLLC NOTICE LLME(f6cc55f1/e9ef87bc){ASSIGNED} LLGM Assign pre (e9ef87bc => ffffffff) (gprs_llc.c:1079) 20250106095422300 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9ef87bc => ffffffff) (gprs_llc.c:1125) 20250106095422300 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095422341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095422341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095422341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095422341 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095422341 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095422341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095422341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095422341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095422341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095422342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095422342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095422342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095422342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095422342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095422342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095422342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095422342 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095422342 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095422342 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095422342 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095422342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095422342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095422344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095422349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095422349 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095422357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095422357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095422357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095422357 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095422357 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095422357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095422357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095422357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095422357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095422358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095422358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095422358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095422358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095422358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095422358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095422358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095422358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095422358 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095422358 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095422358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(640)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095422358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095422358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095422361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095422367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095422367 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(642)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI210(639)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(641)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095422374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095422374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095422374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095422374 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095422374 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095422374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095422374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095422374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095422374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095422374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095422374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095422374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095422375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095422375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095422375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095422375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095422375 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095422375 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095422375 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095422375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095422375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095422375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095422377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095422382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095422382 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095422731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095422731 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095422731 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095422731 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095422737 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(646)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106095422738 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@ffbd8aed769c: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='FF2C0556'O, index=0 SGSN_Test-GSUP(647)@ffbd8aed769c: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@ffbd8aed769c: 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 := '5329E87D57661FA9664DDF735D38EC50'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '33B08901'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B67F98C70B782511'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '84267DFCA4A67070D90F83F9665A395D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BE855C136EC63FBE785A4B1F25031662'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0ECF360B1F1E10AA05D4B3A426BA31EE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '07F41E3A197CF914'O } } } } } 20250106095423814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095423814 DLLC NOTICE LLME(ffffffff/ff2c0556){UNASSIGNED} LLC RX: unknown TLLI 0xff2c0556, creating LLME on the fly (gprs_llc.c:552) 20250106095423814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095423814 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20250106095423814 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095423814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095423814 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095423814 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095423815 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095423815 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095423815 DLLC NOTICE LLME(ffffffff/ff2c0556){UNASSIGNED} LLGM Assign pre (ff2c0556 => d96c3084) (gprs_llc.c:1079) 20250106095423815 DLLC NOTICE LLME(ff2c0556/d96c3084){ASSIGNED} LLGM Assign post (ff2c0556 => d96c3084) (gprs_llc.c:1125) 20250106095423815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095423815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095423815 DMM DEBUG MM(262420000000040/d96c3084) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095423834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095423834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095423834 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095423834 DMM DEBUG MM(262420000000040/d96c3084) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250106095423834 DMM NOTICE MM(262420000000040/d96c3084) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095423834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095423834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095423835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095423835 DMM DEBUG MM(262420000000040/d96c3084) Requesting authorization (sgsn_auth.c:160) 20250106095423835 DMM INFO MM(262420000000040/d96c3084) Requesting authentication tuples (sgsn_auth.c:184) 20250106095423835 DMM DEBUG MM(262420000000040/d96c3084) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095423835 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250106095423835 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@ffbd8aed769c: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20250106095423841 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095423841 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095423841 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095423841 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095423841 DMM INFO MM(262420000000040/d96c3084) Subscriber data update (mmctx.c:445) 20250106095423841 DMM DEBUG MM(262420000000040/d96c3084) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095423841 DMM INFO MM(262420000000040/d96c3084) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095423841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095423841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095423841 DMM INFO MM(262420000000040/d96c3084) <- GMM AUTH AND CIPHERING REQ (rand = 53 29 e8 7d 57 66 1f a9 66 4d df 73 5d 38 ec 50 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0e cf 36 0b 1f 1e 10 aa 05 d4 b3 a4 26 ba 31 ee ) (gprs_gmm.c:465) TC_attach_usim_a54_a50(649)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@ffbd8aed769c: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@ffbd8aed769c: Final verdict of PTC: pass 20250106095423860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57146<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250106095423864 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095423865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(631)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(647)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@ffbd8aed769c: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(640)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@ffbd8aed769c: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(635)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(645)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@ffbd8aed769c: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(633)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(638)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(643)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 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 20250106095423959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095424361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57156<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68308) 20250106095424866 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095424866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68308, count=72664) 20250106095425868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095425868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:54:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095426870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095426870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_detach_unknown_nopoweroff started. 20250106095427459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095427462 DMM INFO MM(262420000000040/d96c3084) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095427462 DMM INFO MM(262420000000040/d96c3084) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095427462 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095427462 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095427462 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095427462 DMM ERROR MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250106095427462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Deallocated (fsm.c:568) 20250106095427462 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095427462 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095427462 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095427462 DLLC NOTICE LLME(ff2c0556/d96c3084){ASSIGNED} LLGM Assign pre (d96c3084 => ffffffff) (gprs_llc.c:1079) 20250106095427462 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d96c3084 => ffffffff) (gprs_llc.c:1125) 20250106095427462 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095427506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095427506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095427506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095427506 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095427506 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095427506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095427506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095427506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095427506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095427507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095427507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095427507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095427507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095427507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095427507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095427507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095427507 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095427507 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095427507 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095427507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095427507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095427507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095427509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095427513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095427513 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(656)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(653)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095427524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095427524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095427524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095427524 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095427524 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095427524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095427524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095427524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095427524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095427525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095427525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095427525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095427525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095427525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095427525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095427525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095427525 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095427525 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095427525 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095427525 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095427526 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095427526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(660)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 20250106095427528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(656)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095427535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095427535 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(657)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(665)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(665)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095427544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095427544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095427544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095427544 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095427544 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095427544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095427544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095427544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095427544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(665)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095427545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095427545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095427545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095427546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095427546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095427546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095427546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095427546 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095427546 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095427546 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095427546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095427546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095427546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(665)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(665)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095427548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095427553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095427553 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(662)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095427871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095427871 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095427871 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095427871 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(664)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(664)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095427875 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095427876 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(664)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(664)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(664)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(664)@ffbd8aed769c: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(664)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(664)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@ffbd8aed769c: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='E9C3F2E0'O, index=0 SGSN_Test-GSUP(666)@ffbd8aed769c: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20250106095428950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095428950 DLLC NOTICE LLME(ffffffff/e9c3f2e0){UNASSIGNED} LLC RX: unknown TLLI 0xe9c3f2e0, creating LLME on the fly (gprs_llc.c:552) 20250106095428950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095428950 DMM NOTICE LLME(ffffffff/e9c3f2e0){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20250106095428950 DLLC NOTICE LLME(ffffffff/e9c3f2e0){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250106095428950 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xe9c3f2e0 type=GPRS detach (gprs_gmm.c:1440) 20250106095428950 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20250106095428950 DLLC NOTICE LLME(ffffffff/e9c3f2e0){UNASSIGNED} LLGM Assign pre (e9c3f2e0 => ffffffff) (gprs_llc.c:1079) 20250106095428950 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9c3f2e0 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@ffbd8aed769c: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@ffbd8aed769c: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@ffbd8aed769c: Final verdict of PTC: pass 20250106095428975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57160<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(654)@ffbd8aed769c: Final verdict of PTC: none 20250106095428980 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095428980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_unknown_nopoweroff-BVCI220(662)@ffbd8aed769c: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(657)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@ffbd8aed769c: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(659)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(665)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(664)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(652)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(658)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(663)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(657): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(658): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(662): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(663): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(664): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(665): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:54:29 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20250106095429041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57176<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095429343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57176<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57528) 20250106095429982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095429982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57528, count=58168) 20250106095430982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095430983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:54:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095431984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095431984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_detach_unknown_poweroff started. 20250106095432423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095432426 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095432469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095432469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095432469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095432469 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095432469 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095432469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095432469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095432469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095432469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095432469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095432469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095432469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095432469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095432469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095432469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095432469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095432469 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095432469 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095432469 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095432469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095432470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095432470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095432472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095432477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095432477 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095432485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095432485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095432485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095432485 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095432485 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095432485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095432485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095432485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095432485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095432486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095432486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095432486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095432486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095432486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095432486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095432486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095432486 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095432486 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095432486 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095432486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095432486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095432486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095432488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095432492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095432492 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095432500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095432500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095432501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095432501 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095432501 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095432501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095432501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095432501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095432501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095432501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095432501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095432501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095432501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095432501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095432501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095432501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095432501 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095432501 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095432501 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095432501 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095432502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095432502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095432503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095432508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095432508 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095432986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095432986 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095432986 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095432986 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095432990 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(684)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106095432992 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@ffbd8aed769c: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='F4C1E3DC'O, index=0 SGSN_Test-GSUP(685)@ffbd8aed769c: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20250106095434046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095434046 DLLC NOTICE LLME(ffffffff/f4c1e3dc){UNASSIGNED} LLC RX: unknown TLLI 0xf4c1e3dc, creating LLME on the fly (gprs_llc.c:552) 20250106095434046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095434046 DMM NOTICE LLME(ffffffff/f4c1e3dc){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) TC_detach_unknown_poweroff(687)@ffbd8aed769c: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@ffbd8aed769c: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@ffbd8aed769c: Final verdict of PTC: pass 20250106095439063 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46946<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250106095439067 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095439067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(685)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(683)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(673)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(678)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@ffbd8aed769c: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@ffbd8aed769c: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@ffbd8aed769c: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(676)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(681)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(671)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:54:39 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20250106095439136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46960<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095439438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46960<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47232) 20250106095440068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095440069 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47232, count=52664) 20250106095441069 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095441069 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:54:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095442070 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095442070 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_detach_nopoweroff started. 20250106095442521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095442524 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095442568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095442568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095442568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095442568 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095442568 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095442568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095442568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095442568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095442568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095442569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095442569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095442569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095442569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095442569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095442569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095442569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095442569 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095442569 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095442569 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095442569 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095442569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095442569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095442572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095442577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095442577 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095442584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095442584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095442584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095442584 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095442584 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095442584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095442584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095442584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095442584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095442584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095442584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095442584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095442585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095442585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095442585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095442585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095442585 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095442585 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095442585 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095442585 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095442585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095442585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095442587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095442593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095442593 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(699)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI210(696)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095442600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095442600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095442600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095442600 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095442600 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095442600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095442600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095442600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095442600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095442600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095442600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095442600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095442600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095442600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095442600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095442600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095442600 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095442600 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095442600 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095442600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(702)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095442601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095442601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095442603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095442607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095442608 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095443071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095443071 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095443071 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095443071 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095443074 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(703)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106095443075 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@ffbd8aed769c: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='C4AAD38A'O, index=0 SGSN_Test-GSUP(704)@ffbd8aed769c: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@ffbd8aed769c: 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 := 'D766AB00D7147BE2CEBAF5FC052E0E94'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5F3387CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2B5BB989B7A8F8AA'O } } } } } 20250106095444148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095444148 DLLC NOTICE LLME(ffffffff/c4aad38a){UNASSIGNED} LLC RX: unknown TLLI 0xc4aad38a, creating LLME on the fly (gprs_llc.c:552) 20250106095444148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095444148 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1248) 20250106095444148 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095444148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095444148 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095444148 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095444148 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095444148 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095444148 DLLC NOTICE LLME(ffffffff/c4aad38a){UNASSIGNED} LLGM Assign pre (c4aad38a => c7b8098e) (gprs_llc.c:1079) 20250106095444148 DLLC NOTICE LLME(c4aad38a/c7b8098e){ASSIGNED} LLGM Assign post (c4aad38a => c7b8098e) (gprs_llc.c:1125) 20250106095444148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095444148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095444148 DMM DEBUG MM(262420000000015/c7b8098e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095444172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095444172 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095444172 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095444172 DMM DEBUG MM(262420000000015/c7b8098e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1066) 20250106095444172 DMM NOTICE MM(262420000000015/c7b8098e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095444172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095444172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095444172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095444172 DMM DEBUG MM(262420000000015/c7b8098e) Requesting authorization (sgsn_auth.c:160) 20250106095444172 DMM INFO MM(262420000000015/c7b8098e) Requesting authentication tuples (sgsn_auth.c:184) 20250106095444172 DMM DEBUG MM(262420000000015/c7b8098e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095444172 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250106095444172 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@ffbd8aed769c: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20250106095444178 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095444179 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095444179 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095444179 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095444179 DMM INFO MM(262420000000015/c7b8098e) Subscriber data update (mmctx.c:445) 20250106095444179 DMM DEBUG MM(262420000000015/c7b8098e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095444179 DMM INFO MM(262420000000015/c7b8098e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095444179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095444179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095444179 DMM INFO MM(262420000000015/c7b8098e) <- GMM AUTH AND CIPHERING REQ (rand = d7 66 ab 00 d7 14 7b e2 ce ba f5 fc 05 2e 0e 94 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095444195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095444195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095444195 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095444195 DMM INFO MM(262420000000015/c7b8098e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095444195 DMM NOTICE MM(262420000000015/c7b8098e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095444195 DMM DEBUG MM(262420000000015/c7b8098e) checking auth: received GSM SRES = 5f 33 87 cf (gprs_gmm.c:648) 20250106095444195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095444195 DMM DEBUG MM(262420000000015/c7b8098e) Requesting authorization (sgsn_auth.c:160) 20250106095444195 DMM INFO MM(262420000000015/c7b8098e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095444195 DMM DEBUG MM(262420000000015/c7b8098e) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095444195 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250106095444195 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) 20250106095444195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095444195 DMM INFO MM(262420000000015/c7b8098e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7b8098e) (gprs_gmm.c:282) 20250106095444198 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095444198 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095444198 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250106095444198 DMM INFO MM(262420000000015/c7b8098e) Subscriber data update (mmctx.c:445) 20250106095444198 DMM DEBUG MM(262420000000015/c7b8098e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095444199 DMM INFO MM(262420000000015/c7b8098e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095444199 DMM NOTICE MM(262420000000015/c7b8098e) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:982) 20250106095444199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095444199 DMM NOTICE MM(262420000000015/c7b8098e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095444199 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) 20250106095444200 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095444200 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250106095444200 DMM INFO MM(262420000000015/c7b8098e) Subscriber data update (mmctx.c:445) 20250106095444200 DMM DEBUG MM(262420000000015/c7b8098e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095444212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095444212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095444213 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095444213 DMM INFO MM(262420000000015/c7b8098e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095444213 DMM NOTICE MM(262420000000015/c7b8098e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095444213 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095444213 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095444213 DLLC NOTICE LLME(c4aad38a/c7b8098e){ASSIGNED} LLGM Assign pre (ffffffff => c7b8098e) (gprs_llc.c:1079) 20250106095444213 DLLC NOTICE LLME(ffffffff/c7b8098e){ASSIGNED} LLGM Assign post (ffffffff => c7b8098e) (gprs_llc.c:1125) 20250106095444213 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095444213 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095444213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095444213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095444267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095444267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095444267 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095444267 DMM INFO MM(262420000000015/c7b8098e) -> GMM DETACH REQUEST TLLI=0xc7b8098e type=GPRS detach (gprs_gmm.c:1440) 20250106095444267 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20250106095444267 DMM INFO MM(262420000000015/c7b8098e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250106095444268 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095444268 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095444268 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095444268 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095444268 DLLC NOTICE LLME(ffffffff/c7b8098e){ASSIGNED} LLGM Assign pre (c7b8098e => ffffffff) (gprs_llc.c:1079) 20250106095444268 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7b8098e => ffffffff) (gprs_llc.c:1125) 20250106095444268 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250106095444268 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) 20250106095444268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106095444268 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095444268 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095444268 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095444270 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@ffbd8aed769c: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@ffbd8aed769c: Final verdict of PTC: pass 20250106095444283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56018<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(702)@ffbd8aed769c: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@ffbd8aed769c: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(692)@ffbd8aed769c: Final verdict of PTC: none 20250106095444288 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-NS2(698)@ffbd8aed769c: Final verdict of PTC: none 20250106095444288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(689)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(697)@ffbd8aed769c: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(690)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(695)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(700)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:54:44 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250106095444352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095444654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56034<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44380) 20250106095445288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095445288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44380, count=93816) 20250106095446290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095446290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106095447291 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095447291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_detach_poweroff started. 20250106095447751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095447754 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095447797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095447797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095447797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095447797 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095447797 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095447797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095447797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095447797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095447797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095447798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095447798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095447798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095447798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095447798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095447798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095447798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095447798 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095447798 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095447798 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095447798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095447798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095447798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095447801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095447805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095447806 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095447813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095447813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095447813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095447813 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095447813 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095447813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095447813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095447813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095447813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095447814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095447814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095447814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095447814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095447814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095447814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095447814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095447814 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095447814 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095447814 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095447814 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095447814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095447814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095447816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095447820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095447820 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095447832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095447832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095447832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095447832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095447832 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095447832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095447832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095447832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095447832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095447834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095447834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095447834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095447834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095447834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095447834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095447834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095447834 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095447834 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095447834 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095447834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095447834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095447834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095447836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095447842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095447842 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095448293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095448293 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095448293 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095448293 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095448297 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095448298 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@ffbd8aed769c: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='E363A1D0'O, index=0 SGSN_Test-GSUP(723)@ffbd8aed769c: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@ffbd8aed769c: 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 := 'DD41AB2E5E28F5A0EE14F572856A6087'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2BD4622F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '62DCF1835427298F'O } } } } } 20250106095449371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095449371 DLLC NOTICE LLME(ffffffff/e363a1d0){UNASSIGNED} LLC RX: unknown TLLI 0xe363a1d0, creating LLME on the fly (gprs_llc.c:552) 20250106095449371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095449371 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1248) 20250106095449371 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095449371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095449371 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095449371 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095449371 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095449371 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095449371 DLLC NOTICE LLME(ffffffff/e363a1d0){UNASSIGNED} LLGM Assign pre (e363a1d0 => e3a47a5e) (gprs_llc.c:1079) 20250106095449371 DLLC NOTICE LLME(e363a1d0/e3a47a5e){ASSIGNED} LLGM Assign post (e363a1d0 => e3a47a5e) (gprs_llc.c:1125) 20250106095449371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095449371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095449371 DMM DEBUG MM(262420000000016/e3a47a5e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095449393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095449393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095449393 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095449393 DMM DEBUG MM(262420000000016/e3a47a5e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1066) 20250106095449393 DMM NOTICE MM(262420000000016/e3a47a5e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095449393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095449393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095449393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095449393 DMM DEBUG MM(262420000000016/e3a47a5e) Requesting authorization (sgsn_auth.c:160) 20250106095449393 DMM INFO MM(262420000000016/e3a47a5e) Requesting authentication tuples (sgsn_auth.c:184) 20250106095449393 DMM DEBUG MM(262420000000016/e3a47a5e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095449393 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250106095449393 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@ffbd8aed769c: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20250106095449399 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095449399 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095449399 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095449399 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095449399 DMM INFO MM(262420000000016/e3a47a5e) Subscriber data update (mmctx.c:445) 20250106095449399 DMM DEBUG MM(262420000000016/e3a47a5e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095449399 DMM INFO MM(262420000000016/e3a47a5e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095449399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095449399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095449400 DMM INFO MM(262420000000016/e3a47a5e) <- GMM AUTH AND CIPHERING REQ (rand = dd 41 ab 2e 5e 28 f5 a0 ee 14 f5 72 85 6a 60 87 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095449416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095449416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095449416 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095449416 DMM INFO MM(262420000000016/e3a47a5e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095449416 DMM NOTICE MM(262420000000016/e3a47a5e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095449416 DMM DEBUG MM(262420000000016/e3a47a5e) checking auth: received GSM SRES = 2b d4 62 2f (gprs_gmm.c:648) 20250106095449416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095449416 DMM DEBUG MM(262420000000016/e3a47a5e) Requesting authorization (sgsn_auth.c:160) 20250106095449417 DMM INFO MM(262420000000016/e3a47a5e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095449417 DMM DEBUG MM(262420000000016/e3a47a5e) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095449417 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250106095449417 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) 20250106095449417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095449417 DMM INFO MM(262420000000016/e3a47a5e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3a47a5e) (gprs_gmm.c:282) 20250106095449419 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095449419 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095449419 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250106095449419 DMM INFO MM(262420000000016/e3a47a5e) Subscriber data update (mmctx.c:445) 20250106095449419 DMM DEBUG MM(262420000000016/e3a47a5e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095449420 DMM INFO MM(262420000000016/e3a47a5e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095449420 DMM NOTICE MM(262420000000016/e3a47a5e) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:982) 20250106095449420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095449420 DMM NOTICE MM(262420000000016/e3a47a5e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095449420 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) 20250106095449421 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095449421 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250106095449421 DMM INFO MM(262420000000016/e3a47a5e) Subscriber data update (mmctx.c:445) 20250106095449421 DMM DEBUG MM(262420000000016/e3a47a5e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095449433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095449433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095449433 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095449433 DMM INFO MM(262420000000016/e3a47a5e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095449433 DMM NOTICE MM(262420000000016/e3a47a5e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095449433 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095449433 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095449433 DLLC NOTICE LLME(e363a1d0/e3a47a5e){ASSIGNED} LLGM Assign pre (ffffffff => e3a47a5e) (gprs_llc.c:1079) 20250106095449433 DLLC NOTICE LLME(ffffffff/e3a47a5e){ASSIGNED} LLGM Assign post (ffffffff => e3a47a5e) (gprs_llc.c:1125) 20250106095449433 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095449434 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095449434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095449434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095449484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095449484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250106095449484 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095449484 DMM INFO MM(262420000000016/e3a47a5e) -> GMM DETACH REQUEST TLLI=0xe3a47a5e type=GPRS detach Power-off (gprs_gmm.c:1440) 20250106095449484 DMM INFO MM(262420000000016/e3a47a5e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250106095449484 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095449484 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095449484 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095449484 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095449484 DLLC NOTICE LLME(ffffffff/e3a47a5e){ASSIGNED} LLGM Assign pre (e3a47a5e => ffffffff) (gprs_llc.c:1079) 20250106095449484 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3a47a5e => ffffffff) (gprs_llc.c:1125) 20250106095449484 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250106095449484 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) 20250106095449484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106095449484 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095449485 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095449485 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095449486 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20250106095451073 DGPRS DEBUG Checking for inactive LLMEs, time = 38685490 (sgsn.c:132) TC_detach_poweroff(725)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@ffbd8aed769c: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@ffbd8aed769c: Final verdict of PTC: pass 20250106095454503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56038<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250106095454507 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095454507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(722)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(723)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(711)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(721)@ffbd8aed769c: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(716)@ffbd8aed769c: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@ffbd8aed769c: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(709)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(714)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(719)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_detach_poweroff finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:54:54 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250106095454619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095454921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48114<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88880) 20250106095455508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095455508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88880, count=94312) 20250106095456509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095456510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106095457511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095457511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_pdp_act started. 20250106095458034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095458038 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095458082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095458082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095458082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095458082 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095458082 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095458082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095458082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095458082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095458082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095458083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095458083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095458083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095458083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095458083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095458083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095458083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095458083 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095458083 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095458083 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095458083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095458084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095458084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095458085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095458090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095458090 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(732)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI196(729)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(736)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095458101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095458101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095458101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095458101 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095458101 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095458101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095458101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095458101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095458101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(735)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(736)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095458102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095458102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095458102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095458102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095458102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095458102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095458102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095458102 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095458102 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095458102 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095458102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095458102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095458102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(736)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(736)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095458104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(732)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095458109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095458109 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(733)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(735)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(741)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(741)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095458118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095458118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095458118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095458118 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095458118 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095458118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095458118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095458118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095458118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(741)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095458118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095458118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095458118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095458119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095458119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095458119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095458119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095458119 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095458119 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095458119 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095458119 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095458119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095458119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(741)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(741)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095458121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095458125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095458126 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(738)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095458512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095458512 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095458512 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095458512 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(740)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(740)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095458517 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095458518 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(740)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(740)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(740)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(740)@ffbd8aed769c: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(740)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(740)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@ffbd8aed769c: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='F5038CE0'O, index=0 SGSN_Test-GSUP(742)@ffbd8aed769c: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@ffbd8aed769c: 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 := '06F0DB48AE9E12278B801484CAC07499'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1CF7EC9E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '32BC808597CDF6A8'O } } } } } 20250106095458572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095458572 DLLC NOTICE LLME(ffffffff/f5038ce0){UNASSIGNED} LLC RX: unknown TLLI 0xf5038ce0, creating LLME on the fly (gprs_llc.c:552) 20250106095458572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095458572 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1248) 20250106095458572 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095458572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095458572 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095458572 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095458572 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095458572 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095458572 DLLC NOTICE LLME(ffffffff/f5038ce0){UNASSIGNED} LLGM Assign pre (f5038ce0 => e3f22712) (gprs_llc.c:1079) 20250106095458572 DLLC NOTICE LLME(f5038ce0/e3f22712){ASSIGNED} LLGM Assign post (f5038ce0 => e3f22712) (gprs_llc.c:1125) 20250106095458572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095458572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095458572 DMM DEBUG MM(262420000000017/e3f22712) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095458582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095458582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095458582 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095458582 DMM DEBUG MM(262420000000017/e3f22712) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1066) 20250106095458582 DMM NOTICE MM(262420000000017/e3f22712) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095458582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095458582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095458582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095458582 DMM DEBUG MM(262420000000017/e3f22712) Requesting authorization (sgsn_auth.c:160) 20250106095458582 DMM INFO MM(262420000000017/e3f22712) Requesting authentication tuples (sgsn_auth.c:184) 20250106095458582 DMM DEBUG MM(262420000000017/e3f22712) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095458582 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250106095458582 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@ffbd8aed769c: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20250106095458585 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095458585 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095458585 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095458585 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095458585 DMM INFO MM(262420000000017/e3f22712) Subscriber data update (mmctx.c:445) 20250106095458585 DMM DEBUG MM(262420000000017/e3f22712) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095458585 DMM INFO MM(262420000000017/e3f22712) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095458585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095458585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095458585 DMM INFO MM(262420000000017/e3f22712) <- GMM AUTH AND CIPHERING REQ (rand = 06 f0 db 48 ae 9e 12 27 8b 80 14 84 ca c0 74 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095458596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095458596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095458596 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095458596 DMM INFO MM(262420000000017/e3f22712) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095458596 DMM NOTICE MM(262420000000017/e3f22712) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095458596 DMM DEBUG MM(262420000000017/e3f22712) checking auth: received GSM SRES = 1c f7 ec 9e (gprs_gmm.c:648) 20250106095458596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095458596 DMM DEBUG MM(262420000000017/e3f22712) Requesting authorization (sgsn_auth.c:160) 20250106095458596 DMM INFO MM(262420000000017/e3f22712) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095458596 DMM DEBUG MM(262420000000017/e3f22712) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095458596 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250106095458596 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) 20250106095458596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095458596 DMM INFO MM(262420000000017/e3f22712) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3f22712) (gprs_gmm.c:282) 20250106095458598 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095458598 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095458598 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250106095458598 DMM INFO MM(262420000000017/e3f22712) Subscriber data update (mmctx.c:445) 20250106095458598 DMM DEBUG MM(262420000000017/e3f22712) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095458598 DMM INFO MM(262420000000017/e3f22712) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095458598 DMM NOTICE MM(262420000000017/e3f22712) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:982) 20250106095458598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095458598 DMM NOTICE MM(262420000000017/e3f22712) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095458598 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) 20250106095458599 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095458599 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250106095458599 DMM INFO MM(262420000000017/e3f22712) Subscriber data update (mmctx.c:445) 20250106095458599 DMM DEBUG MM(262420000000017/e3f22712) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095458607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095458607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095458608 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095458608 DMM INFO MM(262420000000017/e3f22712) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095458608 DMM NOTICE MM(262420000000017/e3f22712) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095458608 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095458608 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095458608 DLLC NOTICE LLME(f5038ce0/e3f22712){ASSIGNED} LLGM Assign pre (ffffffff => e3f22712) (gprs_llc.c:1079) 20250106095458608 DLLC NOTICE LLME(ffffffff/e3f22712){ASSIGNED} LLGM Assign post (ffffffff => e3f22712) (gprs_llc.c:1125) 20250106095458608 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095458608 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095458608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095458608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095458661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095458661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106095458661 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095458661 DMM INFO MM(262420000000017/e3f22712) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106095458661 DMM INFO MM(262420000000017/e3f22712) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106095458661 DMM DEBUG MM(262420000000017/e3f22712) Using GGSN 0 (gprs_sm.c:317) 20250106095458661 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) 20250106095458661 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250106095458661 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106095458662 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20250106095458662 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20250106095458675 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 fa 9f 09 8e 11 79 72 83 e2 14 05 7f 06 3d 54 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=1026 from retransmit req queue (gtp.c:443) 20250106095458675 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc4c0d0, cbp=0x55a0bc16f790) (sgsn_libgtp.c:633) 20250106095458675 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106095458675 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc173be8 TLLI=e3f22712, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106095458675 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106095458675 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@ffbd8aed769c: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@ffbd8aed769c: Final verdict of PTC: pass 20250106095458680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48120<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250106095458681 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095458681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(742)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(730)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(740)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(738)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(741)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(736)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(735)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(733)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(728)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(739)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(734)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act-BVCI210(733): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(735): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(736): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act-BVCI220(738): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(739): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(740): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(741): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_pdp_act finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 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 20250106095458819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095459221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48128<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61324) 20250106095459683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095459683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=61324, count=92560) 20250106095500685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095500685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:55:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095501686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095501686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_pdp_act_unattached started. 20250106095502324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095502326 DMM INFO MM(262420000000017/e3f22712) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095502326 DMM INFO MM(262420000000017/e3f22712) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095502326 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095502326 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095502326 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095502326 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095502326 DLLC NOTICE LLME(ffffffff/e3f22712){ASSIGNED} LLGM Assign pre (e3f22712 => ffffffff) (gprs_llc.c:1079) 20250106095502326 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3f22712 => ffffffff) (gprs_llc.c:1125) 20250106095502326 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a0bc173890 (gprs_sndcp.c:574) 20250106095502326 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc173be8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106095502326 DMM NOTICE MM(262420000000017/e3f22712) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250106095502326 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250106095502326 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250106095502326 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250106095502326 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20250106095502327 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250106095502327 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) 20250106095502327 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) 20250106095502327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106095502327 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095502327 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095502327 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095502327 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095502372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095502372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095502372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095502372 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095502372 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095502372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095502372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095502372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095502372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095502373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095502373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095502373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095502373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095502373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095502373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095502373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095502373 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095502373 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095502373 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095502373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095502373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095502373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095502376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095502382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095502382 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095502389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095502389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095502389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095502389 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095502389 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095502389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095502389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095502389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095502389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095502389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095502389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095502389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095502390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095502390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095502390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095502390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095502390 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095502390 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095502390 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095502390 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095502390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095502390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095502392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095502396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095502396 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095502407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095502407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095502407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095502407 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095502407 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095502407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095502407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095502407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095502407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095502409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095502409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095502409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095502409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095502409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095502409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095502409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095502409 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095502409 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095502409 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095502409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(759)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095502409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095502409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095502412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095502417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095502417 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095502687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095502687 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095502687 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095502687 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095502691 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095502693 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@ffbd8aed769c: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='C076B903'O, index=0 SGSN_Test-GSUP(761)@ffbd8aed769c: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20250106095502754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095502754 DLLC NOTICE LLME(ffffffff/c076b903){UNASSIGNED} LLC RX: unknown TLLI 0xc076b903, creating LLME on the fly (gprs_llc.c:552) 20250106095502754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250106095502754 DMM NOTICE LLME(ffffffff/c076b903){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250106095502754 DLLC NOTICE LLME(ffffffff/c076b903){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250106095502754 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:233) TC_pdp_act_unattached(763)@ffbd8aed769c: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@ffbd8aed769c: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@ffbd8aed769c: Final verdict of PTC: pass 20250106095502781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49646<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(754)@ffbd8aed769c: Final verdict of PTC: none 20250106095502786 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-NS1(750)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@ffbd8aed769c: Final verdict of PTC: none 20250106095502786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(745)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(749)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@ffbd8aed769c: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(759)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@ffbd8aed769c: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@ffbd8aed769c: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(752)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(747)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(757)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 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 20250106095502881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095503183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49654<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43644) 20250106095503788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095503788 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) 20250106095504790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095504790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:55:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095505791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095505791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_pdp_act_user started. 20250106095506259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095506261 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095506309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095506309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095506309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095506309 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095506309 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095506309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095506309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095506309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095506309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095506310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095506310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095506310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095506310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095506310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095506310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095506310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095506310 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095506310 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095506310 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095506310 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095506310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095506310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095506312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095506317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095506317 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095506324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095506324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095506324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095506324 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095506324 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095506324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095506324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095506324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095506324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095506325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095506325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095506325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095506325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095506325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095506325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095506325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095506325 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095506325 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095506325 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095506325 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095506325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095506325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095506327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095506331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095506331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095506340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095506340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095506340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095506340 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095506340 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095506340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095506340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095506340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095506340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095506341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095506341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095506341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095506341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095506341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095506341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095506341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095506341 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095506341 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095506341 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095506342 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(778)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095506342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095506342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095506344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095506349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095506349 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095506792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095506792 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095506792 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095506792 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095506798 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095506800 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@ffbd8aed769c: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='C3AD4039'O, index=0 SGSN_Test-GSUP(780)@ffbd8aed769c: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@ffbd8aed769c: 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 := '6E48720CABCB9503350786C5A995FCB7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '57C8E1ED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DB42BED6A296D25D'O } } } } } 20250106095506866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095506866 DLLC NOTICE LLME(ffffffff/c3ad4039){UNASSIGNED} LLC RX: unknown TLLI 0xc3ad4039, creating LLME on the fly (gprs_llc.c:552) 20250106095506866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095506866 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1248) 20250106095506866 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095506866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095506866 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095506866 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095506866 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095506866 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095506866 DLLC NOTICE LLME(ffffffff/c3ad4039){UNASSIGNED} LLGM Assign pre (c3ad4039 => c2b4d506) (gprs_llc.c:1079) 20250106095506866 DLLC NOTICE LLME(c3ad4039/c2b4d506){ASSIGNED} LLGM Assign post (c3ad4039 => c2b4d506) (gprs_llc.c:1125) 20250106095506866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095506866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095506866 DMM DEBUG MM(262420000000019/c2b4d506) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095506884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095506884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095506884 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095506884 DMM DEBUG MM(262420000000019/c2b4d506) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1066) 20250106095506884 DMM NOTICE MM(262420000000019/c2b4d506) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095506884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095506884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095506884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095506884 DMM DEBUG MM(262420000000019/c2b4d506) Requesting authorization (sgsn_auth.c:160) 20250106095506884 DMM INFO MM(262420000000019/c2b4d506) Requesting authentication tuples (sgsn_auth.c:184) 20250106095506884 DMM DEBUG MM(262420000000019/c2b4d506) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095506884 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250106095506884 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@ffbd8aed769c: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20250106095506890 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095506890 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095506890 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095506890 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095506890 DMM INFO MM(262420000000019/c2b4d506) Subscriber data update (mmctx.c:445) 20250106095506890 DMM DEBUG MM(262420000000019/c2b4d506) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095506890 DMM INFO MM(262420000000019/c2b4d506) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095506890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095506890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095506890 DMM INFO MM(262420000000019/c2b4d506) <- GMM AUTH AND CIPHERING REQ (rand = 6e 48 72 0c ab cb 95 03 35 07 86 c5 a9 95 fc b7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095506905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095506905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095506905 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095506905 DMM INFO MM(262420000000019/c2b4d506) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095506905 DMM NOTICE MM(262420000000019/c2b4d506) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095506905 DMM DEBUG MM(262420000000019/c2b4d506) checking auth: received GSM SRES = 57 c8 e1 ed (gprs_gmm.c:648) 20250106095506905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095506905 DMM DEBUG MM(262420000000019/c2b4d506) Requesting authorization (sgsn_auth.c:160) 20250106095506905 DMM INFO MM(262420000000019/c2b4d506) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095506905 DMM DEBUG MM(262420000000019/c2b4d506) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095506905 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250106095506905 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) 20250106095506905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095506905 DMM INFO MM(262420000000019/c2b4d506) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2b4d506) (gprs_gmm.c:282) 20250106095506908 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095506908 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095506908 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250106095506908 DMM INFO MM(262420000000019/c2b4d506) Subscriber data update (mmctx.c:445) 20250106095506908 DMM DEBUG MM(262420000000019/c2b4d506) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095506908 DMM INFO MM(262420000000019/c2b4d506) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095506908 DMM NOTICE MM(262420000000019/c2b4d506) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:982) 20250106095506908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095506908 DMM NOTICE MM(262420000000019/c2b4d506) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095506908 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) 20250106095506909 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095506909 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250106095506909 DMM INFO MM(262420000000019/c2b4d506) Subscriber data update (mmctx.c:445) 20250106095506909 DMM DEBUG MM(262420000000019/c2b4d506) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095506921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095506921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095506921 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095506921 DMM INFO MM(262420000000019/c2b4d506) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095506921 DMM NOTICE MM(262420000000019/c2b4d506) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095506921 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095506921 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095506921 DLLC NOTICE LLME(c3ad4039/c2b4d506){ASSIGNED} LLGM Assign pre (ffffffff => c2b4d506) (gprs_llc.c:1079) 20250106095506921 DLLC NOTICE LLME(ffffffff/c2b4d506){ASSIGNED} LLGM Assign post (ffffffff => c2b4d506) (gprs_llc.c:1125) 20250106095506921 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095506921 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095506921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095506921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095506978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095506979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106095506979 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095506979 DMM INFO MM(262420000000019/c2b4d506) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106095506979 DMM INFO MM(262420000000019/c2b4d506) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106095506979 DMM DEBUG MM(262420000000019/c2b4d506) Using GGSN 0 (gprs_sm.c:317) 20250106095506979 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) 20250106095506979 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250106095506979 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106095506979 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20250106095506979 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20250106095507003 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 83 06 c4 af 11 9e 5e 0c e1 14 05 7f 36 49 ad c4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20250106095507003 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc4d148, cbp=0x55a0bc16fd70) (sgsn_libgtp.c:633) 20250106095507003 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106095507003 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc174d28 TLLI=c2b4d506, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106095507003 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106095507003 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095507019 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20250106095507034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095507034 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250106095507034 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_attach_pdp_act_user-BVCI196(767)@ffbd8aed769c: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@ffbd8aed769c: Final verdict of PTC: pass 20250106095507045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49670<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250106095507049 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095507049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(780)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(768)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(773)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(778)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(776)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(766)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(771)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:55:07 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20250106095507118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095507520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49674<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92488) 20250106095508051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095508051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92488, count=96844) 20250106095509053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095509053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:55:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095510055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095510055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_pdp_act_ggsn_reject started. 20250106095510608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095510611 DMM INFO MM(262420000000019/c2b4d506) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095510611 DMM INFO MM(262420000000019/c2b4d506) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095510611 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095510611 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095510611 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095510611 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095510611 DLLC NOTICE LLME(ffffffff/c2b4d506){ASSIGNED} LLGM Assign pre (c2b4d506 => ffffffff) (gprs_llc.c:1079) 20250106095510611 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2b4d506 => ffffffff) (gprs_llc.c:1125) 20250106095510611 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a0bc1749d0 (gprs_sndcp.c:574) 20250106095510611 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc174d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106095510611 DMM NOTICE MM(262420000000019/c2b4d506) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250106095510611 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250106095510612 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250106095510612 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250106095510612 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20250106095510612 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250106095510612 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) 20250106095510612 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) 20250106095510612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106095510612 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095510612 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095510612 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095510612 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095510650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095510650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095510650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095510650 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095510650 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095510650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095510650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095510650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095510650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095510651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095510651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095510651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095510651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095510651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095510651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095510651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095510651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095510651 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095510651 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095510651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095510652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095510652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(788)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 20250106095510654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095510659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095510659 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(789)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095510664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095510664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095510664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095510664 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095510664 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095510664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095510664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095510664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095510664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095510665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095510665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095510665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095510665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095510665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095510665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095510665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095510665 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095510665 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095510665 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095510665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(792)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095510665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095510665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095510667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095510672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095510672 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095510680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095510680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095510680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095510680 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095510680 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095510680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095510680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095510680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095510680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095510681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095510681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095510681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095510681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095510681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095510681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095510681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095510681 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095510681 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095510681 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095510681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095510681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095510681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095510684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095510688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095510688 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095511056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095511056 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095511057 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095511057 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095511061 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(798)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106095511062 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@ffbd8aed769c: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@ffbd8aed769c: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='FC91EFE0'O, index=0 SGSN_Test-GSUP(799)@ffbd8aed769c: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@ffbd8aed769c: 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 := '3939D32F1A4A75971EEB419A432DF3A2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '63D4478F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '17EC11A7867EE1E8'O } } } } } 20250106095511133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095511133 DLLC NOTICE LLME(ffffffff/fc91efe0){UNASSIGNED} LLC RX: unknown TLLI 0xfc91efe0, creating LLME on the fly (gprs_llc.c:552) 20250106095511133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095511133 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1248) 20250106095511133 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095511133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095511133 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095511133 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095511133 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095511134 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095511134 DLLC NOTICE LLME(ffffffff/fc91efe0){UNASSIGNED} LLGM Assign pre (fc91efe0 => e2c29836) (gprs_llc.c:1079) 20250106095511134 DLLC NOTICE LLME(fc91efe0/e2c29836){ASSIGNED} LLGM Assign post (fc91efe0 => e2c29836) (gprs_llc.c:1125) 20250106095511134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095511134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095511134 DMM DEBUG MM(262420000000020/e2c29836) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095511160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095511160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095511160 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095511160 DMM DEBUG MM(262420000000020/e2c29836) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1066) 20250106095511160 DMM NOTICE MM(262420000000020/e2c29836) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095511160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095511161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095511161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095511161 DMM DEBUG MM(262420000000020/e2c29836) Requesting authorization (sgsn_auth.c:160) 20250106095511161 DMM INFO MM(262420000000020/e2c29836) Requesting authentication tuples (sgsn_auth.c:184) 20250106095511161 DMM DEBUG MM(262420000000020/e2c29836) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095511161 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250106095511161 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@ffbd8aed769c: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20250106095511167 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095511167 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095511167 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095511167 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095511167 DMM INFO MM(262420000000020/e2c29836) Subscriber data update (mmctx.c:445) 20250106095511167 DMM DEBUG MM(262420000000020/e2c29836) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095511167 DMM INFO MM(262420000000020/e2c29836) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095511167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095511167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095511167 DMM INFO MM(262420000000020/e2c29836) <- GMM AUTH AND CIPHERING REQ (rand = 39 39 d3 2f 1a 4a 75 97 1e eb 41 9a 43 2d f3 a2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095511185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095511186 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095511186 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095511186 DMM INFO MM(262420000000020/e2c29836) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095511186 DMM NOTICE MM(262420000000020/e2c29836) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095511186 DMM DEBUG MM(262420000000020/e2c29836) checking auth: received GSM SRES = 63 d4 47 8f (gprs_gmm.c:648) 20250106095511186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095511186 DMM DEBUG MM(262420000000020/e2c29836) Requesting authorization (sgsn_auth.c:160) 20250106095511186 DMM INFO MM(262420000000020/e2c29836) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095511186 DMM DEBUG MM(262420000000020/e2c29836) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095511186 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250106095511186 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) 20250106095511186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095511186 DMM INFO MM(262420000000020/e2c29836) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2c29836) (gprs_gmm.c:282) 20250106095511189 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095511189 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095511189 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250106095511189 DMM INFO MM(262420000000020/e2c29836) Subscriber data update (mmctx.c:445) 20250106095511189 DMM DEBUG MM(262420000000020/e2c29836) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095511189 DMM INFO MM(262420000000020/e2c29836) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095511189 DMM NOTICE MM(262420000000020/e2c29836) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:982) 20250106095511189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095511189 DMM NOTICE MM(262420000000020/e2c29836) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095511189 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) 20250106095511191 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095511191 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250106095511191 DMM INFO MM(262420000000020/e2c29836) Subscriber data update (mmctx.c:445) 20250106095511191 DMM DEBUG MM(262420000000020/e2c29836) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095511202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095511203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095511203 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095511203 DMM INFO MM(262420000000020/e2c29836) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095511203 DMM NOTICE MM(262420000000020/e2c29836) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095511203 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095511203 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095511203 DLLC NOTICE LLME(fc91efe0/e2c29836){ASSIGNED} LLGM Assign pre (ffffffff => e2c29836) (gprs_llc.c:1079) 20250106095511203 DLLC NOTICE LLME(ffffffff/e2c29836){ASSIGNED} LLGM Assign post (ffffffff => e2c29836) (gprs_llc.c:1125) 20250106095511203 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095511203 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095511203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095511203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095511260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095511260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106095511260 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095511260 DMM INFO MM(262420000000020/e2c29836) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106095511260 DMM INFO MM(262420000000020/e2c29836) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106095511260 DMM DEBUG MM(262420000000020/e2c29836) Using GGSN 0 (gprs_sm.c:317) 20250106095511261 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) 20250106095511261 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250106095511261 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106095511261 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20250106095511261 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20250106095511285 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 2a 57 5a f6 11 11 d2 30 6f 14 05 7f c5 59 8a 5f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20250106095511285 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7eff8dc4e1c0, cbp=0x55a0bc170640) (sgsn_libgtp.c:633) 20250106095511285 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250106095511285 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250106095511285 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250106095511285 DMM NOTICE MM(262420000000020/e2c29836) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@ffbd8aed769c: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@ffbd8aed769c: Final verdict of PTC: pass 20250106095511304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49680<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250106095511309 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095511309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(792)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(799)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(797)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(787)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(795)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(785)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(790)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:55:11 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20250106095511438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095511842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49696<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95020) 20250106095512310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095512310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95020, count=99376) 20250106095513312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095513312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106095514312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095514312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_pdp_act_user_deact_mo started. 20250106095514949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095514952 DMM INFO MM(262420000000020/e2c29836) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095514952 DMM INFO MM(262420000000020/e2c29836) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095514952 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095514952 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095514952 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095514952 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095514952 DLLC NOTICE LLME(ffffffff/e2c29836){ASSIGNED} LLGM Assign pre (e2c29836 => ffffffff) (gprs_llc.c:1079) 20250106095514952 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2c29836 => ffffffff) (gprs_llc.c:1125) 20250106095514952 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250106095514952 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) 20250106095514952 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) 20250106095514952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106095514952 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095514952 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095514952 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095514952 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095514998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095514998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095514998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095514998 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095514998 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095514998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095514998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095514998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095514998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095514998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095514998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095514998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095514999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095514999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095514999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095514999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095514999 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095514999 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095514999 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095514999 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(806)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095514999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095514999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095515001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095515005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095515005 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)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095515013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095515013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095515013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095515013 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095515013 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095515013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095515013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095515013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095515013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095515013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095515013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095515013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095515013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095515013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095515013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095515013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095515013 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095515014 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095515014 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095515014 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(811)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095515014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095515014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095515016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095515020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095515020 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)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(816)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095515028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095515028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095515028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095515028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095515028 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095515028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095515028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095515028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095515028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095515029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095515029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095515029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095515029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095515029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095515029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095515029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095515029 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095515029 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095515029 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095515029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095515029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095515029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095515031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095515036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095515036 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095515313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095515313 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095515313 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095515313 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095515318 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095515319 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@ffbd8aed769c: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@ffbd8aed769c: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='D580629F'O, index=0 SGSN_Test-GSUP(818)@ffbd8aed769c: 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)@ffbd8aed769c: 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 := '85D3EFFF47FDC28294CB7E932522A383'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8D292D8A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '99E5D82E164EAF15'O } } } } } 20250106095515385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095515385 DLLC NOTICE LLME(ffffffff/d580629f){UNASSIGNED} LLC RX: unknown TLLI 0xd580629f, creating LLME on the fly (gprs_llc.c:552) 20250106095515385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095515385 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1248) 20250106095515385 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095515385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095515385 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095515385 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095515385 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095515385 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095515385 DLLC NOTICE LLME(ffffffff/d580629f){UNASSIGNED} LLGM Assign pre (d580629f => e8854f96) (gprs_llc.c:1079) 20250106095515385 DLLC NOTICE LLME(d580629f/e8854f96){ASSIGNED} LLGM Assign post (d580629f => e8854f96) (gprs_llc.c:1125) 20250106095515385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095515385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095515385 DMM DEBUG MM(262420000000021/e8854f96) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095515410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095515410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095515410 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095515410 DMM DEBUG MM(262420000000021/e8854f96) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20250106095515410 DMM NOTICE MM(262420000000021/e8854f96) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095515410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095515410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095515410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095515410 DMM DEBUG MM(262420000000021/e8854f96) Requesting authorization (sgsn_auth.c:160) 20250106095515410 DMM INFO MM(262420000000021/e8854f96) Requesting authentication tuples (sgsn_auth.c:184) 20250106095515410 DMM DEBUG MM(262420000000021/e8854f96) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095515410 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250106095515410 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@ffbd8aed769c: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20250106095515417 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095515417 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095515417 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095515417 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095515417 DMM INFO MM(262420000000021/e8854f96) Subscriber data update (mmctx.c:445) 20250106095515417 DMM DEBUG MM(262420000000021/e8854f96) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095515417 DMM INFO MM(262420000000021/e8854f96) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095515417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095515417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095515417 DMM INFO MM(262420000000021/e8854f96) <- GMM AUTH AND CIPHERING REQ (rand = 85 d3 ef ff 47 fd c2 82 94 cb 7e 93 25 22 a3 83 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095515434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095515434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095515434 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095515434 DMM INFO MM(262420000000021/e8854f96) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095515434 DMM NOTICE MM(262420000000021/e8854f96) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095515434 DMM DEBUG MM(262420000000021/e8854f96) checking auth: received GSM SRES = 8d 29 2d 8a (gprs_gmm.c:648) 20250106095515434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095515434 DMM DEBUG MM(262420000000021/e8854f96) Requesting authorization (sgsn_auth.c:160) 20250106095515434 DMM INFO MM(262420000000021/e8854f96) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095515434 DMM DEBUG MM(262420000000021/e8854f96) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095515434 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250106095515434 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) 20250106095515434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095515434 DMM INFO MM(262420000000021/e8854f96) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8854f96) (gprs_gmm.c:282) 20250106095515437 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095515437 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095515438 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250106095515438 DMM INFO MM(262420000000021/e8854f96) Subscriber data update (mmctx.c:445) 20250106095515438 DMM DEBUG MM(262420000000021/e8854f96) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095515438 DMM INFO MM(262420000000021/e8854f96) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095515438 DMM NOTICE MM(262420000000021/e8854f96) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20250106095515438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095515438 DMM NOTICE MM(262420000000021/e8854f96) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095515438 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) 20250106095515439 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095515439 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250106095515439 DMM INFO MM(262420000000021/e8854f96) Subscriber data update (mmctx.c:445) 20250106095515439 DMM DEBUG MM(262420000000021/e8854f96) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095515451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095515452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095515452 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095515452 DMM INFO MM(262420000000021/e8854f96) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095515452 DMM NOTICE MM(262420000000021/e8854f96) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095515452 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095515452 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095515452 DLLC NOTICE LLME(d580629f/e8854f96){ASSIGNED} LLGM Assign pre (ffffffff => e8854f96) (gprs_llc.c:1079) 20250106095515452 DLLC NOTICE LLME(ffffffff/e8854f96){ASSIGNED} LLGM Assign post (ffffffff => e8854f96) (gprs_llc.c:1125) 20250106095515452 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095515452 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095515452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095515452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095515510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095515510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106095515510 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095515510 DMM INFO MM(262420000000021/e8854f96) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106095515510 DMM INFO MM(262420000000021/e8854f96) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106095515510 DMM DEBUG MM(262420000000021/e8854f96) Using GGSN 0 (gprs_sm.c:317) 20250106095515510 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) 20250106095515511 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250106095515511 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106095515511 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250106095515511 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20250106095515535 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 a6 72 ac 18 11 d3 59 37 ca 14 05 7f 44 e3 bb 56 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20250106095515535 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc4e1c0, cbp=0x55a0bc170640) (sgsn_libgtp.c:633) 20250106095515535 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106095515535 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc174d28 TLLI=e8854f96, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106095515535 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106095515535 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095515549 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20250106095515563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095515563 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250106095515563 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095515570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095515570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250106095515570 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095515570 DMM INFO MM(262420000000021/e8854f96) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250106095515570 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20250106095515570 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20250106095515573 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 08 00 00 01 80 : Freeing seq=1032 from retransmit req queue (gtp.c:443) 20250106095515573 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7eff8dc4e1c0, cbp=0x55a0bc170640) (sgsn_libgtp.c:633) 20250106095515573 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250106095515573 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc174d28, TLLI=e8854f96, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106095515573 DMM INFO MM(262420000000021/e8854f96) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250106095515573 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250106095515573 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@ffbd8aed769c: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@ffbd8aed769c: Final verdict of PTC: pass 20250106095515587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45432<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250106095515591 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095515591 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(811)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(818)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(816)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(806)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(804)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(809)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(814)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:55:15 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc 20250106095515663 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095516065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45434<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105296) 20250106095516592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095516592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105296, count=105836) 20250106095517594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095517594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:55:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095518595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095518596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_pdp_act_user_deact_mt started. 20250106095519168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45436<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095519171 DMM INFO MM(262420000000021/e8854f96) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095519171 DMM INFO MM(262420000000021/e8854f96) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095519171 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095519171 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095519171 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095519171 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095519171 DLLC NOTICE LLME(ffffffff/e8854f96){ASSIGNED} LLGM Assign pre (e8854f96 => ffffffff) (gprs_llc.c:1079) 20250106095519171 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8854f96 => ffffffff) (gprs_llc.c:1125) 20250106095519171 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250106095519171 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) 20250106095519171 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) 20250106095519171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106095519171 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095519171 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095519171 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095519171 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095519215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095519215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095519215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095519215 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095519215 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095519215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095519215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095519215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095519215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095519215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095519215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095519215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095519216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095519216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095519216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095519216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095519216 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095519216 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095519216 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095519216 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095519216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095519216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095519218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095519222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095519222 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095519230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095519230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095519230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095519230 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095519230 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095519230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095519230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095519230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095519230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095519230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095519230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095519230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095519231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095519231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095519231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095519231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095519231 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095519231 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095519231 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095519231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095519231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095519231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095519233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250106095519239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095519239 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(836)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(836)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095519250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095519250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095519250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095519250 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095519250 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095519250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095519250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095519250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095519250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(836)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095519250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095519250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095519250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095519250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095519250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095519250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095519250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095519250 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095519250 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095519250 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095519251 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095519251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095519251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(836)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(836)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095519252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095519257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095519257 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(833)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095519596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095519596 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095519596 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095519596 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(835)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(835)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095519601 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095519602 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(835)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(835)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(835)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(835)@ffbd8aed769c: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(835)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(835)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@ffbd8aed769c: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='F62647F9'O, index=0 SGSN_Test-GSUP(837)@ffbd8aed769c: 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)@ffbd8aed769c: 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 := '083544BA5CDD1BA58FA172ADEFE752D3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8DD60BE7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '65FF5464E428337A'O } } } } } 20250106095519671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095519671 DLLC NOTICE LLME(ffffffff/f62647f9){UNASSIGNED} LLC RX: unknown TLLI 0xf62647f9, creating LLME on the fly (gprs_llc.c:552) 20250106095519671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095519671 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1248) 20250106095519671 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095519671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095519671 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095519671 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095519671 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095519671 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095519671 DLLC NOTICE LLME(ffffffff/f62647f9){UNASSIGNED} LLGM Assign pre (f62647f9 => d0600dcf) (gprs_llc.c:1079) 20250106095519671 DLLC NOTICE LLME(f62647f9/d0600dcf){ASSIGNED} LLGM Assign post (f62647f9 => d0600dcf) (gprs_llc.c:1125) 20250106095519671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095519671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095519671 DMM DEBUG MM(262420000000022/d0600dcf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095519684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095519684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095519685 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095519685 DMM DEBUG MM(262420000000022/d0600dcf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20250106095519685 DMM NOTICE MM(262420000000022/d0600dcf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095519685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095519685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095519685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095519685 DMM DEBUG MM(262420000000022/d0600dcf) Requesting authorization (sgsn_auth.c:160) 20250106095519685 DMM INFO MM(262420000000022/d0600dcf) Requesting authentication tuples (sgsn_auth.c:184) 20250106095519685 DMM DEBUG MM(262420000000022/d0600dcf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095519685 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250106095519685 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@ffbd8aed769c: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20250106095519689 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095519689 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095519689 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095519689 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095519689 DMM INFO MM(262420000000022/d0600dcf) Subscriber data update (mmctx.c:445) 20250106095519689 DMM DEBUG MM(262420000000022/d0600dcf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095519689 DMM INFO MM(262420000000022/d0600dcf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095519689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095519689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095519689 DMM INFO MM(262420000000022/d0600dcf) <- GMM AUTH AND CIPHERING REQ (rand = 08 35 44 ba 5c dd 1b a5 8f a1 72 ad ef e7 52 d3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095519703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095519703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095519703 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095519703 DMM INFO MM(262420000000022/d0600dcf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095519703 DMM NOTICE MM(262420000000022/d0600dcf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095519703 DMM DEBUG MM(262420000000022/d0600dcf) checking auth: received GSM SRES = 8d d6 0b e7 (gprs_gmm.c:648) 20250106095519703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095519703 DMM DEBUG MM(262420000000022/d0600dcf) Requesting authorization (sgsn_auth.c:160) 20250106095519703 DMM INFO MM(262420000000022/d0600dcf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095519703 DMM DEBUG MM(262420000000022/d0600dcf) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095519703 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250106095519703 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) 20250106095519704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095519704 DMM INFO MM(262420000000022/d0600dcf) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0600dcf) (gprs_gmm.c:282) 20250106095519706 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095519706 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095519706 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250106095519706 DMM INFO MM(262420000000022/d0600dcf) Subscriber data update (mmctx.c:445) 20250106095519706 DMM DEBUG MM(262420000000022/d0600dcf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095519706 DMM INFO MM(262420000000022/d0600dcf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095519706 DMM NOTICE MM(262420000000022/d0600dcf) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20250106095519706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095519706 DMM NOTICE MM(262420000000022/d0600dcf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095519706 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) 20250106095519708 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095519708 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250106095519708 DMM INFO MM(262420000000022/d0600dcf) Subscriber data update (mmctx.c:445) 20250106095519708 DMM DEBUG MM(262420000000022/d0600dcf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095519718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095519718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095519718 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095519718 DMM INFO MM(262420000000022/d0600dcf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095519718 DMM NOTICE MM(262420000000022/d0600dcf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095519718 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095519718 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095519718 DLLC NOTICE LLME(f62647f9/d0600dcf){ASSIGNED} LLGM Assign pre (ffffffff => d0600dcf) (gprs_llc.c:1079) 20250106095519718 DLLC NOTICE LLME(ffffffff/d0600dcf){ASSIGNED} LLGM Assign post (ffffffff => d0600dcf) (gprs_llc.c:1125) 20250106095519718 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095519718 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095519718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095519718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095519777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095519777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106095519777 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095519777 DMM INFO MM(262420000000022/d0600dcf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106095519777 DMM INFO MM(262420000000022/d0600dcf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106095519777 DMM DEBUG MM(262420000000022/d0600dcf) Using GGSN 0 (gprs_sm.c:317) 20250106095519777 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) 20250106095519777 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250106095519777 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106095519777 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20250106095519777 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20250106095519801 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 51 3c bc 4d 11 eb c1 47 15 14 05 7f 8f d8 fb 84 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20250106095519801 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc4e1c0, cbp=0x55a0bc170640) (sgsn_libgtp.c:633) 20250106095519801 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106095519801 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc175e98 TLLI=d0600dcf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106095519801 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106095519801 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095519817 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20250106095519831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095519831 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250106095519831 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095519836 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250106095519836 DGPRS INFO PDP(262420000000022:5): Context 0x7eff8dc4e1c0 was deleted (sgsn_libgtp.c:707) 20250106095519836 DMM INFO MM(262420000000022/d0600dcf) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250106095519836 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250106095519836 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@ffbd8aed769c: Removing Client IMSI='262420000000022'H, index=0 20250106095519849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095519849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250106095519849 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095519849 DMM INFO MM(262420000000022/d0600dcf) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@ffbd8aed769c: Final verdict of PTC: pass 20250106095519858 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45436<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@ffbd8aed769c: Final verdict of PTC: none 20250106095519863 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095519864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_deact_mt-BVCI220(833)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(825)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(830)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(835)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(836)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(823)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(834)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(828)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) Mon Jan 6 09:55:19 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(833): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(834): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(835): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(836): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@ffbd8aed769c: 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'. 20250106095519961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095520364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45444<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79884) 20250106095520865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095520865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250106095521074 DGPRS DEBUG Checking for inactive LLMEs, time = 38685520 (sgsn.c:132) Waiting for packet dumper to finish... 1 (prev_count=79884, count=104932) 20250106095521867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095521867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:55:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095522869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095522869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_pdp_act_deact_dup started. 20250106095523463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095523465 DMM INFO MM(262420000000022/d0600dcf) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095523465 DMM INFO MM(262420000000022/d0600dcf) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095523465 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095523465 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095523465 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095523465 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095523465 DLLC NOTICE LLME(ffffffff/d0600dcf){ASSIGNED} LLGM Assign pre (d0600dcf => ffffffff) (gprs_llc.c:1079) 20250106095523465 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0600dcf => ffffffff) (gprs_llc.c:1125) 20250106095523466 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a0bc175b40 (gprs_sndcp.c:574) 20250106095523466 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc175e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106095523466 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250106095523466 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) 20250106095523466 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) 20250106095523466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106095523466 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095523466 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095523466 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095523466 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095523512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095523512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095523512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095523512 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095523512 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095523512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095523512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095523512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095523512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250106095523512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095523512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095523512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095523512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095523512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095523512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095523512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095523512 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095523512 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095523512 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095523512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(844)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095523513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095523513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095523515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095523520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095523520 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095523528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095523528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095523528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095523528 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095523528 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095523528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095523528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095523528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095523528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095523528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095523528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095523529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095523529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095523529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095523529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095523529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095523529 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095523529 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095523529 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095523529 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095523529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095523529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095523531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095523535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095523535 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095523544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095523544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095523544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095523544 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095523544 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095523544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095523544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095523544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095523544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095523545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095523545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095523545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095523545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095523545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095523545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095523545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095523545 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095523545 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095523545 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095523545 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095523545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095523545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095523547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095523551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095523551 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095523871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095523871 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095523871 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095523871 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095523875 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095523876 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@ffbd8aed769c: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='F4154A66'O, index=0 SGSN_Test-GSUP(856)@ffbd8aed769c: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@ffbd8aed769c: 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 := 'D0A053AC9BD03766A5D7D81AD43F7F8B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F9A6DE03'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '599AD2F06E9C876E'O } } } } } 20250106095523937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095523937 DLLC NOTICE LLME(ffffffff/f4154a66){UNASSIGNED} LLC RX: unknown TLLI 0xf4154a66, creating LLME on the fly (gprs_llc.c:552) 20250106095523937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095523937 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1248) 20250106095523937 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095523937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095523937 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095523937 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095523937 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095523937 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095523937 DLLC NOTICE LLME(ffffffff/f4154a66){UNASSIGNED} LLGM Assign pre (f4154a66 => ca18dd5b) (gprs_llc.c:1079) 20250106095523937 DLLC NOTICE LLME(f4154a66/ca18dd5b){ASSIGNED} LLGM Assign post (f4154a66 => ca18dd5b) (gprs_llc.c:1125) 20250106095523937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095523937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095523937 DMM DEBUG MM(262420000000046/ca18dd5b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095523948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095523948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095523949 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095523949 DMM DEBUG MM(262420000000046/ca18dd5b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1066) 20250106095523949 DMM NOTICE MM(262420000000046/ca18dd5b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095523949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095523949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095523949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095523949 DMM DEBUG MM(262420000000046/ca18dd5b) Requesting authorization (sgsn_auth.c:160) 20250106095523949 DMM INFO MM(262420000000046/ca18dd5b) Requesting authentication tuples (sgsn_auth.c:184) 20250106095523949 DMM DEBUG MM(262420000000046/ca18dd5b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095523949 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250106095523949 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@ffbd8aed769c: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20250106095523952 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095523952 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095523952 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095523952 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095523952 DMM INFO MM(262420000000046/ca18dd5b) Subscriber data update (mmctx.c:445) 20250106095523952 DMM DEBUG MM(262420000000046/ca18dd5b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095523952 DMM INFO MM(262420000000046/ca18dd5b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095523952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095523952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095523952 DMM INFO MM(262420000000046/ca18dd5b) <- GMM AUTH AND CIPHERING REQ (rand = d0 a0 53 ac 9b d0 37 66 a5 d7 d8 1a d4 3f 7f 8b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095523965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095523965 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095523965 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095523965 DMM INFO MM(262420000000046/ca18dd5b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095523965 DMM NOTICE MM(262420000000046/ca18dd5b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095523965 DMM DEBUG MM(262420000000046/ca18dd5b) checking auth: received GSM SRES = f9 a6 de 03 (gprs_gmm.c:648) 20250106095523965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095523965 DMM DEBUG MM(262420000000046/ca18dd5b) Requesting authorization (sgsn_auth.c:160) 20250106095523965 DMM INFO MM(262420000000046/ca18dd5b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095523965 DMM DEBUG MM(262420000000046/ca18dd5b) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095523965 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250106095523965 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) 20250106095523965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095523965 DMM INFO MM(262420000000046/ca18dd5b) <- GMM ATTACH ACCEPT (new P-TMSI=0xca18dd5b) (gprs_gmm.c:282) 20250106095523968 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095523968 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095523968 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250106095523968 DMM INFO MM(262420000000046/ca18dd5b) Subscriber data update (mmctx.c:445) 20250106095523968 DMM DEBUG MM(262420000000046/ca18dd5b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095523968 DMM INFO MM(262420000000046/ca18dd5b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095523968 DMM NOTICE MM(262420000000046/ca18dd5b) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:982) 20250106095523968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095523968 DMM NOTICE MM(262420000000046/ca18dd5b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095523968 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) 20250106095523969 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095523969 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250106095523969 DMM INFO MM(262420000000046/ca18dd5b) Subscriber data update (mmctx.c:445) 20250106095523969 DMM DEBUG MM(262420000000046/ca18dd5b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095523980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095523980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095523980 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095523980 DMM INFO MM(262420000000046/ca18dd5b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095523980 DMM NOTICE MM(262420000000046/ca18dd5b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095523980 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095523980 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095523980 DLLC NOTICE LLME(f4154a66/ca18dd5b){ASSIGNED} LLGM Assign pre (ffffffff => ca18dd5b) (gprs_llc.c:1079) 20250106095523980 DLLC NOTICE LLME(ffffffff/ca18dd5b){ASSIGNED} LLGM Assign post (ffffffff => ca18dd5b) (gprs_llc.c:1125) 20250106095523980 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095523980 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095523980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095523980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095524039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095524039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106095524039 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095524039 DMM INFO MM(262420000000046/ca18dd5b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106095524039 DMM INFO MM(262420000000046/ca18dd5b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106095524039 DMM DEBUG MM(262420000000046/ca18dd5b) Using GGSN 0 (gprs_sm.c:317) 20250106095524039 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) 20250106095524039 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250106095524039 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106095524039 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20250106095524039 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20250106095524056 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 a0 a3 b9 15 11 6d 98 3a 10 14 05 7f 68 b8 51 a6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20250106095524056 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc4e1c0, cbp=0x55a0bc170640) (sgsn_libgtp.c:633) 20250106095524056 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106095524056 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc175e98 TLLI=ca18dd5b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106095524056 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106095524056 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095524060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095524060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250106095524060 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095524060 DMM INFO MM(262420000000046/ca18dd5b) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250106095524060 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250106095524060 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20250106095524060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095524060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095524060 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095524060 DMM INFO MM(262420000000046/ca18dd5b) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250106095524060 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250106095524060 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@ffbd8aed769c: "Received deletePDPContextResponse 0, seq_nr=1035" 20250106095524060 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0b 00 00 01 80 : Freeing seq=1035 from retransmit req queue (gtp.c:443) 20250106095524060 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7eff8dc4e1c0, cbp=0x55a0bc170640) (sgsn_libgtp.c:633) 20250106095524060 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250106095524060 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc175e98, TLLI=ca18dd5b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106095524060 DMM INFO MM(262420000000046/ca18dd5b) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250106095524060 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250106095524060 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_dup(858)@ffbd8aed769c: "Received deletePDPContextResponse 1, seq_nr=1036" 20250106095524060 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Freeing seq=1036 from retransmit req queue (gtp.c:443) 20250106095524060 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(858)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@ffbd8aed769c: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@ffbd8aed769c: Final verdict of PTC: pass 20250106095526076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55562<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250106095526081 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095526081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(856)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(849)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(854)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(844)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(847)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(852)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(842)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:55:26 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20250106095526188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095526590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55572<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101456) 20250106095527081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095527081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101456, count=106968) 20250106095528082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095528082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106095529083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095529083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_second_attempt started. 20250106095529674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095529677 DMM INFO MM(262420000000046/ca18dd5b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095529677 DMM INFO MM(262420000000046/ca18dd5b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095529677 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095529677 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095529677 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095529677 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095529677 DLLC NOTICE LLME(ffffffff/ca18dd5b){ASSIGNED} LLGM Assign pre (ca18dd5b => ffffffff) (gprs_llc.c:1079) 20250106095529677 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca18dd5b => ffffffff) (gprs_llc.c:1125) 20250106095529677 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250106095529677 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) 20250106095529677 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) 20250106095529677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106095529677 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095529677 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095529677 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095529677 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095529717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095529717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095529717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095529717 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095529717 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095529717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095529717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095529717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095529717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095529718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095529718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095529718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095529719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095529719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095529719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095529719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095529719 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095529719 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095529719 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095529719 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095529719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095529719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095529721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095529726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095529726 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095529734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095529734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095529734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095529734 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095529734 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095529734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095529734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095529734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095529734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095529736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095529736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095529736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095529736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095529736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095529736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095529736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095529736 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095529736 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095529736 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095529736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095529736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095529736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095529738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095529743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095529743 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095529750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095529750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095529750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095529750 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095529750 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095529750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095529750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095529750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095529750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095529751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095529751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095529751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095529751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095529751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095529751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095529751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095529751 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095529751 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095529751 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095529751 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095529751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095529751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095529754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095529759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095529759 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095530084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095530084 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095530084 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095530085 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095530089 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(874)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106095530090 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@ffbd8aed769c: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='CAE408D4'O, index=0 SGSN_Test-GSUP(875)@ffbd8aed769c: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@ffbd8aed769c: 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 := '831025A68720DBDAB3F13FE658FFEA96'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '844579DC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '524BA20BCBA12699'O } } } } } 20250106095530163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095530163 DLLC NOTICE LLME(ffffffff/cae408d4){UNASSIGNED} LLC RX: unknown TLLI 0xcae408d4, creating LLME on the fly (gprs_llc.c:552) 20250106095530163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095530164 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1248) 20250106095530164 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095530164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095530164 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095530164 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095530164 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095530164 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095530164 DLLC NOTICE LLME(ffffffff/cae408d4){UNASSIGNED} LLGM Assign pre (cae408d4 => c17833f8) (gprs_llc.c:1079) 20250106095530164 DLLC NOTICE LLME(cae408d4/c17833f8){ASSIGNED} LLGM Assign post (cae408d4 => c17833f8) (gprs_llc.c:1125) 20250106095530164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095530164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095530164 DMM DEBUG MM(262420000000022/c17833f8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095530183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095530183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095530184 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095530184 DMM DEBUG MM(262420000000022/c17833f8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20250106095530184 DMM NOTICE MM(262420000000022/c17833f8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095530184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095530184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095530184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095530184 DMM DEBUG MM(262420000000022/c17833f8) Requesting authorization (sgsn_auth.c:160) 20250106095530184 DMM INFO MM(262420000000022/c17833f8) Requesting authentication tuples (sgsn_auth.c:184) 20250106095530184 DMM DEBUG MM(262420000000022/c17833f8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095530184 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250106095530184 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@ffbd8aed769c: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20250106095530190 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095530190 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095530190 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095530190 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095530190 DMM INFO MM(262420000000022/c17833f8) Subscriber data update (mmctx.c:445) 20250106095530190 DMM DEBUG MM(262420000000022/c17833f8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095530190 DMM INFO MM(262420000000022/c17833f8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095530190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095530190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095530190 DMM INFO MM(262420000000022/c17833f8) <- GMM AUTH AND CIPHERING REQ (rand = 83 10 25 a6 87 20 db da b3 f1 3f e6 58 ff ea 96 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095530205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095530205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095530205 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095530205 DMM INFO MM(262420000000022/c17833f8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095530205 DMM NOTICE MM(262420000000022/c17833f8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095530205 DMM DEBUG MM(262420000000022/c17833f8) checking auth: received GSM SRES = 84 45 79 dc (gprs_gmm.c:648) 20250106095530205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095530205 DMM DEBUG MM(262420000000022/c17833f8) Requesting authorization (sgsn_auth.c:160) 20250106095530205 DMM INFO MM(262420000000022/c17833f8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095530205 DMM DEBUG MM(262420000000022/c17833f8) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095530205 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250106095530205 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) 20250106095530205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095530205 DMM INFO MM(262420000000022/c17833f8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc17833f8) (gprs_gmm.c:282) 20250106095530208 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095530208 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095530208 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250106095530208 DMM INFO MM(262420000000022/c17833f8) Subscriber data update (mmctx.c:445) 20250106095530208 DMM DEBUG MM(262420000000022/c17833f8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095530208 DMM INFO MM(262420000000022/c17833f8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095530209 DMM NOTICE MM(262420000000022/c17833f8) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20250106095530209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095530209 DMM NOTICE MM(262420000000022/c17833f8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095530209 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) 20250106095530210 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095530210 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250106095530210 DMM INFO MM(262420000000022/c17833f8) Subscriber data update (mmctx.c:445) 20250106095530210 DMM DEBUG MM(262420000000022/c17833f8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095530222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095530222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095530222 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095530222 DMM INFO MM(262420000000022/c17833f8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095530222 DMM NOTICE MM(262420000000022/c17833f8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095530222 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095530222 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095530222 DLLC NOTICE LLME(cae408d4/c17833f8){ASSIGNED} LLGM Assign pre (ffffffff => c17833f8) (gprs_llc.c:1079) 20250106095530222 DLLC NOTICE LLME(ffffffff/c17833f8){ASSIGNED} LLGM Assign post (ffffffff => c17833f8) (gprs_llc.c:1125) 20250106095530222 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095530222 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095530222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095530222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_second_attempt(877)@ffbd8aed769c: 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 := 'ACE9185AFEC6DC5E039DDECE37177A98'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6AC5CE54'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1811F90D07FD228D'O } } } } } 20250106095530277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095530277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095530277 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095530277 DMM INFO MM(262420000000022/c17833f8) -> GMM ATTACH REQUEST MI(TMSI-0xC17833F8) type="GPRS attach" (gprs_gmm.c:1248) 20250106095530277 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095530277 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250106095530277 DLLC NOTICE LLME(ffffffff/c17833f8){ASSIGNED} LLGM Assign pre (c17833f8 => ee0a9f9f) (gprs_llc.c:1079) 20250106095530277 DLLC NOTICE LLME(c17833f8/ee0a9f9f){ASSIGNED} LLGM Assign post (c17833f8 => ee0a9f9f) (gprs_llc.c:1125) 20250106095530277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095530277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095530277 DMM DEBUG MM(262420000000022/ee0a9f9f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095530290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095530290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250106095530290 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095530290 DMM DEBUG MM(262420000000022/ee0a9f9f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20250106095530290 DMM NOTICE MM(262420000000022/ee0a9f9f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095530290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095530290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095530290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095530290 DMM DEBUG MM(262420000000022/ee0a9f9f) Requesting authorization (sgsn_auth.c:160) 20250106095530290 DMM INFO MM(262420000000022/ee0a9f9f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095530290 DMM DEBUG MM(262420000000022/ee0a9f9f) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095530290 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250106095530290 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) 20250106095536291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250106095536291 DMM ERROR MM(262420000000022/ee0a9f9f) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250106095536291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250106095536291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250106095536291 DMM NOTICE MM(262420000000022/ee0a9f9f) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250106095536291 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250106095536291 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) 20250106095536291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Reject}: Deallocated (fsm.c:568) 20250106095536291 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Deallocated (fsm.c:568) 20250106095536291 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095536291 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250106095536291 DLLC NOTICE LLME(c17833f8/ee0a9f9f){ASSIGNED} LLGM Assign pre (ee0a9f9f => ffffffff) (gprs_llc.c:1079) 20250106095536291 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee0a9f9f => ffffffff) (gprs_llc.c:1125) 20250106095550085 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250106095550085 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250106095550086 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106095551075 DGPRS DEBUG Checking for inactive LLMEs, time = 38685550 (sgsn.c:132) 20250106095559720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095559726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095559726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106095559737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095559740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095559740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106095559752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095559755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095559755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@ffbd8aed769c: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@ffbd8aed769c: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20250106095600164 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095600164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(874)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(875)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(868)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(873)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(863)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@ffbd8aed769c: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@ffbd8aed769c: Final verdict of PTC: none 20250106095600170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55588<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt-BVCI196(862)@ffbd8aed769c: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(861)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(871)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(866)@ffbd8aed769c: Final verdict of PTC: none TC_attach_second_attempt(877)@ffbd8aed769c: Final verdict of PTC: fail reason: "Tguard timeout" MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@ffbd8aed769c: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@ffbd8aed769c: 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'. Mon Jan 6 09:56:00 UTC 2025 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20250106095600283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095600585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47542<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107192) 20250106095601165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095601165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107192, count=113244) 20250106095602166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095602166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106095603167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095603167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_echo_timeout started. 20250106095603689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095603691 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095603738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095603738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095603738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095603738 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095603738 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095603738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095603738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095603738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095603738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095603739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095603739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095603739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095603739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095603739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095603739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095603739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095603739 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095603739 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095603739 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095603739 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095603739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095603739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095603742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095603747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095603747 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095603754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095603754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095603754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095603754 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095603754 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095603754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095603754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095603754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095603754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095603754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095603754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095603754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095603755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095603755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095603755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095603755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095603755 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095603755 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095603755 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095603755 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095603755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095603755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095603756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095603761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095603761 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(893)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(893)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095603774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095603774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095603774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095603774 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095603774 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095603774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095603774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095603774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095603774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(893)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095603775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095603775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095603775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095603775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095603775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095603775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095603775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095603775 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095603775 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095603775 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095603775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095603775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095603775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(893)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(893)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095603777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095603781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095603781 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(890)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095604168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095604168 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095604168 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095604168 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(892)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(892)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095604170 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095604171 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(892)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(892)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(892)@ffbd8aed769c: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(892)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(892)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@ffbd8aed769c: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='D646747A'O, index=0 SGSN_Test-GSUP(894)@ffbd8aed769c: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@ffbd8aed769c: 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 := '9E13556AA00D96DAEEC100F830987DA8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A72EBAB1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B09AEF6C0A3440BC'O } } } } } 20250106095604238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095604238 DLLC NOTICE LLME(ffffffff/d646747a){UNASSIGNED} LLC RX: unknown TLLI 0xd646747a, creating LLME on the fly (gprs_llc.c:552) 20250106095604238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095604238 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1248) 20250106095604238 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095604238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095604238 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095604238 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095604238 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095604238 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095604238 DLLC NOTICE LLME(ffffffff/d646747a){UNASSIGNED} LLGM Assign pre (d646747a => ed06aad4) (gprs_llc.c:1079) 20250106095604238 DLLC NOTICE LLME(d646747a/ed06aad4){ASSIGNED} LLGM Assign post (d646747a => ed06aad4) (gprs_llc.c:1125) 20250106095604238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095604238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095604238 DMM DEBUG MM(262420000000067/ed06aad4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095604262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095604262 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095604262 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095604262 DMM DEBUG MM(262420000000067/ed06aad4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1066) 20250106095604262 DMM NOTICE MM(262420000000067/ed06aad4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095604262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095604262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095604262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095604262 DMM DEBUG MM(262420000000067/ed06aad4) Requesting authorization (sgsn_auth.c:160) 20250106095604262 DMM INFO MM(262420000000067/ed06aad4) Requesting authentication tuples (sgsn_auth.c:184) 20250106095604262 DMM DEBUG MM(262420000000067/ed06aad4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095604262 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250106095604262 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@ffbd8aed769c: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20250106095604266 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095604266 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095604266 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095604266 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095604266 DMM INFO MM(262420000000067/ed06aad4) Subscriber data update (mmctx.c:445) 20250106095604266 DMM DEBUG MM(262420000000067/ed06aad4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095604266 DMM INFO MM(262420000000067/ed06aad4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095604266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095604266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095604266 DMM INFO MM(262420000000067/ed06aad4) <- GMM AUTH AND CIPHERING REQ (rand = 9e 13 55 6a a0 0d 96 da ee c1 00 f8 30 98 7d a8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095604281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095604281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095604281 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095604281 DMM INFO MM(262420000000067/ed06aad4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095604281 DMM NOTICE MM(262420000000067/ed06aad4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095604281 DMM DEBUG MM(262420000000067/ed06aad4) checking auth: received GSM SRES = a7 2e ba b1 (gprs_gmm.c:648) 20250106095604281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095604281 DMM DEBUG MM(262420000000067/ed06aad4) Requesting authorization (sgsn_auth.c:160) 20250106095604281 DMM INFO MM(262420000000067/ed06aad4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095604281 DMM DEBUG MM(262420000000067/ed06aad4) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095604281 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250106095604282 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) 20250106095604282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095604282 DMM INFO MM(262420000000067/ed06aad4) <- GMM ATTACH ACCEPT (new P-TMSI=0xed06aad4) (gprs_gmm.c:282) 20250106095604285 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095604285 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095604285 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250106095604285 DMM INFO MM(262420000000067/ed06aad4) Subscriber data update (mmctx.c:445) 20250106095604285 DMM DEBUG MM(262420000000067/ed06aad4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095604285 DMM INFO MM(262420000000067/ed06aad4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095604285 DMM NOTICE MM(262420000000067/ed06aad4) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:982) 20250106095604285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095604285 DMM NOTICE MM(262420000000067/ed06aad4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095604285 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) 20250106095604286 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095604286 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250106095604286 DMM INFO MM(262420000000067/ed06aad4) Subscriber data update (mmctx.c:445) 20250106095604286 DMM DEBUG MM(262420000000067/ed06aad4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095604297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095604297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095604297 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095604297 DMM INFO MM(262420000000067/ed06aad4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095604297 DMM NOTICE MM(262420000000067/ed06aad4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095604297 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095604297 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095604297 DLLC NOTICE LLME(d646747a/ed06aad4){ASSIGNED} LLGM Assign pre (ffffffff => ed06aad4) (gprs_llc.c:1079) 20250106095604297 DLLC NOTICE LLME(ffffffff/ed06aad4){ASSIGNED} LLGM Assign post (ffffffff => ed06aad4) (gprs_llc.c:1125) 20250106095604298 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095604298 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095604298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095604298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095604353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095604353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106095604353 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095604353 DMM INFO MM(262420000000067/ed06aad4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106095604353 DMM INFO MM(262420000000067/ed06aad4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106095604353 DMM DEBUG MM(262420000000067/ed06aad4) Using GGSN 0 (gprs_sm.c:317) 20250106095604354 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) 20250106095604354 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250106095604354 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106095604354 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20250106095604354 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20250106095604378 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 5d 55 94 20 11 c5 58 88 16 14 05 7f 5f a5 b1 b5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20250106095604378 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc4e1c0, cbp=0x55a0bc170640) (sgsn_libgtp.c:633) 20250106095604378 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106095604378 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc175e98 TLLI=ed06aad4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106095604378 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106095604379 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095609183 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20250106095609191 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 0e 00 00 0e 02 : Freeing seq=1038 from retransmit req queue (gtp.c:443) 20250106095609191 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55a0bc1656c0) (sgsn_libgtp.c:633) 20250106095614184 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@ffbd8aed769c: "Received EchoRequest seq_nr=1039" 20250106095619185 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20250106095619185 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@ffbd8aed769c: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@ffbd8aed769c: "Received EchoRequest seq_nr=1039" 20250106095621076 DGPRS DEBUG Checking for inactive LLMEs, time = 38685580 (sgsn.c:132) 20250106095624169 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250106095624169 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(892)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106095624170 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250106095624186 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20250106095624186 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20250106095624186 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@ffbd8aed769c: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@ffbd8aed769c: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@ffbd8aed769c: "Received EchoRequest seq_nr=1041" 20250106095629187 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20250106095629188 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20250106095629188 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20250106095629188 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@ffbd8aed769c: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@ffbd8aed769c: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@ffbd8aed769c: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@ffbd8aed769c: "Received EchoRequest seq_nr=1041" 20250106095633741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095633747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095633747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106095633755 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095633758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095633758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106095633776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095633779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095633779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106095634188 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20250106095634189 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20250106095634189 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20250106095634189 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20250106095634189 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@ffbd8aed769c: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@ffbd8aed769c: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@ffbd8aed769c: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@ffbd8aed769c: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@ffbd8aed769c: "Received EchoRequest seq_nr=1043" 20250106095639189 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20250106095639189 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20250106095639189 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20250106095639189 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20250106095639189 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55a0bc1656c0) (sgsn_libgtp.c:633) 20250106095639189 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55a0bc1656c0) (sgsn_libgtp.c:637) 20250106095639190 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20250106095639190 DMM INFO MM(262420000000067/ed06aad4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250106095639190 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250106095639190 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250106095639190 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250106095639190 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250106095639190 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250106095639190 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250106095639190 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250106095639190 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250106095639190 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250106095639190 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250106095639190 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250106095639190 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20250106095639190 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@ffbd8aed769c: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@ffbd8aed769c: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@ffbd8aed769c: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@ffbd8aed769c: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@ffbd8aed769c: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@ffbd8aed769c: Removing Client IMSI='262420000000067'H, index=0 20250106095639206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095639206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250106095639206 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095639206 DMM INFO MM(262420000000067/ed06aad4) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@ffbd8aed769c: Final verdict of PTC: pass 20250106095639213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56904<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@ffbd8aed769c: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(890)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(882)@ffbd8aed769c: Final verdict of PTC: none 20250106095639217 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095639218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_echo_timeout-BVCI210(886)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(892)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(887)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@ffbd8aed769c: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(893)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(885)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(891)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(880)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_echo_timeout-BVCI220(890): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(891): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(892): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(893): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:56:39 UTC 2025 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20250106095639298 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095639700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50716<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113592) 20250106095640218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095640219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=113592, count=114752) 20250106095641219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095641219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106095642220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095642221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_restart_ctr_echo started. 20250106095642800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095642803 DMM INFO MM(262420000000067/ed06aad4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095642803 DMM INFO MM(262420000000067/ed06aad4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095642803 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095642803 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095642803 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095642803 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095642803 DLLC NOTICE LLME(ffffffff/ed06aad4){ASSIGNED} LLGM Assign pre (ed06aad4 => ffffffff) (gprs_llc.c:1079) 20250106095642803 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed06aad4 => ffffffff) (gprs_llc.c:1125) 20250106095642803 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a0bc175b40 (gprs_sndcp.c:574) 20250106095642803 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc175e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106095642803 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250106095642803 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) 20250106095642803 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) 20250106095642803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106095642803 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095642803 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095642803 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095642803 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095642856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095642856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095642856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095642856 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095642856 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095642856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095642856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095642856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095642856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095642857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095642857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095642857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(901)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095642858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095642858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095642858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095642858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095642858 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095642858 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095642858 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095642858 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095642858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095642858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095642860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095642865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095642865 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095642872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095642872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095642872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095642872 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095642872 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095642872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095642872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095642872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095642872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095642873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095642873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095642873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095642873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095642873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095642873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095642873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095642873 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095642873 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095642873 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095642873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(906)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095642873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095642873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095642875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095642880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095642880 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095642888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095642888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095642888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095642888 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095642888 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095642888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095642888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095642888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095642888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095642889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095642889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095642889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095642889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095642889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095642889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095642889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095642889 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095642889 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095642889 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095642889 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095642889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095642889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095642891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095642896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095642896 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095643221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095643221 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095643221 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095643221 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095643225 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095643226 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@ffbd8aed769c: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='EDA9F855'O, index=0 SGSN_Test-GSUP(913)@ffbd8aed769c: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@ffbd8aed769c: 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 := '7D7D065EE4BD32E9D9BB35EA4AE38DC9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F9A8C868'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3AB6888F2916C6BC'O } } } } } 20250106095643303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095643303 DLLC NOTICE LLME(ffffffff/eda9f855){UNASSIGNED} LLC RX: unknown TLLI 0xeda9f855, creating LLME on the fly (gprs_llc.c:552) 20250106095643303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095643303 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1248) 20250106095643303 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095643303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095643303 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095643303 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095643303 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095643303 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095643303 DLLC NOTICE LLME(ffffffff/eda9f855){UNASSIGNED} LLGM Assign pre (eda9f855 => f2694967) (gprs_llc.c:1079) 20250106095643303 DLLC NOTICE LLME(eda9f855/f2694967){ASSIGNED} LLGM Assign post (eda9f855 => f2694967) (gprs_llc.c:1125) 20250106095643303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095643303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095643303 DMM DEBUG MM(262420000000023/f2694967) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095643327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095643327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095643327 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095643327 DMM DEBUG MM(262420000000023/f2694967) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1066) 20250106095643327 DMM NOTICE MM(262420000000023/f2694967) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095643327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095643328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095643328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095643328 DMM DEBUG MM(262420000000023/f2694967) Requesting authorization (sgsn_auth.c:160) 20250106095643328 DMM INFO MM(262420000000023/f2694967) Requesting authentication tuples (sgsn_auth.c:184) 20250106095643328 DMM DEBUG MM(262420000000023/f2694967) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095643328 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250106095643328 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@ffbd8aed769c: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20250106095643334 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095643334 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095643334 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095643334 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095643334 DMM INFO MM(262420000000023/f2694967) Subscriber data update (mmctx.c:445) 20250106095643334 DMM DEBUG MM(262420000000023/f2694967) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095643334 DMM INFO MM(262420000000023/f2694967) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095643334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095643334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095643334 DMM INFO MM(262420000000023/f2694967) <- GMM AUTH AND CIPHERING REQ (rand = 7d 7d 06 5e e4 bd 32 e9 d9 bb 35 ea 4a e3 8d c9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095643350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095643350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095643350 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095643350 DMM INFO MM(262420000000023/f2694967) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095643350 DMM NOTICE MM(262420000000023/f2694967) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095643350 DMM DEBUG MM(262420000000023/f2694967) checking auth: received GSM SRES = f9 a8 c8 68 (gprs_gmm.c:648) 20250106095643350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095643350 DMM DEBUG MM(262420000000023/f2694967) Requesting authorization (sgsn_auth.c:160) 20250106095643350 DMM INFO MM(262420000000023/f2694967) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095643350 DMM DEBUG MM(262420000000023/f2694967) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095643350 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250106095643350 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) 20250106095643350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095643350 DMM INFO MM(262420000000023/f2694967) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2694967) (gprs_gmm.c:282) 20250106095643353 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095643353 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095643353 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250106095643353 DMM INFO MM(262420000000023/f2694967) Subscriber data update (mmctx.c:445) 20250106095643353 DMM DEBUG MM(262420000000023/f2694967) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095643353 DMM INFO MM(262420000000023/f2694967) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095643353 DMM NOTICE MM(262420000000023/f2694967) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:982) 20250106095643353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095643353 DMM NOTICE MM(262420000000023/f2694967) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095643353 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) 20250106095643354 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095643354 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250106095643354 DMM INFO MM(262420000000023/f2694967) Subscriber data update (mmctx.c:445) 20250106095643354 DMM DEBUG MM(262420000000023/f2694967) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095643365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095643365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095643365 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095643365 DMM INFO MM(262420000000023/f2694967) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095643365 DMM NOTICE MM(262420000000023/f2694967) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095643365 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095643365 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095643365 DLLC NOTICE LLME(eda9f855/f2694967){ASSIGNED} LLGM Assign pre (ffffffff => f2694967) (gprs_llc.c:1079) 20250106095643365 DLLC NOTICE LLME(ffffffff/f2694967){ASSIGNED} LLGM Assign post (ffffffff => f2694967) (gprs_llc.c:1125) 20250106095643365 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095643365 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095643365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095643365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095643423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095643423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106095643423 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095643423 DMM INFO MM(262420000000023/f2694967) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106095643423 DMM INFO MM(262420000000023/f2694967) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106095643423 DMM DEBUG MM(262420000000023/f2694967) Using GGSN 0 (gprs_sm.c:317) 20250106095643423 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250106095643423 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106095643423 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20250106095643423 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20250106095643448 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 21 d7 92 f7 11 63 af 3c 34 14 05 7f df c1 06 91 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20250106095643448 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc4b058, cbp=0x55a0bc170640) (sgsn_libgtp.c:633) 20250106095643448 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106095643448 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc175e98 TLLI=f2694967, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106095643448 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106095643448 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095648424 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20250106095648428 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 16 00 00 0e 02 : Freeing seq=1046 from retransmit req queue (gtp.c:443) 20250106095648428 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55a0bc1656c0) (sgsn_libgtp.c:633) 20250106095651077 DGPRS DEBUG Checking for inactive LLMEs, time = 38685610 (sgsn.c:132) 20250106095653425 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20250106095653431 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 17 00 00 0e 03 : Freeing seq=1047 from retransmit req queue (gtp.c:443) 20250106095653431 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55a0bc1656c0) (sgsn_libgtp.c:633) 20250106095653432 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20250106095653432 DMM INFO MM(262420000000023/f2694967) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250106095653432 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250106095653432 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@ffbd8aed769c: Removing Client IMSI='262420000000023'H, index=0 20250106095653448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095653448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250106095653449 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095653449 DMM INFO MM(262420000000023/f2694967) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@ffbd8aed769c: Final verdict of PTC: pass 20250106095653451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50662<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@ffbd8aed769c: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(906)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(911)@ffbd8aed769c: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@ffbd8aed769c: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(901)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@ffbd8aed769c: Final verdict of PTC: none 20250106095653458 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095653458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(912)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(909)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(899)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(904)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:56:53 UTC 2025 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20250106095653569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095653971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42314<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103596) 20250106095654460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095654460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103596, count=104756) 20250106095655461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095655461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:56:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095656462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095656462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_restart_ctr_create started. 20250106095657068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095657070 DMM INFO MM(262420000000023/f2694967) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095657070 DMM INFO MM(262420000000023/f2694967) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095657070 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095657070 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095657070 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095657070 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095657070 DLLC NOTICE LLME(ffffffff/f2694967){ASSIGNED} LLGM Assign pre (f2694967 => ffffffff) (gprs_llc.c:1079) 20250106095657070 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2694967 => ffffffff) (gprs_llc.c:1125) 20250106095657070 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a0bc175b40 (gprs_sndcp.c:574) 20250106095657070 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc175e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106095657070 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250106095657070 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) 20250106095657070 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) 20250106095657070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106095657070 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095657071 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095657071 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095657071 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095657120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095657120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095657120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095657120 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095657120 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095657120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095657120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095657120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095657120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095657121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095657121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095657121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095657121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095657121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095657121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095657121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095657121 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095657121 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095657121 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095657121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095657121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095657121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095657123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095657127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095657127 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095657134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095657134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095657134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095657134 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095657134 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095657134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095657134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095657134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095657135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095657135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095657135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095657135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095657135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095657135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095657135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095657135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095657135 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095657135 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095657135 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095657135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095657136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095657136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095657137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095657142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095657142 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095657150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095657150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095657150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095657150 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095657150 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095657150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095657150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095657150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095657150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095657151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095657151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095657151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095657151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095657151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095657151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095657151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095657151 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095657151 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095657151 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095657151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095657151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095657151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095657154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095657159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095657159 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095657463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095657463 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095657463 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095657463 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095657466 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095657467 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@ffbd8aed769c: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='D596B031'O, index=0 SGSN_Test-GSUP(932)@ffbd8aed769c: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@ffbd8aed769c: 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 := 'FE7CAEAE81825718A8240B10696CBA8B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '27943602'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '239FD2D947EDC973'O } } } } } 20250106095657523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095657523 DLLC NOTICE LLME(ffffffff/d596b031){UNASSIGNED} LLC RX: unknown TLLI 0xd596b031, creating LLME on the fly (gprs_llc.c:552) 20250106095657523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095657523 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1248) 20250106095657523 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095657523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095657523 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095657523 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095657523 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095657523 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095657523 DLLC NOTICE LLME(ffffffff/d596b031){UNASSIGNED} LLGM Assign pre (d596b031 => f292f6ef) (gprs_llc.c:1079) 20250106095657523 DLLC NOTICE LLME(d596b031/f292f6ef){ASSIGNED} LLGM Assign post (d596b031 => f292f6ef) (gprs_llc.c:1125) 20250106095657523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095657523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095657523 DMM DEBUG MM(262420000000024/f292f6ef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095657537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095657537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095657537 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095657537 DMM DEBUG MM(262420000000024/f292f6ef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1066) 20250106095657537 DMM NOTICE MM(262420000000024/f292f6ef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095657537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095657537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095657537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095657537 DMM DEBUG MM(262420000000024/f292f6ef) Requesting authorization (sgsn_auth.c:160) 20250106095657537 DMM INFO MM(262420000000024/f292f6ef) Requesting authentication tuples (sgsn_auth.c:184) 20250106095657537 DMM DEBUG MM(262420000000024/f292f6ef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095657537 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250106095657537 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@ffbd8aed769c: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20250106095657542 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095657542 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095657542 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095657542 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095657542 DMM INFO MM(262420000000024/f292f6ef) Subscriber data update (mmctx.c:445) 20250106095657542 DMM DEBUG MM(262420000000024/f292f6ef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095657542 DMM INFO MM(262420000000024/f292f6ef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095657542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095657542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095657543 DMM INFO MM(262420000000024/f292f6ef) <- GMM AUTH AND CIPHERING REQ (rand = fe 7c ae ae 81 82 57 18 a8 24 0b 10 69 6c ba 8b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095657559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095657559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095657559 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095657559 DMM INFO MM(262420000000024/f292f6ef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095657559 DMM NOTICE MM(262420000000024/f292f6ef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095657559 DMM DEBUG MM(262420000000024/f292f6ef) checking auth: received GSM SRES = 27 94 36 02 (gprs_gmm.c:648) 20250106095657559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095657559 DMM DEBUG MM(262420000000024/f292f6ef) Requesting authorization (sgsn_auth.c:160) 20250106095657559 DMM INFO MM(262420000000024/f292f6ef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095657559 DMM DEBUG MM(262420000000024/f292f6ef) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095657559 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250106095657559 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) 20250106095657559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095657559 DMM INFO MM(262420000000024/f292f6ef) <- GMM ATTACH ACCEPT (new P-TMSI=0xf292f6ef) (gprs_gmm.c:282) 20250106095657561 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095657561 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095657561 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250106095657561 DMM INFO MM(262420000000024/f292f6ef) Subscriber data update (mmctx.c:445) 20250106095657561 DMM DEBUG MM(262420000000024/f292f6ef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095657561 DMM INFO MM(262420000000024/f292f6ef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095657561 DMM NOTICE MM(262420000000024/f292f6ef) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:982) 20250106095657561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095657561 DMM NOTICE MM(262420000000024/f292f6ef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095657561 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) 20250106095657562 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095657562 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250106095657562 DMM INFO MM(262420000000024/f292f6ef) Subscriber data update (mmctx.c:445) 20250106095657562 DMM DEBUG MM(262420000000024/f292f6ef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095657572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095657572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095657572 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095657572 DMM INFO MM(262420000000024/f292f6ef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095657572 DMM NOTICE MM(262420000000024/f292f6ef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095657572 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095657572 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095657572 DLLC NOTICE LLME(d596b031/f292f6ef){ASSIGNED} LLGM Assign pre (ffffffff => f292f6ef) (gprs_llc.c:1079) 20250106095657572 DLLC NOTICE LLME(ffffffff/f292f6ef){ASSIGNED} LLGM Assign post (ffffffff => f292f6ef) (gprs_llc.c:1125) 20250106095657572 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095657572 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095657572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095657572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095657627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095657627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106095657627 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095657628 DMM INFO MM(262420000000024/f292f6ef) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106095657628 DMM INFO MM(262420000000024/f292f6ef) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106095657628 DMM DEBUG MM(262420000000024/f292f6ef) Using GGSN 0 (gprs_sm.c:317) 20250106095657628 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250106095657628 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106095657628 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250106095657628 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20250106095657655 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 f0 ba 81 71 11 41 5d b8 e7 14 05 7f fc be 4a b1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:443) 20250106095657655 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7eff8dc4b058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250106095657655 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7eff8dc4b058, cbp=0x55a0bc170640) (sgsn_libgtp.c:633) 20250106095657655 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250106095657656 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250106095657656 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250106095657656 DMM NOTICE MM(262420000000024/f292f6ef) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095657672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095657672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095657672 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095657672 DMM INFO MM(262420000000024/f292f6ef) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106095657672 DMM INFO MM(262420000000024/f292f6ef) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106095657672 DMM DEBUG MM(262420000000024/f292f6ef) Using GGSN 0 (gprs_sm.c:317) 20250106095657672 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250106095657672 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106095657672 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250106095657672 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20250106095657677 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 f0 ba 81 71 11 41 5d b8 e7 14 05 7f fc be 4a b1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:443) 20250106095657677 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7eff8dc4b058, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250106095657677 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc4b058, cbp=0x55a0bc170640) (sgsn_libgtp.c:633) 20250106095657677 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106095657677 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc174d28 TLLI=f292f6ef, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106095657677 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106095657677 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@ffbd8aed769c: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@ffbd8aed769c: Final verdict of PTC: pass 20250106095657695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42320<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250106095657700 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095657700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(917)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(920)@ffbd8aed769c: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@ffbd8aed769c: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(932)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(925)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(930)@ffbd8aed769c: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(923)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(928)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(918)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 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 20250106095657787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095658189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42336<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104416) 20250106095658701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095658701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104416, count=105576) 20250106095659703 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095659703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:57:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095700704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095700704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250106095701283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095701285 DMM INFO MM(262420000000024/f292f6ef) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095701285 DMM INFO MM(262420000000024/f292f6ef) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095701285 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095701285 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095701285 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095701285 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095701285 DLLC NOTICE LLME(ffffffff/f292f6ef){ASSIGNED} LLGM Assign pre (f292f6ef => ffffffff) (gprs_llc.c:1079) 20250106095701285 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f292f6ef => ffffffff) (gprs_llc.c:1125) 20250106095701285 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a0bc1749d0 (gprs_sndcp.c:574) 20250106095701285 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc174d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106095701285 DMM NOTICE MM(262420000000024/f292f6ef) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250106095701285 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250106095701285 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250106095701285 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250106095701285 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20250106095701286 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250106095701286 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) 20250106095701286 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) 20250106095701286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106095701286 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095701286 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095701286 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095701286 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095701334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095701334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095701334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095701334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095701334 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095701334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095701334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095701334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095701334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095701334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095701334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095701334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095701334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095701334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095701334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095701334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095701334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095701334 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095701335 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095701335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095701335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095701335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095701337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095701342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095701342 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)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095701349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095701349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095701349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095701349 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095701349 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095701349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095701349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095701349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095701349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095701349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095701349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095701349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095701349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095701349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095701349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095701349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095701349 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095701349 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095701349 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095701349 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095701350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095701350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095701351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095701356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095701356 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095701364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095701364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095701364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095701364 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095701364 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095701364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095701364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095701364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095701364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095701365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095701365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095701365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095701365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095701365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095701365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095701365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095701365 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095701365 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095701365 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095701365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095701365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095701365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095701367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095701372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095701372 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)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095701705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095701705 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095701705 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095701705 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095701709 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095701710 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@ffbd8aed769c: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='E332B8CC'O, index=0 SGSN_Test-GSUP(951)@ffbd8aed769c: 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)@ffbd8aed769c: 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 := '30FD8BCEFB16BC42BE153BB3A062809E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '452EFA83'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '010EB528940C607E'O } } } } } 20250106095702781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095702781 DLLC NOTICE LLME(ffffffff/e332b8cc){UNASSIGNED} LLC RX: unknown TLLI 0xe332b8cc, creating LLME on the fly (gprs_llc.c:552) 20250106095702781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095702781 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1248) 20250106095702781 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095702781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095702781 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095702781 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095702781 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095702781 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095702781 DLLC NOTICE LLME(ffffffff/e332b8cc){UNASSIGNED} LLGM Assign pre (e332b8cc => c761fbc6) (gprs_llc.c:1079) 20250106095702781 DLLC NOTICE LLME(e332b8cc/c761fbc6){ASSIGNED} LLGM Assign post (e332b8cc => c761fbc6) (gprs_llc.c:1125) 20250106095702781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095702781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095702781 DMM DEBUG MM(262420000000025/c761fbc6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095702791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095702791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095702791 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095702791 DMM DEBUG MM(262420000000025/c761fbc6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1066) 20250106095702791 DMM NOTICE MM(262420000000025/c761fbc6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095702791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095702791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095702791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095702791 DMM DEBUG MM(262420000000025/c761fbc6) Requesting authorization (sgsn_auth.c:160) 20250106095702791 DMM INFO MM(262420000000025/c761fbc6) Requesting authentication tuples (sgsn_auth.c:184) 20250106095702791 DMM DEBUG MM(262420000000025/c761fbc6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095702791 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250106095702791 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@ffbd8aed769c: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20250106095702794 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095702794 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095702794 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095702794 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095702794 DMM INFO MM(262420000000025/c761fbc6) Subscriber data update (mmctx.c:445) 20250106095702794 DMM DEBUG MM(262420000000025/c761fbc6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095702794 DMM INFO MM(262420000000025/c761fbc6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095702794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095702794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095702794 DMM INFO MM(262420000000025/c761fbc6) <- GMM AUTH AND CIPHERING REQ (rand = 30 fd 8b ce fb 16 bc 42 be 15 3b b3 a0 62 80 9e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095702803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095702803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095702803 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095702803 DMM INFO MM(262420000000025/c761fbc6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095702803 DMM NOTICE MM(262420000000025/c761fbc6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095702803 DMM DEBUG MM(262420000000025/c761fbc6) checking auth: received GSM SRES = 45 2e fa 83 (gprs_gmm.c:648) 20250106095702803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095702803 DMM DEBUG MM(262420000000025/c761fbc6) Requesting authorization (sgsn_auth.c:160) 20250106095702804 DMM INFO MM(262420000000025/c761fbc6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095702804 DMM DEBUG MM(262420000000025/c761fbc6) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095702804 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250106095702804 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) 20250106095702804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095702804 DMM INFO MM(262420000000025/c761fbc6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc761fbc6) (gprs_gmm.c:282) 20250106095702805 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095702805 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095702805 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250106095702805 DMM INFO MM(262420000000025/c761fbc6) Subscriber data update (mmctx.c:445) 20250106095702805 DMM DEBUG MM(262420000000025/c761fbc6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095702805 DMM INFO MM(262420000000025/c761fbc6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095702805 DMM NOTICE MM(262420000000025/c761fbc6) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:982) 20250106095702805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095702805 DMM NOTICE MM(262420000000025/c761fbc6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095702805 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) 20250106095702806 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095702806 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250106095702806 DMM INFO MM(262420000000025/c761fbc6) Subscriber data update (mmctx.c:445) 20250106095702806 DMM DEBUG MM(262420000000025/c761fbc6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095702814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095702814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095702814 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095702814 DMM INFO MM(262420000000025/c761fbc6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095702814 DMM NOTICE MM(262420000000025/c761fbc6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095702814 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095702814 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095702814 DLLC NOTICE LLME(e332b8cc/c761fbc6){ASSIGNED} LLGM Assign pre (ffffffff => c761fbc6) (gprs_llc.c:1079) 20250106095702814 DLLC NOTICE LLME(ffffffff/c761fbc6){ASSIGNED} LLGM Assign post (ffffffff => c761fbc6) (gprs_llc.c:1125) 20250106095702814 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095702814 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095702814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095702815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095702873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095702873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106095702873 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095702873 DMM INFO MM(262420000000025/c761fbc6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106095702874 DMM INFO MM(262420000000025/c761fbc6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106095702874 DMM DEBUG MM(262420000000025/c761fbc6) Using GGSN 0 (gprs_sm.c:317) 20250106095702874 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) 20250106095702874 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250106095702874 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106095702874 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20250106095702874 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20250106095702898 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 db 9e f9 57 11 f8 da 40 76 14 05 7f 80 dc 15 65 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20250106095702898 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc4c0d0, cbp=0x55a0bc16cb80) (sgsn_libgtp.c:633) 20250106095702898 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106095702898 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc175e98 TLLI=c761fbc6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106095702898 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106095702898 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095702910 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250106095702910 DGPRS INFO PDP(262420000000025:5): Context 0x7eff8dc4c0d0 was deleted (sgsn_libgtp.c:707) 20250106095702910 DMM INFO MM(262420000000025/c761fbc6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250106095702910 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250106095702910 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250106095710912 DMM INFO MM(262420000000025/c761fbc6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250106095718006 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20250106095718914 DMM INFO MM(262420000000025/c761fbc6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250106095721078 DGPRS DEBUG Checking for inactive LLMEs, time = 38685640 (sgsn.c:132) 20250106095721707 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250106095721707 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250106095721707 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106095726915 DMM INFO MM(262420000000025/c761fbc6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250106095731336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095731342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095731343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106095731351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095731356 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095731356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106095731366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095731369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095731369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106095734917 DMM INFO MM(262420000000025/c761fbc6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@ffbd8aed769c: Removing Client IMSI='262420000000025'H, index=0 20250106095734935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095734935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250106095734935 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095734935 DMM INFO MM(262420000000025/c761fbc6) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@ffbd8aed769c: Final verdict of PTC: pass 20250106095734940 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42342<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250106095734944 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095734944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(951)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(944)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(949)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(939)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(947)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(942)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(937)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 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 20250106095735054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095735455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45254<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107456) 20250106095735945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095735945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107456, count=112968) 20250106095736947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095736947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:57:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095737949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095737949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250106095738557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095738560 DMM INFO MM(262420000000025/c761fbc6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095738560 DMM INFO MM(262420000000025/c761fbc6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095738560 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095738560 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095738560 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095738560 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095738560 DLLC NOTICE LLME(ffffffff/c761fbc6){ASSIGNED} LLGM Assign pre (c761fbc6 => ffffffff) (gprs_llc.c:1079) 20250106095738560 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c761fbc6 => ffffffff) (gprs_llc.c:1125) 20250106095738560 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a0bc175b40 (gprs_sndcp.c:574) 20250106095738560 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc175e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106095738560 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250106095738560 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) 20250106095738560 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) 20250106095738560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106095738560 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095738560 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095738560 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095738560 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095738600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095738600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095738600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095738600 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095738600 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095738600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095738600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095738600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095738600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095738600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095738600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095738600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095738600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095738600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095738600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095738600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095738600 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095738600 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095738600 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095738600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095738601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095738601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095738603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095738607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095738607 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)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095738615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095738615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095738615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095738615 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095738615 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095738615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095738615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095738615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095738615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095738616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095738616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095738616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095738616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095738616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095738616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095738616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095738616 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095738616 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095738616 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095738616 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095738616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095738616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095738618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095738624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095738624 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(968)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095738631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095738631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095738631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095738631 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095738631 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095738631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095738631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095738631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095738631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095738632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095738632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095738632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095738632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095738632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095738632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095738632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095738632 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095738632 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095738632 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095738632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095738632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095738632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095738635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095738641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095738641 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)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095738950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095738950 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095738950 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095738950 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095738955 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(969)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106095738956 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@ffbd8aed769c: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='C6621ACA'O, index=0 SGSN_Test-GSUP(970)@ffbd8aed769c: 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)@ffbd8aed769c: 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 := '0646A2949D1BD9E55E19A1ACFA276D29'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CF6716EF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EAF7761CE1B8240C'O } } } } } 20250106095739030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095739030 DLLC NOTICE LLME(ffffffff/c6621aca){UNASSIGNED} LLC RX: unknown TLLI 0xc6621aca, creating LLME on the fly (gprs_llc.c:552) 20250106095739030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095739030 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1248) 20250106095739030 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095739030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095739030 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095739030 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095739030 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095739030 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095739030 DLLC NOTICE LLME(ffffffff/c6621aca){UNASSIGNED} LLGM Assign pre (c6621aca => ee45b141) (gprs_llc.c:1079) 20250106095739030 DLLC NOTICE LLME(c6621aca/ee45b141){ASSIGNED} LLGM Assign post (c6621aca => ee45b141) (gprs_llc.c:1125) 20250106095739030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095739030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095739030 DMM DEBUG MM(262420000000027/ee45b141) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095739048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095739048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095739048 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095739048 DMM DEBUG MM(262420000000027/ee45b141) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1066) 20250106095739048 DMM NOTICE MM(262420000000027/ee45b141) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095739048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095739048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095739048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095739048 DMM DEBUG MM(262420000000027/ee45b141) Requesting authorization (sgsn_auth.c:160) 20250106095739048 DMM INFO MM(262420000000027/ee45b141) Requesting authentication tuples (sgsn_auth.c:184) 20250106095739048 DMM DEBUG MM(262420000000027/ee45b141) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095739048 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250106095739048 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@ffbd8aed769c: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20250106095739054 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095739054 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095739054 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095739054 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095739054 DMM INFO MM(262420000000027/ee45b141) Subscriber data update (mmctx.c:445) 20250106095739054 DMM DEBUG MM(262420000000027/ee45b141) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095739054 DMM INFO MM(262420000000027/ee45b141) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095739054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095739054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095739054 DMM INFO MM(262420000000027/ee45b141) <- GMM AUTH AND CIPHERING REQ (rand = 06 46 a2 94 9d 1b d9 e5 5e 19 a1 ac fa 27 6d 29 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095739069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095739069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095739070 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095739070 DMM INFO MM(262420000000027/ee45b141) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095739070 DMM NOTICE MM(262420000000027/ee45b141) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095739070 DMM DEBUG MM(262420000000027/ee45b141) checking auth: received GSM SRES = cf 67 16 ef (gprs_gmm.c:648) 20250106095739070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095739070 DMM DEBUG MM(262420000000027/ee45b141) Requesting authorization (sgsn_auth.c:160) 20250106095739070 DMM INFO MM(262420000000027/ee45b141) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095739070 DMM DEBUG MM(262420000000027/ee45b141) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095739070 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250106095739070 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) 20250106095739070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095739070 DMM INFO MM(262420000000027/ee45b141) <- GMM ATTACH ACCEPT (new P-TMSI=0xee45b141) (gprs_gmm.c:282) 20250106095739073 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095739073 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095739073 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250106095739073 DMM INFO MM(262420000000027/ee45b141) Subscriber data update (mmctx.c:445) 20250106095739073 DMM DEBUG MM(262420000000027/ee45b141) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095739073 DMM INFO MM(262420000000027/ee45b141) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095739073 DMM NOTICE MM(262420000000027/ee45b141) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:982) 20250106095739073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095739073 DMM NOTICE MM(262420000000027/ee45b141) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095739073 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) 20250106095739074 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095739074 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250106095739074 DMM INFO MM(262420000000027/ee45b141) Subscriber data update (mmctx.c:445) 20250106095739074 DMM DEBUG MM(262420000000027/ee45b141) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095739085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095739085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095739086 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095739086 DMM INFO MM(262420000000027/ee45b141) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095739086 DMM NOTICE MM(262420000000027/ee45b141) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095739086 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095739086 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095739086 DLLC NOTICE LLME(c6621aca/ee45b141){ASSIGNED} LLGM Assign pre (ffffffff => ee45b141) (gprs_llc.c:1079) 20250106095739086 DLLC NOTICE LLME(ffffffff/ee45b141){ASSIGNED} LLGM Assign post (ffffffff => ee45b141) (gprs_llc.c:1125) 20250106095739086 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095739086 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095739086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095739086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095739139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095739139 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106095739139 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095739139 DMM INFO MM(262420000000027/ee45b141) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106095739139 DMM INFO MM(262420000000027/ee45b141) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106095739139 DMM DEBUG MM(262420000000027/ee45b141) Using GGSN 0 (gprs_sm.c:317) 20250106095739139 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) 20250106095739139 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250106095739139 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106095739139 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20250106095739139 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@ffbd8aed769c: First createPDPContextRequest received, dropping & waiting for retransmission 20250106095744139 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20250106095744149 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 66 20 bc 2b 11 b2 a0 cf b2 14 05 7f f4 0a de 91 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20250106095744149 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc4c0d0, cbp=0x55a0bc16cb80) (sgsn_libgtp.c:633) 20250106095744149 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106095744149 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc175e98 TLLI=ee45b141, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106095744149 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106095744149 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250106095744154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095744154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250106095744154 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095744154 DMM INFO MM(262420000000027/ee45b141) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250106095744154 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20250106095744154 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@ffbd8aed769c: First deletePDPContextRequest received, dropping & waiting for retransmission 20250106095749155 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20250106095749162 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 02 04 1d 00 00 01 80 : Freeing seq=1053 from retransmit req queue (gtp.c:443) 20250106095749162 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7eff8dc4c0d0, cbp=0x55a0bc16cb80) (sgsn_libgtp.c:633) 20250106095749162 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250106095749162 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc175e98, TLLI=ee45b141, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106095749162 DMM INFO MM(262420000000027/ee45b141) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250106095749162 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250106095749162 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@ffbd8aed769c: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@ffbd8aed769c: Final verdict of PTC: pass 20250106095749179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45266<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250106095749183 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095749183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(963)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(970)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(958)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(968)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(966)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(961)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(956)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:57:49 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20250106095749281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095749684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42378<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103124) 20250106095750183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095750184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103124, count=103664) 20250106095751079 DGPRS DEBUG Checking for inactive LLMEs, time = 38685670 (sgsn.c:132) 20250106095751184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095751184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106095752185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095752185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250106095752774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095752775 DMM INFO MM(262420000000027/ee45b141) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095752775 DMM INFO MM(262420000000027/ee45b141) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095752776 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095752776 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095752776 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095752776 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095752776 DLLC NOTICE LLME(ffffffff/ee45b141){ASSIGNED} LLGM Assign pre (ee45b141 => ffffffff) (gprs_llc.c:1079) 20250106095752776 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee45b141 => ffffffff) (gprs_llc.c:1125) 20250106095752776 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250106095752776 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) 20250106095752776 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) 20250106095752776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106095752776 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095752776 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095752776 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095752776 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095752818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095752818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095752818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095752818 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095752818 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095752818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095752818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095752818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095752818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095752819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095752819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095752819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095752819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095752819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095752819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095752819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095752819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095752819 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095752819 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095752819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095752819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095752819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095752821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095752825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095752825 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095752833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095752833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095752833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095752833 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095752833 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095752833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095752833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095752833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095752833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095752834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095752834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095752834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095752834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095752834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095752834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095752834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095752834 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095752834 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095752834 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095752834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095752834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095752834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095752836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095752841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095752841 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)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095752849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095752849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095752849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095752849 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095752850 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095752850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095752850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095752850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095752850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095752851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095752851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095752851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095752851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095752851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095752851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095752851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095752851 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095752851 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095752851 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095752851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095752851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095752851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095752854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095752859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095752859 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)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095753186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095753186 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095753186 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095753186 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095753190 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095753192 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@ffbd8aed769c: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='D78BAEED'O, index=0 SGSN_Test-GSUP(989)@ffbd8aed769c: 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)@ffbd8aed769c: 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 := 'EEAF7D48CEFC40CB1ECE79C35676FEB5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D1DB785D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E0B7B6EC6459D910'O } } } } } 20250106095753240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095753240 DLLC NOTICE LLME(ffffffff/d78baeed){UNASSIGNED} LLC RX: unknown TLLI 0xd78baeed, creating LLME on the fly (gprs_llc.c:552) 20250106095753240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095753240 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1248) 20250106095753240 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095753240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095753240 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095753240 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095753240 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095753240 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095753240 DLLC NOTICE LLME(ffffffff/d78baeed){UNASSIGNED} LLGM Assign pre (d78baeed => f75c13d4) (gprs_llc.c:1079) 20250106095753240 DLLC NOTICE LLME(d78baeed/f75c13d4){ASSIGNED} LLGM Assign post (d78baeed => f75c13d4) (gprs_llc.c:1125) 20250106095753240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095753240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095753240 DMM DEBUG MM(262420000000028/f75c13d4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095753248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095753248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095753248 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095753248 DMM DEBUG MM(262420000000028/f75c13d4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1066) 20250106095753248 DMM NOTICE MM(262420000000028/f75c13d4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095753248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095753248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095753248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095753248 DMM DEBUG MM(262420000000028/f75c13d4) Requesting authorization (sgsn_auth.c:160) 20250106095753248 DMM INFO MM(262420000000028/f75c13d4) Requesting authentication tuples (sgsn_auth.c:184) 20250106095753248 DMM DEBUG MM(262420000000028/f75c13d4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095753248 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250106095753248 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@ffbd8aed769c: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20250106095753250 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095753250 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095753250 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095753250 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095753250 DMM INFO MM(262420000000028/f75c13d4) Subscriber data update (mmctx.c:445) 20250106095753250 DMM DEBUG MM(262420000000028/f75c13d4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095753250 DMM INFO MM(262420000000028/f75c13d4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095753250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095753250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095753250 DMM INFO MM(262420000000028/f75c13d4) <- GMM AUTH AND CIPHERING REQ (rand = ee af 7d 48 ce fc 40 cb 1e ce 79 c3 56 76 fe b5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095753257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095753257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095753257 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095753257 DMM INFO MM(262420000000028/f75c13d4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095753257 DMM NOTICE MM(262420000000028/f75c13d4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095753257 DMM DEBUG MM(262420000000028/f75c13d4) checking auth: received GSM SRES = d1 db 78 5d (gprs_gmm.c:648) 20250106095753257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095753257 DMM DEBUG MM(262420000000028/f75c13d4) Requesting authorization (sgsn_auth.c:160) 20250106095753257 DMM INFO MM(262420000000028/f75c13d4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095753257 DMM DEBUG MM(262420000000028/f75c13d4) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095753257 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250106095753257 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) 20250106095753257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095753258 DMM INFO MM(262420000000028/f75c13d4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf75c13d4) (gprs_gmm.c:282) 20250106095753259 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095753259 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095753259 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250106095753259 DMM INFO MM(262420000000028/f75c13d4) Subscriber data update (mmctx.c:445) 20250106095753259 DMM DEBUG MM(262420000000028/f75c13d4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095753259 DMM INFO MM(262420000000028/f75c13d4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095753259 DMM NOTICE MM(262420000000028/f75c13d4) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:982) 20250106095753259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095753259 DMM NOTICE MM(262420000000028/f75c13d4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095753259 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) 20250106095753260 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095753260 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250106095753260 DMM INFO MM(262420000000028/f75c13d4) Subscriber data update (mmctx.c:445) 20250106095753260 DMM DEBUG MM(262420000000028/f75c13d4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095753265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095753265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095753265 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095753265 DMM INFO MM(262420000000028/f75c13d4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095753265 DMM NOTICE MM(262420000000028/f75c13d4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095753265 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095753265 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095753265 DLLC NOTICE LLME(d78baeed/f75c13d4){ASSIGNED} LLGM Assign pre (ffffffff => f75c13d4) (gprs_llc.c:1079) 20250106095753265 DLLC NOTICE LLME(ffffffff/f75c13d4){ASSIGNED} LLGM Assign post (ffffffff => f75c13d4) (gprs_llc.c:1125) 20250106095753265 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095753265 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095753266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095753266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095753323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095753323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106095753323 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095753323 DMM INFO MM(262420000000028/f75c13d4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106095753323 DMM INFO MM(262420000000028/f75c13d4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106095753324 DMM DEBUG MM(262420000000028/f75c13d4) Using GGSN 0 (gprs_sm.c:317) 20250106095753324 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) 20250106095753324 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250106095753324 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106095753324 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20250106095753324 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20250106095753344 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1e 00 00 01 80 08 00 10 7a 59 19 5d 11 a1 18 df ff 14 05 7f 84 85 26 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=1054 from retransmit req queue (gtp.c:443) 20250106095753345 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc4c0d0, cbp=0x55a0bc16cb80) (sgsn_libgtp.c:633) 20250106095753345 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106095753345 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc175e98 TLLI=f75c13d4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106095753345 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106095753345 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095753350 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20250106095753350 DGPRS INFO PDP(262420000000028:5): Context 0x7eff8dc4c0d0 was deleted (sgsn_libgtp.c:707) 20250106095753350 DMM INFO MM(262420000000028/f75c13d4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250106095753350 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250106095753350 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@ffbd8aed769c: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250106095753356 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20250106095753356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095753356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250106095753356 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095753356 DMM INFO MM(262420000000028/f75c13d4) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20250106095753357 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:2320) 20250106095753357 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@ffbd8aed769c: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@ffbd8aed769c: Final verdict of PTC: pass 20250106095753364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60024<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@ffbd8aed769c: Final verdict of PTC: none 20250106095753368 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095753369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(982)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(987)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(977)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(975)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(980)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(985)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:57:53 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20250106095753470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095753872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60028<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89472) 20250106095754370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095754370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89472, count=102524) 20250106095755370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095755371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106095756371 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095756371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250106095756970 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095756972 DMM INFO MM(262420000000028/f75c13d4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095756972 DMM INFO MM(262420000000028/f75c13d4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095756972 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095756972 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095756972 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095756972 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095756972 DLLC NOTICE LLME(ffffffff/f75c13d4){ASSIGNED} LLGM Assign pre (f75c13d4 => ffffffff) (gprs_llc.c:1079) 20250106095756972 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f75c13d4 => ffffffff) (gprs_llc.c:1125) 20250106095756972 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a0bc175b40 (gprs_sndcp.c:574) 20250106095756972 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc175e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106095756972 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250106095756972 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) 20250106095756972 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) 20250106095756973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106095756973 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095756973 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095756973 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095756973 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095757009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095757009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095757009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095757009 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095757009 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095757009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095757009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095757009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095757009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095757010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095757010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095757010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095757010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095757010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095757010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095757010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095757010 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095757010 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095757010 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095757010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095757010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095757010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095757012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095757017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095757017 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095757026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095757026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095757026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095757026 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095757026 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095757026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095757026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095757026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095757026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095757027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095757027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095757027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095757027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095757027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095757027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095757027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095757027 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095757027 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095757027 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095757027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095757027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095757027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095757029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095757033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095757033 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095757043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095757043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095757043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095757043 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095757043 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095757043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095757043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095757043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095757043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095757043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095757043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095757043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095757043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095757043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095757043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095757043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095757043 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095757043 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095757043 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095757043 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095757044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095757044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095757045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095757049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095757049 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)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095757372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095757373 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095757373 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095757373 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095757377 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095757378 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@ffbd8aed769c: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='C1D93A2C'O, index=0 SGSN_Test-GSUP(1008)@ffbd8aed769c: 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)@ffbd8aed769c: 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 := '6EA502933A5261DD6CB4976BB98A5C8B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BD757E56'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D47BC2B363BF6BF5'O } } } } } 20250106095757448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095757448 DLLC NOTICE LLME(ffffffff/c1d93a2c){UNASSIGNED} LLC RX: unknown TLLI 0xc1d93a2c, creating LLME on the fly (gprs_llc.c:552) 20250106095757448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095757449 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1248) 20250106095757449 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095757449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095757449 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095757449 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095757449 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095757449 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095757449 DLLC NOTICE LLME(ffffffff/c1d93a2c){UNASSIGNED} LLGM Assign pre (c1d93a2c => c2a9af47) (gprs_llc.c:1079) 20250106095757449 DLLC NOTICE LLME(c1d93a2c/c2a9af47){ASSIGNED} LLGM Assign post (c1d93a2c => c2a9af47) (gprs_llc.c:1125) 20250106095757449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095757449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095757449 DMM DEBUG MM(262420000000026/c2a9af47) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095757461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095757461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095757461 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095757461 DMM DEBUG MM(262420000000026/c2a9af47) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20250106095757461 DMM NOTICE MM(262420000000026/c2a9af47) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095757461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095757461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095757461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095757461 DMM DEBUG MM(262420000000026/c2a9af47) Requesting authorization (sgsn_auth.c:160) 20250106095757461 DMM INFO MM(262420000000026/c2a9af47) Requesting authentication tuples (sgsn_auth.c:184) 20250106095757461 DMM DEBUG MM(262420000000026/c2a9af47) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095757461 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250106095757461 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@ffbd8aed769c: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20250106095757466 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095757466 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095757466 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095757466 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095757466 DMM INFO MM(262420000000026/c2a9af47) Subscriber data update (mmctx.c:445) 20250106095757466 DMM DEBUG MM(262420000000026/c2a9af47) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095757466 DMM INFO MM(262420000000026/c2a9af47) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095757466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095757466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095757466 DMM INFO MM(262420000000026/c2a9af47) <- GMM AUTH AND CIPHERING REQ (rand = 6e a5 02 93 3a 52 61 dd 6c b4 97 6b b9 8a 5c 8b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095757479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095757479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095757479 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095757479 DMM INFO MM(262420000000026/c2a9af47) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095757479 DMM NOTICE MM(262420000000026/c2a9af47) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095757479 DMM DEBUG MM(262420000000026/c2a9af47) checking auth: received GSM SRES = bd 75 7e 56 (gprs_gmm.c:648) 20250106095757479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095757479 DMM DEBUG MM(262420000000026/c2a9af47) Requesting authorization (sgsn_auth.c:160) 20250106095757479 DMM INFO MM(262420000000026/c2a9af47) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095757479 DMM DEBUG MM(262420000000026/c2a9af47) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095757479 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250106095757480 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) 20250106095757480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095757480 DMM INFO MM(262420000000026/c2a9af47) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2a9af47) (gprs_gmm.c:282) 20250106095757482 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095757482 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095757482 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250106095757482 DMM INFO MM(262420000000026/c2a9af47) Subscriber data update (mmctx.c:445) 20250106095757482 DMM DEBUG MM(262420000000026/c2a9af47) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095757482 DMM INFO MM(262420000000026/c2a9af47) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095757482 DMM NOTICE MM(262420000000026/c2a9af47) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20250106095757482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095757482 DMM NOTICE MM(262420000000026/c2a9af47) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095757482 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) 20250106095757483 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095757483 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250106095757483 DMM INFO MM(262420000000026/c2a9af47) Subscriber data update (mmctx.c:445) 20250106095757483 DMM DEBUG MM(262420000000026/c2a9af47) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095757492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095757492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095757492 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095757492 DMM INFO MM(262420000000026/c2a9af47) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095757492 DMM NOTICE MM(262420000000026/c2a9af47) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095757492 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095757492 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095757492 DLLC NOTICE LLME(c1d93a2c/c2a9af47){ASSIGNED} LLGM Assign pre (ffffffff => c2a9af47) (gprs_llc.c:1079) 20250106095757492 DLLC NOTICE LLME(ffffffff/c2a9af47){ASSIGNED} LLGM Assign post (ffffffff => c2a9af47) (gprs_llc.c:1125) 20250106095757492 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095757492 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095757492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095757493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095757547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095757547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106095757547 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095757547 DMM INFO MM(262420000000026/c2a9af47) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106095757547 DMM INFO MM(262420000000026/c2a9af47) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106095757547 DMM DEBUG MM(262420000000026/c2a9af47) Using GGSN 0 (gprs_sm.c:317) 20250106095757547 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) 20250106095757547 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250106095757547 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106095757547 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250106095757547 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20250106095757561 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 fa a3 9a 1b 11 ff 7f 98 87 14 05 7f 95 72 51 c2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20250106095757561 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc4c0d0, cbp=0x55a0bc16cb80) (sgsn_libgtp.c:633) 20250106095757561 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106095757561 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc175e98 TLLI=c2a9af47, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106095757561 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106095757561 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095757581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095757581 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250106095757581 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095757587 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 fa a3 9a 1b 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20250106095757587 DGPRS INFO PDP(262420000000026:5): Context 0x7eff8dc4c0d0 was deleted (sgsn_libgtp.c:707) 20250106095757587 DMM INFO MM(262420000000026/c2a9af47) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250106095757587 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250106095757587 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@ffbd8aed769c: Removing Client IMSI='262420000000026'H, index=0 20250106095757595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095757596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250106095757596 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095757596 DMM INFO MM(262420000000026/c2a9af47) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@ffbd8aed769c: Final verdict of PTC: pass 20250106095757598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60036<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1001)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1006)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(996)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@ffbd8aed769c: Final verdict of PTC: none 20250106095757605 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095757605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1007)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(999)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1004)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(994)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 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 20250106095757708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095758110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42904) 20250106095758606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095758606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=42904, count=104924) 20250106095759607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095759607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:58:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095800609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095800609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_pdp_act_gmm_detach started. 20250106095801187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095801190 DMM INFO MM(262420000000026/c2a9af47) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095801190 DMM INFO MM(262420000000026/c2a9af47) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095801190 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095801190 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095801190 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095801190 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095801190 DLLC NOTICE LLME(ffffffff/c2a9af47){ASSIGNED} LLGM Assign pre (c2a9af47 => ffffffff) (gprs_llc.c:1079) 20250106095801190 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2a9af47 => ffffffff) (gprs_llc.c:1125) 20250106095801190 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a0bc175b40 (gprs_sndcp.c:574) 20250106095801190 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc175e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106095801190 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250106095801190 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) 20250106095801190 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) 20250106095801190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106095801190 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095801190 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095801190 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095801190 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095801242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095801242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095801242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095801242 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095801242 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095801242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095801242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095801242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095801242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095801244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095801244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095801244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095801244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095801244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095801244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095801244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095801245 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095801245 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095801245 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095801245 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095801245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1015)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095801245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095801250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095801264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095801264 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1016)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 TC_attach_pdp_act_gmm_detach-BVCI196(1014)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095801278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095801278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095801278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095801278 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095801278 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095801278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095801278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095801278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095801278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095801278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095801278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095801278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095801278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095801278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095801278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095801278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095801278 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095801279 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095801279 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095801279 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095801279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095801279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095801281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095801286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095801286 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095801294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095801294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095801294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095801294 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095801294 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095801294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095801294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095801294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095801294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095801295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095801295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095801295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095801295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095801295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095801295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095801295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095801295 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095801295 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095801295 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095801295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095801295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095801295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095801298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095801303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095801303 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095801610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095801610 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095801610 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095801610 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1026)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095801612 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095801612 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1026)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@ffbd8aed769c: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='F36B0CDE'O, index=0 SGSN_Test-GSUP(1027)@ffbd8aed769c: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@ffbd8aed769c: 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 := '8F753BCBE4B356623E70116DD6862537'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DBF816A2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BB945CCB1AE9888A'O } } } } } 20250106095801634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095801634 DLLC NOTICE LLME(ffffffff/f36b0cde){UNASSIGNED} LLC RX: unknown TLLI 0xf36b0cde, creating LLME on the fly (gprs_llc.c:552) 20250106095801634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095801634 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1248) 20250106095801634 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095801634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095801634 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095801634 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095801634 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095801634 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095801634 DLLC NOTICE LLME(ffffffff/f36b0cde){UNASSIGNED} LLGM Assign pre (f36b0cde => d8853070) (gprs_llc.c:1079) 20250106095801634 DLLC NOTICE LLME(f36b0cde/d8853070){ASSIGNED} LLGM Assign post (f36b0cde => d8853070) (gprs_llc.c:1125) 20250106095801634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095801634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095801634 DMM DEBUG MM(262420000000026/d8853070) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095801643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095801643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095801643 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095801643 DMM DEBUG MM(262420000000026/d8853070) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20250106095801643 DMM NOTICE MM(262420000000026/d8853070) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095801643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095801643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095801643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095801643 DMM DEBUG MM(262420000000026/d8853070) Requesting authorization (sgsn_auth.c:160) 20250106095801643 DMM INFO MM(262420000000026/d8853070) Requesting authentication tuples (sgsn_auth.c:184) 20250106095801643 DMM DEBUG MM(262420000000026/d8853070) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095801643 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250106095801643 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@ffbd8aed769c: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20250106095801686 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095801686 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095801686 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095801686 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095801686 DMM INFO MM(262420000000026/d8853070) Subscriber data update (mmctx.c:445) 20250106095801686 DMM DEBUG MM(262420000000026/d8853070) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095801686 DMM INFO MM(262420000000026/d8853070) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095801686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095801686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095801686 DMM INFO MM(262420000000026/d8853070) <- GMM AUTH AND CIPHERING REQ (rand = 8f 75 3b cb e4 b3 56 62 3e 70 11 6d d6 86 25 37 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095801693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095801693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095801693 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095801693 DMM INFO MM(262420000000026/d8853070) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095801693 DMM NOTICE MM(262420000000026/d8853070) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095801693 DMM DEBUG MM(262420000000026/d8853070) checking auth: received GSM SRES = db f8 16 a2 (gprs_gmm.c:648) 20250106095801693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095801693 DMM DEBUG MM(262420000000026/d8853070) Requesting authorization (sgsn_auth.c:160) 20250106095801693 DMM INFO MM(262420000000026/d8853070) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095801693 DMM DEBUG MM(262420000000026/d8853070) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095801693 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250106095801693 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) 20250106095801693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095801693 DMM INFO MM(262420000000026/d8853070) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8853070) (gprs_gmm.c:282) 20250106095801694 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095801694 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095801694 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250106095801694 DMM INFO MM(262420000000026/d8853070) Subscriber data update (mmctx.c:445) 20250106095801694 DMM DEBUG MM(262420000000026/d8853070) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095801694 DMM INFO MM(262420000000026/d8853070) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095801694 DMM NOTICE MM(262420000000026/d8853070) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20250106095801694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095801694 DMM NOTICE MM(262420000000026/d8853070) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095801694 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) 20250106095801694 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095801694 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250106095801694 DMM INFO MM(262420000000026/d8853070) Subscriber data update (mmctx.c:445) 20250106095801694 DMM DEBUG MM(262420000000026/d8853070) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095801698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095801698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095801698 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095801698 DMM INFO MM(262420000000026/d8853070) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095801698 DMM NOTICE MM(262420000000026/d8853070) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095801698 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095801698 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095801698 DLLC NOTICE LLME(f36b0cde/d8853070){ASSIGNED} LLGM Assign pre (ffffffff => d8853070) (gprs_llc.c:1079) 20250106095801698 DLLC NOTICE LLME(ffffffff/d8853070){ASSIGNED} LLGM Assign post (ffffffff => d8853070) (gprs_llc.c:1125) 20250106095801698 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095801698 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095801698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095801698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095801750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095801750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106095801750 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095801750 DMM INFO MM(262420000000026/d8853070) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106095801750 DMM INFO MM(262420000000026/d8853070) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106095801750 DMM DEBUG MM(262420000000026/d8853070) Using GGSN 0 (gprs_sm.c:317) 20250106095801750 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) 20250106095801750 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250106095801750 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106095801750 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250106095801750 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20250106095801757 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 2b b6 41 55 11 19 e2 47 6c 14 05 7f 65 cd a8 22 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20250106095801757 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc4c0d0, cbp=0x55a0bc16cb80) (sgsn_libgtp.c:633) 20250106095801757 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106095801757 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc174d28 TLLI=d8853070, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106095801757 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106095801757 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095801762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095801762 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095801762 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095801762 DMM INFO MM(262420000000026/d8853070) -> GMM DETACH REQUEST TLLI=0xd8853070 type=GPRS detach (gprs_gmm.c:1440) 20250106095801762 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20250106095801762 DMM INFO MM(262420000000026/d8853070) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250106095801762 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095801762 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095801762 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095801762 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095801762 DLLC NOTICE LLME(ffffffff/d8853070){ASSIGNED} LLGM Assign pre (d8853070 => ffffffff) (gprs_llc.c:1079) 20250106095801762 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8853070 => ffffffff) (gprs_llc.c:1125) 20250106095801762 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a0bc1749d0 (gprs_sndcp.c:574) 20250106095801762 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc174d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106095801762 DMM NOTICE MM(262420000000026/d8853070) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250106095801762 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250106095801762 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250106095801762 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250106095801762 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20250106095801762 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250106095801762 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) 20250106095801762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106095801762 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095801762 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095801762 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095801763 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@ffbd8aed769c: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@ffbd8aed769c: Final verdict of PTC: pass 20250106095801766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60062<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1025)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@ffbd8aed769c: Final verdict of PTC: none 20250106095801767 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095801767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1022)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(1027)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1015)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1023)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1018)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1013)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1020)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:58:01 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc 20250106095801879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095802180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51446<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92472) 20250106095802769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095802769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92472, count=108820) 20250106095803770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095803770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:58:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095804772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095804772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250106095805232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51448<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095805236 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095805283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095805283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095805283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095805283 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095805284 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095805284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095805284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095805284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095805284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095805284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095805284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095805284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095805285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095805285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095805285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095805285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095805285 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095805285 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095805285 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095805285 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095805285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095805285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095805288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095805294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095805294 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)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095805301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095805301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095805301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095805301 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095805301 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095805301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095805301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095805301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095805301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095805302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095805302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095805302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095805302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095805302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095805302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095805302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095805302 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095805302 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095805302 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095805302 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095805302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095805302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095805304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095805309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095805309 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095805317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095805317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095805317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095805317 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095805317 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095805317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095805317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095805317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095805317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095805318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095805318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095805318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095805318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095805318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095805318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095805318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095805318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095805318 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095805318 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095805318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095805318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095805318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095805320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095805325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095805325 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)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095805773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095805773 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095805773 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095805773 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095805778 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095805779 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@ffbd8aed769c: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='F107A2F9'O, index=0 SGSN_Test-GSUP(1046)@ffbd8aed769c: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20250106095806845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095806845 DLLC NOTICE LLME(ffffffff/f107a2f9){UNASSIGNED} LLC RX: unknown TLLI 0xf107a2f9, creating LLME on the fly (gprs_llc.c:552) 20250106095806845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095806845 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20250106095806845 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095806845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095806845 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095806845 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095806845 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095806845 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095806845 DLLC NOTICE LLME(ffffffff/f107a2f9){UNASSIGNED} LLGM Assign pre (f107a2f9 => c97466c4) (gprs_llc.c:1079) 20250106095806845 DLLC NOTICE LLME(f107a2f9/c97466c4){ASSIGNED} LLGM Assign post (f107a2f9 => c97466c4) (gprs_llc.c:1125) 20250106095806845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095806845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095806845 DMM DEBUG MM(262420000000039/c97466c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095806856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095806856 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250106095806856 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095806856 DMM INFO MM(262420000000039/c97466c4) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20250106095806856 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095806856 DLLC NOTICE LLME(f107a2f9/c97466c4){ASSIGNED} LLGM Assign pre (f107a2f9 => c97466c4) (gprs_llc.c:1079) 20250106095806856 DLLC NOTICE LLME(f107a2f9/c97466c4){ASSIGNED} LLGM Assign post (f107a2f9 => c97466c4) (gprs_llc.c:1125) 20250106095806856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095806856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095806856 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095806856 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095806856 DMM DEBUG MM(262420000000039/c97466c4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20250106095806856 DMM NOTICE MM(262420000000039/c97466c4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095806856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095806856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095806856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250106095806856 DMM INFO MM(262420000000039/c97466c4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc97466c4) (gprs_gmm.c:282) TC_attach_gmm_attach_req_while_gmm_attach(1048)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@ffbd8aed769c: Removing Client IMSI='262420000000039'H, index=0 20250106095807869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095807869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095807869 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095807869 DMM INFO MM(262420000000039/c97466c4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095807869 DMM NOTICE MM(262420000000039/c97466c4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095807869 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095807869 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095807869 DLLC NOTICE LLME(f107a2f9/c97466c4){ASSIGNED} LLGM Assign pre (ffffffff => c97466c4) (gprs_llc.c:1079) 20250106095807869 DLLC NOTICE LLME(ffffffff/c97466c4){ASSIGNED} LLGM Assign post (ffffffff => c97466c4) (gprs_llc.c:1125) 20250106095807869 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095807869 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095807869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095807869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@ffbd8aed769c: Final verdict of PTC: pass 20250106095807875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51448<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@ffbd8aed769c: Final verdict of PTC: none 20250106095807879 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095807879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1035)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1039)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1044)@ffbd8aed769c: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@ffbd8aed769c: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1034)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@ffbd8aed769c: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1042)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1037)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1032)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 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 20250106095807954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095808356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51450<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60588) 20250106095808880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095808881 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) 20250106095809882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095809882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:58:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095810884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095810884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_xid_empty_l3 started. 20250106095811452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095811454 DMM INFO MM(262420000000039/c97466c4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095811454 DMM INFO MM(262420000000039/c97466c4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095811454 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095811454 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095811454 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095811454 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095811454 DLLC NOTICE LLME(ffffffff/c97466c4){ASSIGNED} LLGM Assign pre (c97466c4 => ffffffff) (gprs_llc.c:1079) 20250106095811454 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c97466c4 => ffffffff) (gprs_llc.c:1125) 20250106095811454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106095811454 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095811454 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095811454 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095811454 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095811497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095811497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095811497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095811497 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095811497 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095811497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095811497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095811497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095811497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095811498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095811498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095811498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095811498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095811498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095811498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095811498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095811498 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095811498 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095811498 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095811498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095811498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095811498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095811500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095811504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095811504 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095811513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095811513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095811513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095811513 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095811513 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095811513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095811513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095811513 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095811513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095811514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095811514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095811514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095811514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095811514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095811514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095811514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095811514 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095811514 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095811514 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095811514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095811514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095811514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095811516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095811520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095811520 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095811529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095811529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095811529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095811529 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095811529 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095811529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095811529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095811529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095811529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095811530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095811530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095811530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095811530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095811530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095811530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095811530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095811530 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095811530 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095811530 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095811530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095811530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095811530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095811532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095811537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095811537 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095811885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095811885 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095811885 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095811885 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095811889 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095811891 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@ffbd8aed769c: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='D5ED34C5'O, index=0 SGSN_Test-GSUP(1065)@ffbd8aed769c: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@ffbd8aed769c: 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 := '1D29A1B818E656C44F358628B61340CB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2A055244'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '02681A8C7D8EE905'O } } } } } 20250106095812954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095812954 DLLC NOTICE LLME(ffffffff/d5ed34c5){UNASSIGNED} LLC RX: unknown TLLI 0xd5ed34c5, creating LLME on the fly (gprs_llc.c:552) 20250106095812955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095812955 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1248) 20250106095812955 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095812955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095812955 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095812955 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095812955 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095812955 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095812955 DLLC NOTICE LLME(ffffffff/d5ed34c5){UNASSIGNED} LLGM Assign pre (d5ed34c5 => d1bade29) (gprs_llc.c:1079) 20250106095812955 DLLC NOTICE LLME(d5ed34c5/d1bade29){ASSIGNED} LLGM Assign post (d5ed34c5 => d1bade29) (gprs_llc.c:1125) 20250106095812955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095812955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095812955 DMM DEBUG MM(262420000000044/d1bade29) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095812963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095812963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095812963 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095812963 DMM DEBUG MM(262420000000044/d1bade29) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1066) 20250106095812963 DMM NOTICE MM(262420000000044/d1bade29) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095812963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095812963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095812963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095812963 DMM DEBUG MM(262420000000044/d1bade29) Requesting authorization (sgsn_auth.c:160) 20250106095812963 DMM INFO MM(262420000000044/d1bade29) Requesting authentication tuples (sgsn_auth.c:184) 20250106095812963 DMM DEBUG MM(262420000000044/d1bade29) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095812963 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250106095812963 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@ffbd8aed769c: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20250106095812966 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095812966 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095812966 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095812966 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095812966 DMM INFO MM(262420000000044/d1bade29) Subscriber data update (mmctx.c:445) 20250106095812966 DMM DEBUG MM(262420000000044/d1bade29) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095812966 DMM INFO MM(262420000000044/d1bade29) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095812966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095812966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095812966 DMM INFO MM(262420000000044/d1bade29) <- GMM AUTH AND CIPHERING REQ (rand = 1d 29 a1 b8 18 e6 56 c4 4f 35 86 28 b6 13 40 cb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095812977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095812977 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095812977 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095812977 DMM INFO MM(262420000000044/d1bade29) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095812977 DMM NOTICE MM(262420000000044/d1bade29) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095812977 DMM DEBUG MM(262420000000044/d1bade29) checking auth: received GSM SRES = 2a 05 52 44 (gprs_gmm.c:648) 20250106095812977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095812977 DMM DEBUG MM(262420000000044/d1bade29) Requesting authorization (sgsn_auth.c:160) 20250106095812977 DMM INFO MM(262420000000044/d1bade29) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095812977 DMM DEBUG MM(262420000000044/d1bade29) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095812977 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250106095812977 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) 20250106095812977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095812977 DMM INFO MM(262420000000044/d1bade29) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1bade29) (gprs_gmm.c:282) 20250106095812980 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095812980 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095812980 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250106095812980 DMM INFO MM(262420000000044/d1bade29) Subscriber data update (mmctx.c:445) 20250106095812980 DMM DEBUG MM(262420000000044/d1bade29) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095812980 DMM INFO MM(262420000000044/d1bade29) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095812980 DMM NOTICE MM(262420000000044/d1bade29) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:982) 20250106095812980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095812980 DMM NOTICE MM(262420000000044/d1bade29) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095812980 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) 20250106095812982 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095812982 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250106095812982 DMM INFO MM(262420000000044/d1bade29) Subscriber data update (mmctx.c:445) 20250106095812982 DMM DEBUG MM(262420000000044/d1bade29) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095812989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095812989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095812989 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095812989 DMM INFO MM(262420000000044/d1bade29) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095812989 DMM NOTICE MM(262420000000044/d1bade29) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095812989 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095812989 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095812989 DLLC NOTICE LLME(d5ed34c5/d1bade29){ASSIGNED} LLGM Assign pre (ffffffff => d1bade29) (gprs_llc.c:1079) 20250106095812989 DLLC NOTICE LLME(ffffffff/d1bade29){ASSIGNED} LLGM Assign post (ffffffff => d1bade29) (gprs_llc.c:1125) 20250106095812989 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095812989 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095812989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095812989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095813049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095813049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106095813049 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095813049 DMM INFO MM(262420000000044/d1bade29) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106095813049 DMM INFO MM(262420000000044/d1bade29) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106095813049 DMM DEBUG MM(262420000000044/d1bade29) Using GGSN 0 (gprs_sm.c:317) 20250106095813049 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) 20250106095813050 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250106095813050 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106095813050 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20250106095813050 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20250106095813075 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 21 ce c8 5d 11 66 f2 c6 01 14 05 7f 83 c8 d8 83 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20250106095813075 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc4d148, cbp=0x55a0bc16f790) (sgsn_libgtp.c:633) 20250106095813076 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106095813076 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc174d28 TLLI=d1bade29, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106095813076 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106095813076 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095813091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095813091 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250106095813091 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250106095813091 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@ffbd8aed769c: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@ffbd8aed769c: Final verdict of PTC: pass 20250106095813103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51456<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1058)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1053)@ffbd8aed769c: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1063)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@ffbd8aed769c: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@ffbd8aed769c: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@ffbd8aed769c: Final verdict of PTC: none 20250106095813109 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-NS1(1054)@ffbd8aed769c: Final verdict of PTC: none 20250106095813109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1055)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1061)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1051)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1056)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:58:13 UTC 2025 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20250106095813216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095813618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54214<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82528) 20250106095814110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095814110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=82528, count=98120) 20250106095815111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095815111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106095816112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095816112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_xid_n201u started. 20250106095816683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095816686 DMM INFO MM(262420000000044/d1bade29) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095816686 DMM INFO MM(262420000000044/d1bade29) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095816686 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095816686 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095816686 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095816686 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095816686 DLLC NOTICE LLME(ffffffff/d1bade29){ASSIGNED} LLGM Assign pre (d1bade29 => ffffffff) (gprs_llc.c:1079) 20250106095816686 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1bade29 => ffffffff) (gprs_llc.c:1125) 20250106095816686 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a0bc1749d0 (gprs_sndcp.c:574) 20250106095816686 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc174d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106095816686 DMM NOTICE MM(262420000000044/d1bade29) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250106095816686 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250106095816686 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250106095816686 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250106095816686 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20250106095816686 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250106095816686 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) 20250106095816686 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) 20250106095816686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106095816686 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095816686 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095816686 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095816686 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095816729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095816729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095816729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095816729 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095816729 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095816729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095816729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095816729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095816729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095816729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095816730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095816730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095816730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095816730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095816730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095816730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095816730 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095816730 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095816730 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095816730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095816730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095816730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095816732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095816737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095816737 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095816744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095816744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095816744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095816744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095816744 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095816744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095816744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095816744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095816744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095816745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095816745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095816745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095816745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095816745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095816745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095816745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095816745 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095816745 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095816745 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095816745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095816745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095816745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095816747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095816751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095816751 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1082)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095816760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095816760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095816760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095816760 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095816760 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095816760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095816760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095816760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095816760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095816761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095816761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095816761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095816761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095816761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095816761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095816761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095816761 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095816761 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095816761 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095816761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095816761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095816761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095816763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095816768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095816768 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095817113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095817114 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095817114 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095817114 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095817118 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1083)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106095817119 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@ffbd8aed769c: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='E1EC496D'O, index=0 SGSN_Test-GSUP(1084)@ffbd8aed769c: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@ffbd8aed769c: 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 := '86021A1F58C4B5CFFC5B81F3EC96AD23'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '715D6EB3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2B253F5DEFFBC66C'O } } } } } 20250106095818189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095818189 DLLC NOTICE LLME(ffffffff/e1ec496d){UNASSIGNED} LLC RX: unknown TLLI 0xe1ec496d, creating LLME on the fly (gprs_llc.c:552) 20250106095818189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095818189 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1248) 20250106095818189 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095818189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095818189 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095818189 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095818189 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095818189 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095818189 DLLC NOTICE LLME(ffffffff/e1ec496d){UNASSIGNED} LLGM Assign pre (e1ec496d => cb61faeb) (gprs_llc.c:1079) 20250106095818189 DLLC NOTICE LLME(e1ec496d/cb61faeb){ASSIGNED} LLGM Assign post (e1ec496d => cb61faeb) (gprs_llc.c:1125) 20250106095818189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095818189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095818189 DMM DEBUG MM(262420000000045/cb61faeb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095818206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095818206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095818206 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095818206 DMM DEBUG MM(262420000000045/cb61faeb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1066) 20250106095818206 DMM NOTICE MM(262420000000045/cb61faeb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095818207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095818207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095818207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095818207 DMM DEBUG MM(262420000000045/cb61faeb) Requesting authorization (sgsn_auth.c:160) 20250106095818207 DMM INFO MM(262420000000045/cb61faeb) Requesting authentication tuples (sgsn_auth.c:184) 20250106095818207 DMM DEBUG MM(262420000000045/cb61faeb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095818207 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250106095818207 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@ffbd8aed769c: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20250106095818212 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095818212 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095818212 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095818212 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095818212 DMM INFO MM(262420000000045/cb61faeb) Subscriber data update (mmctx.c:445) 20250106095818212 DMM DEBUG MM(262420000000045/cb61faeb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095818213 DMM INFO MM(262420000000045/cb61faeb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095818213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095818213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095818213 DMM INFO MM(262420000000045/cb61faeb) <- GMM AUTH AND CIPHERING REQ (rand = 86 02 1a 1f 58 c4 b5 cf fc 5b 81 f3 ec 96 ad 23 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095818228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095818228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095818228 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095818228 DMM INFO MM(262420000000045/cb61faeb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095818228 DMM NOTICE MM(262420000000045/cb61faeb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095818228 DMM DEBUG MM(262420000000045/cb61faeb) checking auth: received GSM SRES = 71 5d 6e b3 (gprs_gmm.c:648) 20250106095818228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095818228 DMM DEBUG MM(262420000000045/cb61faeb) Requesting authorization (sgsn_auth.c:160) 20250106095818228 DMM INFO MM(262420000000045/cb61faeb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095818228 DMM DEBUG MM(262420000000045/cb61faeb) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095818228 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250106095818228 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) 20250106095818228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095818228 DMM INFO MM(262420000000045/cb61faeb) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb61faeb) (gprs_gmm.c:282) 20250106095818232 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095818232 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095818232 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250106095818232 DMM INFO MM(262420000000045/cb61faeb) Subscriber data update (mmctx.c:445) 20250106095818232 DMM DEBUG MM(262420000000045/cb61faeb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095818232 DMM INFO MM(262420000000045/cb61faeb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095818232 DMM NOTICE MM(262420000000045/cb61faeb) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:982) 20250106095818232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095818233 DMM NOTICE MM(262420000000045/cb61faeb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095818233 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) 20250106095818235 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095818235 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250106095818235 DMM INFO MM(262420000000045/cb61faeb) Subscriber data update (mmctx.c:445) 20250106095818235 DMM DEBUG MM(262420000000045/cb61faeb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095818247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095818247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095818247 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095818247 DMM INFO MM(262420000000045/cb61faeb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095818247 DMM NOTICE MM(262420000000045/cb61faeb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095818247 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095818247 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095818247 DLLC NOTICE LLME(e1ec496d/cb61faeb){ASSIGNED} LLGM Assign pre (ffffffff => cb61faeb) (gprs_llc.c:1079) 20250106095818247 DLLC NOTICE LLME(ffffffff/cb61faeb){ASSIGNED} LLGM Assign post (ffffffff => cb61faeb) (gprs_llc.c:1125) 20250106095818247 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095818247 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095818247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095818247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095818302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095818302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106095818302 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095818302 DMM INFO MM(262420000000045/cb61faeb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106095818302 DMM INFO MM(262420000000045/cb61faeb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106095818302 DMM DEBUG MM(262420000000045/cb61faeb) Using GGSN 0 (gprs_sm.c:317) 20250106095818302 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) 20250106095818302 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250106095818302 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106095818302 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20250106095818302 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20250106095818323 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 cb b8 9b 8b 11 44 a5 e0 ad 14 05 7f 4b 7c 27 e4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20250106095818323 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc4e1c0, cbp=0x55a0bc16fd70) (sgsn_libgtp.c:633) 20250106095818323 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106095818323 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc175e98 TLLI=cb61faeb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106095818323 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106095818323 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095818338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095818338 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250106095818338 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250106095818338 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250106095818338 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@ffbd8aed769c: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@ffbd8aed769c: Final verdict of PTC: pass 20250106095818350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54216<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@ffbd8aed769c: Final verdict of PTC: none 20250106095818354 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095818354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1079)@ffbd8aed769c: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1082)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1072)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1077)@ffbd8aed769c: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@ffbd8aed769c: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1070)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1080)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1075)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_xid_n201u finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:58:18 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250106095818418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095818821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54218<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85704) 20250106095819356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095819356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85704, count=101540) 20250106095820357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095820357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106095821080 DGPRS DEBUG Checking for inactive LLMEs, time = 38685700 (sgsn.c:132) 20250106095821358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095821358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_llc_null started. 20250106095821911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095821912 DMM INFO MM(262420000000045/cb61faeb) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095821912 DMM INFO MM(262420000000045/cb61faeb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095821913 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095821913 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095821913 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095821913 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095821913 DLLC NOTICE LLME(ffffffff/cb61faeb){ASSIGNED} LLGM Assign pre (cb61faeb => ffffffff) (gprs_llc.c:1079) 20250106095821913 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb61faeb => ffffffff) (gprs_llc.c:1125) 20250106095821913 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a0bc175b40 (gprs_sndcp.c:574) 20250106095821913 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc175e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106095821913 DMM NOTICE MM(262420000000045/cb61faeb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250106095821913 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250106095821913 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250106095821913 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250106095821913 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20250106095821913 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250106095821913 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) 20250106095821913 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) 20250106095821913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106095821913 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095821913 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095821913 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095821913 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095821955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095821955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095821955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095821955 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095821955 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095821955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095821955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095821955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095821955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095821957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095821957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095821957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095821957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095821957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095821957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095821957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095821957 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095821957 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095821957 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095821957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1091)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095821957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095821957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106095821960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095821965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095821965 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1093)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI196(1090)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1097)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1097)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095821979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095821979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095821979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095821979 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095821979 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095821980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095821980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095821980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095821980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1096)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1097)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095821981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095821981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095821981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095821981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095821981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095821981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095821981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095821981 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095821981 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095821981 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095821981 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1097)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1097)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095821981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095821981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106095821983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1093)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095821988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095821988 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1094)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1096)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1102)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1102)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095821997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095821998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095821998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095821998 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095821998 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095821998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095821998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095821998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095821998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1102)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095821998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095821998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095821998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095821998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095821998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095821998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095821998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095821998 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095821998 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095821998 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095821998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095821999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095821999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1102)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1102)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095822000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095822005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095822005 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1099)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095822359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095822359 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095822359 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095822360 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1101)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1101)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095822364 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095822365 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1101)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1101)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1101)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1101)@ffbd8aed769c: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1101)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1101)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@ffbd8aed769c: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='C1BC4735'O, index=0 SGSN_Test-GSUP(1103)@ffbd8aed769c: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@ffbd8aed769c: 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 := '52150AA6DB4676B5C491FDFA2F1A7E0E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '89059783'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6BC2432FF012EC57'O } } } } } 20250106095823408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095823408 DLLC NOTICE LLME(ffffffff/c1bc4735){UNASSIGNED} LLC RX: unknown TLLI 0xc1bc4735, creating LLME on the fly (gprs_llc.c:552) 20250106095823408 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095823408 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1248) 20250106095823408 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095823408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095823408 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095823408 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095823408 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095823408 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095823408 DLLC NOTICE LLME(ffffffff/c1bc4735){UNASSIGNED} LLGM Assign pre (c1bc4735 => cc027768) (gprs_llc.c:1079) 20250106095823408 DLLC NOTICE LLME(c1bc4735/cc027768){ASSIGNED} LLGM Assign post (c1bc4735 => cc027768) (gprs_llc.c:1125) 20250106095823408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095823408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095823408 DMM DEBUG MM(262420000000041/cc027768) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095823423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095823423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095823423 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095823423 DMM DEBUG MM(262420000000041/cc027768) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1066) 20250106095823423 DMM NOTICE MM(262420000000041/cc027768) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095823423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095823423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095823423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095823423 DMM DEBUG MM(262420000000041/cc027768) Requesting authorization (sgsn_auth.c:160) 20250106095823423 DMM INFO MM(262420000000041/cc027768) Requesting authentication tuples (sgsn_auth.c:184) 20250106095823423 DMM DEBUG MM(262420000000041/cc027768) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095823423 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250106095823423 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@ffbd8aed769c: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20250106095823427 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095823427 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095823427 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095823427 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095823427 DMM INFO MM(262420000000041/cc027768) Subscriber data update (mmctx.c:445) 20250106095823427 DMM DEBUG MM(262420000000041/cc027768) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095823427 DMM INFO MM(262420000000041/cc027768) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095823427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095823427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095823427 DMM INFO MM(262420000000041/cc027768) <- GMM AUTH AND CIPHERING REQ (rand = 52 15 0a a6 db 46 76 b5 c4 91 fd fa 2f 1a 7e 0e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095823439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095823439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095823439 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095823439 DMM INFO MM(262420000000041/cc027768) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095823439 DMM NOTICE MM(262420000000041/cc027768) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095823439 DMM DEBUG MM(262420000000041/cc027768) checking auth: received GSM SRES = 89 05 97 83 (gprs_gmm.c:648) 20250106095823439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095823439 DMM DEBUG MM(262420000000041/cc027768) Requesting authorization (sgsn_auth.c:160) 20250106095823440 DMM INFO MM(262420000000041/cc027768) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095823440 DMM DEBUG MM(262420000000041/cc027768) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095823440 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250106095823440 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) 20250106095823440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095823440 DMM INFO MM(262420000000041/cc027768) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc027768) (gprs_gmm.c:282) 20250106095823443 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095823443 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095823443 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250106095823443 DMM INFO MM(262420000000041/cc027768) Subscriber data update (mmctx.c:445) 20250106095823443 DMM DEBUG MM(262420000000041/cc027768) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095823443 DMM INFO MM(262420000000041/cc027768) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095823443 DMM NOTICE MM(262420000000041/cc027768) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:982) 20250106095823443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095823443 DMM NOTICE MM(262420000000041/cc027768) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095823443 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) 20250106095823444 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095823444 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250106095823444 DMM INFO MM(262420000000041/cc027768) Subscriber data update (mmctx.c:445) 20250106095823444 DMM DEBUG MM(262420000000041/cc027768) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095823455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095823455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095823455 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095823455 DMM INFO MM(262420000000041/cc027768) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095823455 DMM NOTICE MM(262420000000041/cc027768) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095823455 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095823455 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095823455 DLLC NOTICE LLME(c1bc4735/cc027768){ASSIGNED} LLGM Assign pre (ffffffff => cc027768) (gprs_llc.c:1079) 20250106095823455 DLLC NOTICE LLME(ffffffff/cc027768){ASSIGNED} LLGM Assign post (ffffffff => cc027768) (gprs_llc.c:1125) 20250106095823455 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095823455 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095823455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095823455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250106095824512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095824512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250106095824512 DLLC DEBUG TLLI=cc027768 sends us LLC NULL (gprs_llc.c:912) 20250106095824513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095824513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250106095824513 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095824513 DMM INFO MM(262420000000041/cc027768) -> GMM DETACH REQUEST TLLI=0xcc027768 type=GPRS detach Power-off (gprs_gmm.c:1440) 20250106095824513 DMM INFO MM(262420000000041/cc027768) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250106095824513 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095824513 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095824513 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095824513 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095824513 DLLC NOTICE LLME(ffffffff/cc027768){ASSIGNED} LLGM Assign pre (cc027768 => ffffffff) (gprs_llc.c:1079) 20250106095824513 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc027768 => ffffffff) (gprs_llc.c:1125) 20250106095824513 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250106095824513 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) 20250106095824513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106095824513 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095824513 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095824513 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095824515 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@ffbd8aed769c: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@ffbd8aed769c: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@ffbd8aed769c: Final verdict of PTC: pass 20250106095829531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58406<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1091)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(1103)@ffbd8aed769c: Final verdict of PTC: none 20250106095829533 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095829533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1092)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1102)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1101)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@ffbd8aed769c: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1097)@ffbd8aed769c: Final verdict of PTC: none TC_llc_null-BVCI220(1099)@ffbd8aed769c: Final verdict of PTC: none TC_llc_null-BVCI210(1094)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1095)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1100)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1089)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_llc_null-BVCI210(1094): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_llc_null-BVCI220(1099): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1100): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1101): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1102): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_llc_null finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:58:29 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250106095829582 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095829984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58414<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95840) 20250106095830535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095830535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95840, count=101552) 20250106095831536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095831536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:58:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095832537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095832538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_llc_sabm_dm_llgmm started. 20250106095833081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095833083 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095833126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095833126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095833126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095833126 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095833126 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095833126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095833126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095833126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095833126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095833127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095833127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095833127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095833127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095833127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095833127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095833127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095833127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095833127 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095833127 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095833127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095833127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095833127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095833129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095833136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095833136 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1112)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1109)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1115)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095833143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095833143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095833143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095833143 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095833143 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095833143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095833143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095833143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095833143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095833144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095833144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095833144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095833144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095833144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095833144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095833144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095833144 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095833144 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095833144 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095833144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095833145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095833145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095833147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095833152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095833152 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095833161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095833161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095833161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095833161 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095833161 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095833161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095833161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095833161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095833161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095833162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095833162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095833162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095833162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095833162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095833162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095833162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095833162 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095833162 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095833162 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095833162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095833162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095833162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095833164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095833170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095833170 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095833539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095833539 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095833539 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095833539 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095833543 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095833544 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@ffbd8aed769c: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='F7740317'O, index=0 SGSN_Test-GSUP(1122)@ffbd8aed769c: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@ffbd8aed769c: 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 := '194A75846B5E7FF0C0747D42C00EEAED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AF69072A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0543A00C721A294A'O } } } } } 20250106095834631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095834631 DLLC NOTICE LLME(ffffffff/f7740317){UNASSIGNED} LLC RX: unknown TLLI 0xf7740317, creating LLME on the fly (gprs_llc.c:552) 20250106095834631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095834632 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1248) 20250106095834632 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095834632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095834632 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095834632 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095834632 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095834632 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095834632 DLLC NOTICE LLME(ffffffff/f7740317){UNASSIGNED} LLGM Assign pre (f7740317 => fa696f92) (gprs_llc.c:1079) 20250106095834632 DLLC NOTICE LLME(f7740317/fa696f92){ASSIGNED} LLGM Assign post (f7740317 => fa696f92) (gprs_llc.c:1125) 20250106095834632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095834632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095834632 DMM DEBUG MM(262420000000042/fa696f92) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095834657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095834657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095834657 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095834657 DMM DEBUG MM(262420000000042/fa696f92) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1066) 20250106095834657 DMM NOTICE MM(262420000000042/fa696f92) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095834657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095834657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095834657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095834657 DMM DEBUG MM(262420000000042/fa696f92) Requesting authorization (sgsn_auth.c:160) 20250106095834657 DMM INFO MM(262420000000042/fa696f92) Requesting authentication tuples (sgsn_auth.c:184) 20250106095834657 DMM DEBUG MM(262420000000042/fa696f92) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095834657 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250106095834657 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@ffbd8aed769c: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20250106095834664 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095834664 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095834664 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095834664 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095834664 DMM INFO MM(262420000000042/fa696f92) Subscriber data update (mmctx.c:445) 20250106095834664 DMM DEBUG MM(262420000000042/fa696f92) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095834664 DMM INFO MM(262420000000042/fa696f92) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095834664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095834664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095834664 DMM INFO MM(262420000000042/fa696f92) <- GMM AUTH AND CIPHERING REQ (rand = 19 4a 75 84 6b 5e 7f f0 c0 74 7d 42 c0 0e ea ed , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095834682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095834682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095834683 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095834683 DMM INFO MM(262420000000042/fa696f92) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095834683 DMM NOTICE MM(262420000000042/fa696f92) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095834683 DMM DEBUG MM(262420000000042/fa696f92) checking auth: received GSM SRES = af 69 07 2a (gprs_gmm.c:648) 20250106095834683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095834683 DMM DEBUG MM(262420000000042/fa696f92) Requesting authorization (sgsn_auth.c:160) 20250106095834683 DMM INFO MM(262420000000042/fa696f92) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095834683 DMM DEBUG MM(262420000000042/fa696f92) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095834683 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250106095834683 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) 20250106095834683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095834683 DMM INFO MM(262420000000042/fa696f92) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa696f92) (gprs_gmm.c:282) 20250106095834686 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095834686 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095834686 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250106095834686 DMM INFO MM(262420000000042/fa696f92) Subscriber data update (mmctx.c:445) 20250106095834686 DMM DEBUG MM(262420000000042/fa696f92) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095834686 DMM INFO MM(262420000000042/fa696f92) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095834686 DMM NOTICE MM(262420000000042/fa696f92) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:982) 20250106095834686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095834686 DMM NOTICE MM(262420000000042/fa696f92) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095834686 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) 20250106095834688 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095834688 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250106095834688 DMM INFO MM(262420000000042/fa696f92) Subscriber data update (mmctx.c:445) 20250106095834688 DMM DEBUG MM(262420000000042/fa696f92) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095834700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095834700 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095834700 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095834700 DMM INFO MM(262420000000042/fa696f92) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095834700 DMM NOTICE MM(262420000000042/fa696f92) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095834700 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095834700 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095834700 DLLC NOTICE LLME(f7740317/fa696f92){ASSIGNED} LLGM Assign pre (ffffffff => fa696f92) (gprs_llc.c:1079) 20250106095834700 DLLC NOTICE LLME(ffffffff/fa696f92){ASSIGNED} LLGM Assign post (ffffffff => fa696f92) (gprs_llc.c:1125) 20250106095834700 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095834700 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095834700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095834700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250106095835752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095835752 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)@ffbd8aed769c: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@ffbd8aed769c: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@ffbd8aed769c: Final verdict of PTC: pass 20250106095835765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36354<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@ffbd8aed769c: Final verdict of PTC: none 20250106095835769 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095835769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1121)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1115)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1120)@ffbd8aed769c: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1110)@ffbd8aed769c: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1113)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1108)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1118)@ffbd8aed769c: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 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 20250106095835855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095836257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36364<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79800) 20250106095836770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095836770 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) 20250106095837772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095837772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:58:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095838774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095838774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_llc_sabm_dm_ll5 started. 20250106095839362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095839363 DMM INFO MM(262420000000042/fa696f92) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095839364 DMM INFO MM(262420000000042/fa696f92) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095839364 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095839364 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095839364 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095839364 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095839364 DLLC NOTICE LLME(ffffffff/fa696f92){ASSIGNED} LLGM Assign pre (fa696f92 => ffffffff) (gprs_llc.c:1079) 20250106095839364 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa696f92 => ffffffff) (gprs_llc.c:1125) 20250106095839364 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250106095839364 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) 20250106095839364 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) 20250106095839364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106095839364 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095839364 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095839364 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095839364 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095839407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095839407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095839407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095839407 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095839407 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095839407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095839407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095839407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095839407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095839408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095839408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095839408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095839408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095839408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095839408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095839408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095839408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095839408 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095839408 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095839408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1129)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095839409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095839409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095839411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095839418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095839418 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1134)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095839426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095839426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095839426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095839426 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095839426 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095839426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095839426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095839426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095839426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095839427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095839427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095839427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095839427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095839427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095839427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095839427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095839427 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095839427 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095839427 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095839427 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1134)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095839428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095839428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095839429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095839434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095839434 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095839442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095839442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095839442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095839442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095839442 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095839442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095839442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095839442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095839442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095839443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095839443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095839443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095839443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095839443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095839443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095839443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095839443 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095839443 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095839443 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095839443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095839443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095839443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095839445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095839449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095839449 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095839776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095839776 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095839776 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095839776 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095839780 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095839781 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@ffbd8aed769c: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='E3C6AF2A'O, index=0 SGSN_Test-GSUP(1141)@ffbd8aed769c: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@ffbd8aed769c: 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 := '09DFD4802E3D111616E842083387D27D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3C345CEF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CE919038F1B2FC53'O } } } } } 20250106095840862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095840862 DLLC NOTICE LLME(ffffffff/e3c6af2a){UNASSIGNED} LLC RX: unknown TLLI 0xe3c6af2a, creating LLME on the fly (gprs_llc.c:552) 20250106095840862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095840862 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1248) 20250106095840862 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095840862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095840862 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095840862 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095840862 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095840862 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095840862 DLLC NOTICE LLME(ffffffff/e3c6af2a){UNASSIGNED} LLGM Assign pre (e3c6af2a => e87e2cf8) (gprs_llc.c:1079) 20250106095840862 DLLC NOTICE LLME(e3c6af2a/e87e2cf8){ASSIGNED} LLGM Assign post (e3c6af2a => e87e2cf8) (gprs_llc.c:1125) 20250106095840862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095840862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095840862 DMM DEBUG MM(262420000000043/e87e2cf8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095840878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095840878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095840878 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095840878 DMM DEBUG MM(262420000000043/e87e2cf8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1066) 20250106095840878 DMM NOTICE MM(262420000000043/e87e2cf8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095840878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095840878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095840878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095840878 DMM DEBUG MM(262420000000043/e87e2cf8) Requesting authorization (sgsn_auth.c:160) 20250106095840878 DMM INFO MM(262420000000043/e87e2cf8) Requesting authentication tuples (sgsn_auth.c:184) 20250106095840878 DMM DEBUG MM(262420000000043/e87e2cf8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095840878 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250106095840878 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@ffbd8aed769c: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20250106095840883 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095840883 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095840883 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095840883 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095840883 DMM INFO MM(262420000000043/e87e2cf8) Subscriber data update (mmctx.c:445) 20250106095840883 DMM DEBUG MM(262420000000043/e87e2cf8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095840883 DMM INFO MM(262420000000043/e87e2cf8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095840883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095840883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095840883 DMM INFO MM(262420000000043/e87e2cf8) <- GMM AUTH AND CIPHERING REQ (rand = 09 df d4 80 2e 3d 11 16 16 e8 42 08 33 87 d2 7d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095840898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095840898 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095840898 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095840898 DMM INFO MM(262420000000043/e87e2cf8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095840898 DMM NOTICE MM(262420000000043/e87e2cf8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095840898 DMM DEBUG MM(262420000000043/e87e2cf8) checking auth: received GSM SRES = 3c 34 5c ef (gprs_gmm.c:648) 20250106095840898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095840898 DMM DEBUG MM(262420000000043/e87e2cf8) Requesting authorization (sgsn_auth.c:160) 20250106095840898 DMM INFO MM(262420000000043/e87e2cf8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095840898 DMM DEBUG MM(262420000000043/e87e2cf8) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095840898 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250106095840898 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) 20250106095840898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095840898 DMM INFO MM(262420000000043/e87e2cf8) <- GMM ATTACH ACCEPT (new P-TMSI=0xe87e2cf8) (gprs_gmm.c:282) 20250106095840901 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095840901 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095840901 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250106095840901 DMM INFO MM(262420000000043/e87e2cf8) Subscriber data update (mmctx.c:445) 20250106095840901 DMM DEBUG MM(262420000000043/e87e2cf8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095840901 DMM INFO MM(262420000000043/e87e2cf8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095840901 DMM NOTICE MM(262420000000043/e87e2cf8) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:982) 20250106095840901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095840901 DMM NOTICE MM(262420000000043/e87e2cf8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095840901 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) 20250106095840902 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095840902 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250106095840902 DMM INFO MM(262420000000043/e87e2cf8) Subscriber data update (mmctx.c:445) 20250106095840902 DMM DEBUG MM(262420000000043/e87e2cf8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095840915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095840915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095840915 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095840915 DMM INFO MM(262420000000043/e87e2cf8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095840915 DMM NOTICE MM(262420000000043/e87e2cf8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095840915 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095840915 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095840915 DLLC NOTICE LLME(e3c6af2a/e87e2cf8){ASSIGNED} LLGM Assign pre (ffffffff => e87e2cf8) (gprs_llc.c:1079) 20250106095840915 DLLC NOTICE LLME(ffffffff/e87e2cf8){ASSIGNED} LLGM Assign post (ffffffff => e87e2cf8) (gprs_llc.c:1125) 20250106095840915 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095840915 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095840915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095840915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250106095841967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095841967 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)@ffbd8aed769c: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@ffbd8aed769c: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@ffbd8aed769c: Final verdict of PTC: pass 20250106095841980 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36380<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1134)@ffbd8aed769c: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(1141)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@ffbd8aed769c: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1129)@ffbd8aed769c: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1139)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@ffbd8aed769c: Final verdict of PTC: none 20250106095841986 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095841986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1126)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1137)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1127)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1132)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:58:42 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20250106095842096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095842498 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45274<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88176) 20250106095842987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095842987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88176, count=92532) 20250106095843989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095843989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:58:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095844991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095844991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_suspend_nopaging started. 20250106095845569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095845572 DMM INFO MM(262420000000043/e87e2cf8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095845572 DMM INFO MM(262420000000043/e87e2cf8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095845572 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095845572 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095845572 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095845572 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095845572 DLLC NOTICE LLME(ffffffff/e87e2cf8){ASSIGNED} LLGM Assign pre (e87e2cf8 => ffffffff) (gprs_llc.c:1079) 20250106095845572 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e87e2cf8 => ffffffff) (gprs_llc.c:1125) 20250106095845572 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250106095845572 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) 20250106095845572 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) 20250106095845572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106095845572 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095845572 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095845572 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095845572 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095845608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095845608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095845608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095845608 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095845608 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095845608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095845608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095845608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095845608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095845609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095845609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095845609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095845609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095845609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095845609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095845609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095845609 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095845609 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095845609 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095845609 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1148)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095845609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095845609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095845611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 20250106095845617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095845617 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095845627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095845627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095845627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095845627 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095845627 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095845627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095845627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095845627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095845627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095845628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095845628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095845628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095845628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095845628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095845628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095845628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095845628 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095845628 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095845628 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095845628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095845628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095845628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095845630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095845635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095845635 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1151)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095845643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095845643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095845643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095845643 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095845643 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095845643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095845643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095845643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095845643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095845644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095845644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095845644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095845644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095845644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095845644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095845644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095845644 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095845644 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095845644 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095845644 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095845644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095845644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095845646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095845651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095845651 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095845992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095845992 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095845992 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095845992 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095845998 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1159)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106095845998 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@ffbd8aed769c: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='DD5CCDF5'O, index=0 SGSN_Test-GSUP(1160)@ffbd8aed769c: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@ffbd8aed769c: 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 := 'C2112C6AEB36618431696043B24B24B4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9EEDEE93'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F24DBE4D9A3D0451'O } } } } } 20250106095847077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095847077 DLLC NOTICE LLME(ffffffff/dd5ccdf5){UNASSIGNED} LLC RX: unknown TLLI 0xdd5ccdf5, creating LLME on the fly (gprs_llc.c:552) 20250106095847077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095847077 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1248) 20250106095847077 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095847077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095847077 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095847077 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095847077 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095847077 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095847077 DLLC NOTICE LLME(ffffffff/dd5ccdf5){UNASSIGNED} LLGM Assign pre (dd5ccdf5 => f148fda9) (gprs_llc.c:1079) 20250106095847077 DLLC NOTICE LLME(dd5ccdf5/f148fda9){ASSIGNED} LLGM Assign post (dd5ccdf5 => f148fda9) (gprs_llc.c:1125) 20250106095847077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095847077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095847077 DMM DEBUG MM(262420000000048/f148fda9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095847090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095847090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095847090 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095847090 DMM DEBUG MM(262420000000048/f148fda9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1066) 20250106095847090 DMM NOTICE MM(262420000000048/f148fda9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095847090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095847090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095847090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095847090 DMM DEBUG MM(262420000000048/f148fda9) Requesting authorization (sgsn_auth.c:160) 20250106095847090 DMM INFO MM(262420000000048/f148fda9) Requesting authentication tuples (sgsn_auth.c:184) 20250106095847090 DMM DEBUG MM(262420000000048/f148fda9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095847090 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250106095847090 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@ffbd8aed769c: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20250106095847093 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095847093 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095847093 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095847093 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095847093 DMM INFO MM(262420000000048/f148fda9) Subscriber data update (mmctx.c:445) 20250106095847093 DMM DEBUG MM(262420000000048/f148fda9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095847093 DMM INFO MM(262420000000048/f148fda9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095847093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095847093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095847093 DMM INFO MM(262420000000048/f148fda9) <- GMM AUTH AND CIPHERING REQ (rand = c2 11 2c 6a eb 36 61 84 31 69 60 43 b2 4b 24 b4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095847103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095847103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095847103 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095847103 DMM INFO MM(262420000000048/f148fda9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095847103 DMM NOTICE MM(262420000000048/f148fda9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095847103 DMM DEBUG MM(262420000000048/f148fda9) checking auth: received GSM SRES = 9e ed ee 93 (gprs_gmm.c:648) 20250106095847103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095847103 DMM DEBUG MM(262420000000048/f148fda9) Requesting authorization (sgsn_auth.c:160) 20250106095847103 DMM INFO MM(262420000000048/f148fda9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095847103 DMM DEBUG MM(262420000000048/f148fda9) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095847103 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250106095847103 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) 20250106095847103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095847103 DMM INFO MM(262420000000048/f148fda9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf148fda9) (gprs_gmm.c:282) 20250106095847106 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095847106 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095847106 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250106095847106 DMM INFO MM(262420000000048/f148fda9) Subscriber data update (mmctx.c:445) 20250106095847106 DMM DEBUG MM(262420000000048/f148fda9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095847106 DMM INFO MM(262420000000048/f148fda9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095847106 DMM NOTICE MM(262420000000048/f148fda9) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:982) 20250106095847106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095847106 DMM NOTICE MM(262420000000048/f148fda9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095847106 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) 20250106095847106 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095847106 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250106095847106 DMM INFO MM(262420000000048/f148fda9) Subscriber data update (mmctx.c:445) 20250106095847106 DMM DEBUG MM(262420000000048/f148fda9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095847115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095847115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095847115 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095847115 DMM INFO MM(262420000000048/f148fda9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095847115 DMM NOTICE MM(262420000000048/f148fda9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095847115 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095847115 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095847115 DLLC NOTICE LLME(dd5ccdf5/f148fda9){ASSIGNED} LLGM Assign pre (ffffffff => f148fda9) (gprs_llc.c:1079) 20250106095847115 DLLC NOTICE LLME(ffffffff/f148fda9){ASSIGNED} LLGM Assign post (ffffffff => f148fda9) (gprs_llc.c:1125) 20250106095847115 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095847115 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095847115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095847116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095847169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095847169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106095847169 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095847169 DMM INFO MM(262420000000048/f148fda9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106095847169 DMM INFO MM(262420000000048/f148fda9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106095847169 DMM DEBUG MM(262420000000048/f148fda9) Using GGSN 0 (gprs_sm.c:317) 20250106095847169 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) 20250106095847169 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250106095847169 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106095847169 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20250106095847169 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20250106095847194 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 c5 14 6d 6f 11 6c 55 dd 8c 14 05 7f 19 c0 8b 66 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20250106095847194 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc4f238, cbp=0x55a0bc170d80) (sgsn_libgtp.c:633) 20250106095847194 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106095847194 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc174d28 TLLI=f148fda9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106095847194 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106095847194 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095847210 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250106095847223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095847223 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20250106095847223 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250106095847230 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250106095847230 DMM INFO MM(262420000000048/f148fda9) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250106095851081 DGPRS DEBUG Checking for inactive LLMEs, time = 38685730 (sgsn.c:132) TC_suspend_nopaging-BVCI196(1147)@ffbd8aed769c: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@ffbd8aed769c: Final verdict of PTC: pass 20250106095852244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45288<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_suspend_nopaging-BVCI220(1157)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(1160)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1158)@ffbd8aed769c: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@ffbd8aed769c: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1151)@ffbd8aed769c: Final verdict of PTC: none 20250106095852249 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095852250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1150)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1148)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1153)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1146)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1156)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1152)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_suspend_nopaging-BVCI210(1151): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_suspend_nopaging finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:58:52 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250106095852300 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095852716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47182<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100068) 20250106095853250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095853250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100068, count=101328) 20250106095854251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095854252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106095855252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095855253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_suspend_resume started. 20250106095855815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095855817 DMM INFO MM(262420000000048/f148fda9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095855817 DMM INFO MM(262420000000048/f148fda9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095855817 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095855817 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095855817 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095855817 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095855817 DLLC NOTICE LLME(ffffffff/f148fda9){ASSIGNED} LLGM Assign pre (f148fda9 => ffffffff) (gprs_llc.c:1079) 20250106095855817 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f148fda9 => ffffffff) (gprs_llc.c:1125) 20250106095855817 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a0bc1749d0 (gprs_sndcp.c:574) 20250106095855817 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc174d28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106095855817 DMM NOTICE MM(262420000000048/f148fda9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250106095855817 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250106095855817 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250106095855817 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250106095855817 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20250106095855817 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250106095855817 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) 20250106095855817 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) 20250106095855817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106095855818 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095855818 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095855818 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095855818 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095855837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095855837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095855837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095855837 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095855837 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095855837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095855837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095855837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095855837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095855837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095855837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095855837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095855837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095855837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095855837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095855837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095855837 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095855837 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095855837 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095855837 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095855838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095855838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095855840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095855845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095855845 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095855852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095855852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095855852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095855852 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095855852 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095855852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095855852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095855852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095855852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095855853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095855853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095855853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095855853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095855853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095855853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095855853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095855853 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095855853 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095855853 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095855853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095855853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095855854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095855855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095855860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095855860 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095855869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095855869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095855869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095855869 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095855869 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095855869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095855869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095855869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095855869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095855870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095855870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095855870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095855870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095855870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095855870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095855870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095855870 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095855870 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095855870 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095855870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1177)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095855871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095855871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095855872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095855877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095855877 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095856253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095856253 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095856253 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095856254 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095856258 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095856259 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@ffbd8aed769c: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='D7B43A3A'O, index=0 SGSN_Test-GSUP(1179)@ffbd8aed769c: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@ffbd8aed769c: 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 := 'DB4366E0F5D8F8AE07D2FD17A75F7655'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '116719FD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C1952068043260D1'O } } } } } 20250106095857332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095857332 DLLC NOTICE LLME(ffffffff/d7b43a3a){UNASSIGNED} LLC RX: unknown TLLI 0xd7b43a3a, creating LLME on the fly (gprs_llc.c:552) 20250106095857332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095857332 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1248) 20250106095857332 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095857332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095857332 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095857332 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095857332 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095857332 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095857332 DLLC NOTICE LLME(ffffffff/d7b43a3a){UNASSIGNED} LLGM Assign pre (d7b43a3a => c5d7d897) (gprs_llc.c:1079) 20250106095857332 DLLC NOTICE LLME(d7b43a3a/c5d7d897){ASSIGNED} LLGM Assign post (d7b43a3a => c5d7d897) (gprs_llc.c:1125) 20250106095857332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095857332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095857332 DMM DEBUG MM(262420000000049/c5d7d897) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095857351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095857351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095857351 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095857351 DMM DEBUG MM(262420000000049/c5d7d897) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1066) 20250106095857351 DMM NOTICE MM(262420000000049/c5d7d897) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095857351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095857351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095857351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095857351 DMM DEBUG MM(262420000000049/c5d7d897) Requesting authorization (sgsn_auth.c:160) 20250106095857351 DMM INFO MM(262420000000049/c5d7d897) Requesting authentication tuples (sgsn_auth.c:184) 20250106095857351 DMM DEBUG MM(262420000000049/c5d7d897) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095857351 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250106095857351 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@ffbd8aed769c: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20250106095857356 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095857356 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095857356 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095857356 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095857356 DMM INFO MM(262420000000049/c5d7d897) Subscriber data update (mmctx.c:445) 20250106095857356 DMM DEBUG MM(262420000000049/c5d7d897) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095857356 DMM INFO MM(262420000000049/c5d7d897) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095857356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095857356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095857356 DMM INFO MM(262420000000049/c5d7d897) <- GMM AUTH AND CIPHERING REQ (rand = db 43 66 e0 f5 d8 f8 ae 07 d2 fd 17 a7 5f 76 55 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095857372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095857372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095857372 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095857372 DMM INFO MM(262420000000049/c5d7d897) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095857372 DMM NOTICE MM(262420000000049/c5d7d897) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095857372 DMM DEBUG MM(262420000000049/c5d7d897) checking auth: received GSM SRES = 11 67 19 fd (gprs_gmm.c:648) 20250106095857372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095857372 DMM DEBUG MM(262420000000049/c5d7d897) Requesting authorization (sgsn_auth.c:160) 20250106095857372 DMM INFO MM(262420000000049/c5d7d897) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095857372 DMM DEBUG MM(262420000000049/c5d7d897) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095857372 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250106095857372 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) 20250106095857372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095857372 DMM INFO MM(262420000000049/c5d7d897) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5d7d897) (gprs_gmm.c:282) 20250106095857375 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095857375 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095857375 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250106095857375 DMM INFO MM(262420000000049/c5d7d897) Subscriber data update (mmctx.c:445) 20250106095857375 DMM DEBUG MM(262420000000049/c5d7d897) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095857375 DMM INFO MM(262420000000049/c5d7d897) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095857375 DMM NOTICE MM(262420000000049/c5d7d897) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:982) 20250106095857375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095857375 DMM NOTICE MM(262420000000049/c5d7d897) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095857375 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) 20250106095857376 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095857377 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250106095857377 DMM INFO MM(262420000000049/c5d7d897) Subscriber data update (mmctx.c:445) 20250106095857377 DMM DEBUG MM(262420000000049/c5d7d897) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095857387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095857388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095857388 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095857388 DMM INFO MM(262420000000049/c5d7d897) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095857388 DMM NOTICE MM(262420000000049/c5d7d897) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095857388 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095857388 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095857388 DLLC NOTICE LLME(d7b43a3a/c5d7d897){ASSIGNED} LLGM Assign pre (ffffffff => c5d7d897) (gprs_llc.c:1079) 20250106095857388 DLLC NOTICE LLME(ffffffff/c5d7d897){ASSIGNED} LLGM Assign post (ffffffff => c5d7d897) (gprs_llc.c:1125) 20250106095857388 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095857388 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095857388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095857388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095857446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095857446 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106095857446 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095857446 DMM INFO MM(262420000000049/c5d7d897) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106095857446 DMM INFO MM(262420000000049/c5d7d897) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106095857446 DMM DEBUG MM(262420000000049/c5d7d897) Using GGSN 0 (gprs_sm.c:317) 20250106095857447 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) 20250106095857447 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250106095857447 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106095857447 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20250106095857447 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20250106095857473 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 a5 44 08 90 11 8a f5 12 a9 14 05 7f ed ea a0 b7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:443) 20250106095857473 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc502b0, cbp=0x55a0bc171110) (sgsn_libgtp.c:633) 20250106095857473 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106095857473 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc175e98 TLLI=c5d7d897, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106095857473 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106095857473 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095857490 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250106095857502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095857502 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20250106095857502 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250106095857508 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250106095857508 DMM INFO MM(262420000000049/c5d7d897) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250106095902516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095902516 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2292) 20250106095902516 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250106095902522 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1166)@ffbd8aed769c: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@ffbd8aed769c: Final verdict of PTC: pass 20250106095902537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47196<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@ffbd8aed769c: Final verdict of PTC: none 20250106095902542 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095902542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1163)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1167)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@ffbd8aed769c: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1177)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1172)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@ffbd8aed769c: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@ffbd8aed769c: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1170)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1165)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1175)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_suspend_resume finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:59:02 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250106095902649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095903051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33992<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96848) 20250106095903543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095903543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96848, count=105300) 20250106095904544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095904544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:59:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095905546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095905546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_suspend_rau started. 20250106095906150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095906153 DMM INFO MM(262420000000049/c5d7d897) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095906153 DMM INFO MM(262420000000049/c5d7d897) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095906153 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095906153 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095906153 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095906153 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095906153 DLLC NOTICE LLME(ffffffff/c5d7d897){ASSIGNED} LLGM Assign pre (c5d7d897 => ffffffff) (gprs_llc.c:1079) 20250106095906153 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5d7d897 => ffffffff) (gprs_llc.c:1125) 20250106095906153 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a0bc175b40 (gprs_sndcp.c:574) 20250106095906153 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc175e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106095906153 DMM NOTICE MM(262420000000049/c5d7d897) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250106095906153 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250106095906153 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250106095906153 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250106095906153 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20250106095906153 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250106095906153 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) 20250106095906153 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) 20250106095906153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106095906153 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095906153 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095906153 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095906153 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095906198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095906198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095906198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095906198 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095906198 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095906198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095906198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095906198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095906198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095906199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095906199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095906199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095906199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095906199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095906199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095906199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095906199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095906199 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095906199 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095906199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095906199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095906199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095906200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095906205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095906205 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095906213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095906213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095906213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095906213 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095906213 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095906213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095906213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095906213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095906213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095906214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095906214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095906214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095906214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095906214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095906214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095906214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095906214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095906214 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095906214 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095906214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1191)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095906214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095906214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095906216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095906220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095906220 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095906229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095906229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095906229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095906229 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095906229 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095906229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095906229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095906229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095906229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095906229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095906229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095906229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095906229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095906229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095906229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095906229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095906229 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095906229 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095906229 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095906229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095906230 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095906230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095906231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095906235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095906235 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095906547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095906547 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095906547 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095906547 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095906551 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1197)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250106095906553 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@ffbd8aed769c: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='ED831215'O, index=0 SGSN_Test-GSUP(1198)@ffbd8aed769c: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@ffbd8aed769c: 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 := '25E7E0E605DB86F52C4BF126E46E3310'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A93AAE66'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '982AC3AE429D08FC'O } } } } } 20250106095907627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095907627 DLLC NOTICE LLME(ffffffff/ed831215){UNASSIGNED} LLC RX: unknown TLLI 0xed831215, creating LLME on the fly (gprs_llc.c:552) 20250106095907627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095907627 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1248) 20250106095907627 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095907627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095907627 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095907627 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095907627 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095907627 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095907627 DLLC NOTICE LLME(ffffffff/ed831215){UNASSIGNED} LLGM Assign pre (ed831215 => c5dcc0e5) (gprs_llc.c:1079) 20250106095907627 DLLC NOTICE LLME(ed831215/c5dcc0e5){ASSIGNED} LLGM Assign post (ed831215 => c5dcc0e5) (gprs_llc.c:1125) 20250106095907627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095907627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095907627 DMM DEBUG MM(262420000000050/c5dcc0e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095907640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095907641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095907641 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095907641 DMM DEBUG MM(262420000000050/c5dcc0e5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1066) 20250106095907641 DMM NOTICE MM(262420000000050/c5dcc0e5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095907641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095907641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095907641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095907641 DMM DEBUG MM(262420000000050/c5dcc0e5) Requesting authorization (sgsn_auth.c:160) 20250106095907641 DMM INFO MM(262420000000050/c5dcc0e5) Requesting authentication tuples (sgsn_auth.c:184) 20250106095907641 DMM DEBUG MM(262420000000050/c5dcc0e5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095907641 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250106095907641 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@ffbd8aed769c: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20250106095907645 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095907645 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095907645 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095907645 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095907645 DMM INFO MM(262420000000050/c5dcc0e5) Subscriber data update (mmctx.c:445) 20250106095907645 DMM DEBUG MM(262420000000050/c5dcc0e5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095907645 DMM INFO MM(262420000000050/c5dcc0e5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095907645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095907645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095907645 DMM INFO MM(262420000000050/c5dcc0e5) <- GMM AUTH AND CIPHERING REQ (rand = 25 e7 e0 e6 05 db 86 f5 2c 4b f1 26 e4 6e 33 10 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095907659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095907659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095907659 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095907659 DMM INFO MM(262420000000050/c5dcc0e5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095907660 DMM NOTICE MM(262420000000050/c5dcc0e5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095907660 DMM DEBUG MM(262420000000050/c5dcc0e5) checking auth: received GSM SRES = a9 3a ae 66 (gprs_gmm.c:648) 20250106095907660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095907660 DMM DEBUG MM(262420000000050/c5dcc0e5) Requesting authorization (sgsn_auth.c:160) 20250106095907660 DMM INFO MM(262420000000050/c5dcc0e5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095907660 DMM DEBUG MM(262420000000050/c5dcc0e5) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095907660 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250106095907660 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) 20250106095907660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095907660 DMM INFO MM(262420000000050/c5dcc0e5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5dcc0e5) (gprs_gmm.c:282) 20250106095907663 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095907663 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095907663 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250106095907663 DMM INFO MM(262420000000050/c5dcc0e5) Subscriber data update (mmctx.c:445) 20250106095907663 DMM DEBUG MM(262420000000050/c5dcc0e5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095907663 DMM INFO MM(262420000000050/c5dcc0e5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095907663 DMM NOTICE MM(262420000000050/c5dcc0e5) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:982) 20250106095907663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095907663 DMM NOTICE MM(262420000000050/c5dcc0e5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095907663 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) 20250106095907664 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095907665 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250106095907665 DMM INFO MM(262420000000050/c5dcc0e5) Subscriber data update (mmctx.c:445) 20250106095907665 DMM DEBUG MM(262420000000050/c5dcc0e5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095907676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095907676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095907676 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095907676 DMM INFO MM(262420000000050/c5dcc0e5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095907676 DMM NOTICE MM(262420000000050/c5dcc0e5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095907676 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095907676 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095907676 DLLC NOTICE LLME(ed831215/c5dcc0e5){ASSIGNED} LLGM Assign pre (ffffffff => c5dcc0e5) (gprs_llc.c:1079) 20250106095907676 DLLC NOTICE LLME(ffffffff/c5dcc0e5){ASSIGNED} LLGM Assign post (ffffffff => c5dcc0e5) (gprs_llc.c:1125) 20250106095907676 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095907676 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095907676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095907676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@ffbd8aed769c: setverdict(pass): none -> pass 20250106095907734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095907734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106095907734 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095907734 DMM INFO MM(262420000000050/c5dcc0e5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106095907734 DMM INFO MM(262420000000050/c5dcc0e5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106095907734 DMM DEBUG MM(262420000000050/c5dcc0e5) Using GGSN 0 (gprs_sm.c:317) 20250106095907734 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) 20250106095907734 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250106095907734 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106095907734 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20250106095907734 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20250106095907756 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 d1 e7 53 c5 11 60 37 aa 25 14 05 7f 5b 5b 51 f2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20250106095907756 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc51328, cbp=0x55a0bc1715e0) (sgsn_libgtp.c:633) 20250106095907756 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106095907757 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc175e98 TLLI=c5dcc0e5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106095907757 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106095907757 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095907774 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250106095907787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095907787 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20250106095907787 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250106095907793 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250106095907793 DMM INFO MM(262420000000050/c5dcc0e5) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250106095912808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095912808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095912808 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095912808 DMM INFO MM(262420000000050/c5dcc0e5) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250106095912808 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095912808 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250106095912808 DLLC NOTICE LLME(ffffffff/c5dcc0e5){ASSIGNED} LLGM Assign pre (c5dcc0e5 => f2164382) (gprs_llc.c:1079) 20250106095912808 DLLC NOTICE LLME(c5dcc0e5/f2164382){ASSIGNED} LLGM Assign post (c5dcc0e5 => f2164382) (gprs_llc.c:1125) 20250106095912808 DMM INFO MM(262420000000050/f2164382) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_suspend_rau(1200)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095912824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095912824 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095912824 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095912824 DMM INFO MM(262420000000050/f2164382) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250106095912824 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250106095912824 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095912824 DLLC NOTICE LLME(c5dcc0e5/f2164382){ASSIGNED} LLGM Assign pre (ffffffff => f2164382) (gprs_llc.c:1079) 20250106095912824 DLLC NOTICE LLME(ffffffff/f2164382){ASSIGNED} LLGM Assign post (ffffffff => f2164382) (gprs_llc.c:1125) 20250106095912824 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250106095913325 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1185)@ffbd8aed769c: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@ffbd8aed769c: Final verdict of PTC: pass 20250106095913343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34008<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@ffbd8aed769c: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@ffbd8aed769c: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@ffbd8aed769c: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@ffbd8aed769c: Final verdict of PTC: none 20250106095913346 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095913347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1196)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1191)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1186)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1194)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1189)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1184)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_suspend_rau finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:59:13 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250106095913433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095913835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51412<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104960) 20250106095914348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095914348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104960, count=111252) 20250106095915348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095915349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106095916349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095916349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_paging_ps started. 20250106095916925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095916927 DMM INFO MM(262420000000050/f2164382) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095916927 DMM INFO MM(262420000000050/f2164382) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095916927 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095916927 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095916927 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095916927 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106095916927 DLLC NOTICE LLME(ffffffff/f2164382){ASSIGNED} LLGM Assign pre (f2164382 => ffffffff) (gprs_llc.c:1079) 20250106095916927 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2164382 => ffffffff) (gprs_llc.c:1125) 20250106095916927 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a0bc175b40 (gprs_sndcp.c:574) 20250106095916927 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc175e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106095916927 DMM NOTICE MM(262420000000050/f2164382) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250106095916927 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250106095916927 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250106095916927 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250106095916927 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20250106095916927 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250106095916927 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) 20250106095916927 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) 20250106095916927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106095916927 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095916927 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095916927 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095916927 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095916969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095916970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095916970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095916970 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095916970 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095916970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095916970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095916970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095916970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095916970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095916970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095916970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095916970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095916970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095916970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095916970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095916970 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095916970 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095916970 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095916970 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1205)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095916971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095916971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095916973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095916978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095916978 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095916986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095916986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095916986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095916986 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095916986 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095916986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095916986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095916986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095916986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095916986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095916986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095916987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095916987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095916987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095916987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095916987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095916987 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095916987 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095916987 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095916987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1210)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095916987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095916987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095916988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095916993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095916993 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095917001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095917001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095917001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095917001 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095917001 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095917001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095917001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095917001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095917001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095917002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095917002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095917002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095917002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095917002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095917002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095917002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095917002 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095917002 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095917002 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095917002 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1215)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095917003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095917003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095917004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095917009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095917009 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095917350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095917351 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095917351 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095917351 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095917355 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095917356 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@ffbd8aed769c: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='F4D3C227'O, index=0 SGSN_Test-GSUP(1217)@ffbd8aed769c: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@ffbd8aed769c: 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 := '0341F1838A919F52B6E1E00CE4E37B70'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '77E02FF1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A5A5478CEC307326'O } } } } } 20250106095918430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095918430 DLLC NOTICE LLME(ffffffff/f4d3c227){UNASSIGNED} LLC RX: unknown TLLI 0xf4d3c227, creating LLME on the fly (gprs_llc.c:552) 20250106095918430 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095918430 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1248) 20250106095918430 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095918430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095918430 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095918430 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095918430 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095918430 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095918430 DLLC NOTICE LLME(ffffffff/f4d3c227){UNASSIGNED} LLGM Assign pre (f4d3c227 => c7a8e44e) (gprs_llc.c:1079) 20250106095918430 DLLC NOTICE LLME(f4d3c227/c7a8e44e){ASSIGNED} LLGM Assign post (f4d3c227 => c7a8e44e) (gprs_llc.c:1125) 20250106095918430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095918430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095918430 DMM DEBUG MM(262420000000051/c7a8e44e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095918447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095918447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095918448 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095918448 DMM DEBUG MM(262420000000051/c7a8e44e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1066) 20250106095918448 DMM NOTICE MM(262420000000051/c7a8e44e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095918448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095918448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095918448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095918448 DMM DEBUG MM(262420000000051/c7a8e44e) Requesting authorization (sgsn_auth.c:160) 20250106095918448 DMM INFO MM(262420000000051/c7a8e44e) Requesting authentication tuples (sgsn_auth.c:184) 20250106095918448 DMM DEBUG MM(262420000000051/c7a8e44e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095918448 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250106095918448 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@ffbd8aed769c: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20250106095918453 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095918453 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095918453 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095918453 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095918453 DMM INFO MM(262420000000051/c7a8e44e) Subscriber data update (mmctx.c:445) 20250106095918453 DMM DEBUG MM(262420000000051/c7a8e44e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095918453 DMM INFO MM(262420000000051/c7a8e44e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095918453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095918453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095918453 DMM INFO MM(262420000000051/c7a8e44e) <- GMM AUTH AND CIPHERING REQ (rand = 03 41 f1 83 8a 91 9f 52 b6 e1 e0 0c e4 e3 7b 70 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095918470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095918470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095918470 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095918470 DMM INFO MM(262420000000051/c7a8e44e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095918470 DMM NOTICE MM(262420000000051/c7a8e44e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095918470 DMM DEBUG MM(262420000000051/c7a8e44e) checking auth: received GSM SRES = 77 e0 2f f1 (gprs_gmm.c:648) 20250106095918471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095918471 DMM DEBUG MM(262420000000051/c7a8e44e) Requesting authorization (sgsn_auth.c:160) 20250106095918471 DMM INFO MM(262420000000051/c7a8e44e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095918471 DMM DEBUG MM(262420000000051/c7a8e44e) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095918471 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250106095918471 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) 20250106095918471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095918471 DMM INFO MM(262420000000051/c7a8e44e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7a8e44e) (gprs_gmm.c:282) 20250106095918473 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095918473 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095918473 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250106095918473 DMM INFO MM(262420000000051/c7a8e44e) Subscriber data update (mmctx.c:445) 20250106095918473 DMM DEBUG MM(262420000000051/c7a8e44e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095918473 DMM INFO MM(262420000000051/c7a8e44e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095918473 DMM NOTICE MM(262420000000051/c7a8e44e) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:982) 20250106095918473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095918473 DMM NOTICE MM(262420000000051/c7a8e44e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095918473 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) 20250106095918474 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095918474 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250106095918474 DMM INFO MM(262420000000051/c7a8e44e) Subscriber data update (mmctx.c:445) 20250106095918474 DMM DEBUG MM(262420000000051/c7a8e44e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095918488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095918488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095918488 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095918488 DMM INFO MM(262420000000051/c7a8e44e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095918488 DMM NOTICE MM(262420000000051/c7a8e44e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095918488 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095918488 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095918488 DLLC NOTICE LLME(f4d3c227/c7a8e44e){ASSIGNED} LLGM Assign pre (ffffffff => c7a8e44e) (gprs_llc.c:1079) 20250106095918488 DLLC NOTICE LLME(ffffffff/c7a8e44e){ASSIGNED} LLGM Assign post (ffffffff => c7a8e44e) (gprs_llc.c:1125) 20250106095918488 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095918488 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095918488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095918488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250106095918546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095918546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106095918546 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095918546 DMM INFO MM(262420000000051/c7a8e44e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106095918546 DMM INFO MM(262420000000051/c7a8e44e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106095918546 DMM DEBUG MM(262420000000051/c7a8e44e) Using GGSN 0 (gprs_sm.c:317) 20250106095918546 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) 20250106095918546 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250106095918546 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106095918546 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20250106095918546 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20250106095918572 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 7c 46 9d b3 11 41 58 f6 50 14 05 7f a3 31 a8 52 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20250106095918572 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc523a0, cbp=0x55a0bc1709d0) (sgsn_libgtp.c:633) 20250106095918572 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106095918572 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc175e98 TLLI=c7a8e44e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106095918572 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106095918572 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@ffbd8aed769c: setverdict(pass): none -> pass TC_paging_ps(1219)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095918589 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250106095921082 DGPRS DEBUG Checking for inactive LLMEs, time = 38685760 (sgsn.c:132) 20250106095921548 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Timeout of T3314 (fsm.c:317) 20250106095921548 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250106095921548 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250106095923605 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250106095923606 DMM INFO MM(262420000000051/c7a8e44e) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@ffbd8aed769c: 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 := 'C7A8E44E'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@ffbd8aed769c: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@ffbd8aed769c: Final verdict of PTC: pass 20250106095923634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51422<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1205)@ffbd8aed769c: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@ffbd8aed769c: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(1217)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@ffbd8aed769c: Final verdict of PTC: none 20250106095923638 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095923638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1215)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1210)@ffbd8aed769c: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1203)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1208)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1213)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_paging_ps finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:59:23 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250106095923694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095924097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43700<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103492) 20250106095924640 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095924640 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103492, count=104652) 20250106095925642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095925642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:59:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095926643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095926644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_paging_ps_ra_multiple_cells started. 20250106095927197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095927199 DMM INFO MM(262420000000051/c7a8e44e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095927199 DMM INFO MM(262420000000051/c7a8e44e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095927199 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095927199 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095927199 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095927199 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250106095927199 DLLC NOTICE LLME(ffffffff/c7a8e44e){ASSIGNED} LLGM Assign pre (c7a8e44e => ffffffff) (gprs_llc.c:1079) 20250106095927199 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7a8e44e => ffffffff) (gprs_llc.c:1125) 20250106095927199 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a0bc175b40 (gprs_sndcp.c:574) 20250106095927199 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc175e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106095927199 DMM NOTICE MM(262420000000051/c7a8e44e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250106095927199 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250106095927199 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250106095927199 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250106095927200 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20250106095927200 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250106095927200 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) 20250106095927200 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) 20250106095927200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106095927200 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095927200 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095927200 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095927200 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1225)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1225)@ffbd8aed769c: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1224)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 20250106095927265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095927265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095927265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095927265 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095927265 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095927265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095927265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095927265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095927265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1225)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095927266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095927266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095927266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095927267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095927267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095927267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095927267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095927267 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095927267 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095927267 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095927267 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1225)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095927267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095927267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1225)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095927270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250106095927276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095927276 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1224)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI196(1222)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1229)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095927279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095927279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095927279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095927279 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095927279 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095927279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095927279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095927279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095927279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095927280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095927280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095927280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095927280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095927280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095927280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095927280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095927280 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095927280 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095927280 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095927280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095927281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095927281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095927283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095927288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095927288 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095927299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095927299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095927299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095927299 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095927299 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095927299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095927299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095927299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095927299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095927299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095927299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095927299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095927299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095927299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095927299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095927300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095927300 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095927300 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095927300 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095927300 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095927300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095927300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095927302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095927307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095927307 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095927644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095927645 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095927645 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095927645 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095927649 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1235)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250106095927650 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1222)@ffbd8aed769c: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D1F59D80'O, index=0 SGSN_Test-GSUP(1236)@ffbd8aed769c: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1222)@ffbd8aed769c: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@ffbd8aed769c: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D1F59D80'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@ffbd8aed769c: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D1F59D80'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@ffbd8aed769c: 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 := '74C07F5FAD70297C848E71E50BFCC99F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '04D3C1B9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5611914DD4C22C0D'O } } } } } 20250106095928719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095928720 DLLC NOTICE LLME(ffffffff/d1f59d80){UNASSIGNED} LLC RX: unknown TLLI 0xd1f59d80, creating LLME on the fly (gprs_llc.c:552) 20250106095928720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095928720 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1248) 20250106095928720 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095928720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106095928720 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095928720 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106095928720 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095928720 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095928720 DLLC NOTICE LLME(ffffffff/d1f59d80){UNASSIGNED} LLGM Assign pre (d1f59d80 => ea67cc24) (gprs_llc.c:1079) 20250106095928720 DLLC NOTICE LLME(d1f59d80/ea67cc24){ASSIGNED} LLGM Assign post (d1f59d80 => ea67cc24) (gprs_llc.c:1125) 20250106095928720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095928720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095928720 DMM DEBUG MM(262420000000052/ea67cc24) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095928733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095928733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095928733 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095928733 DMM DEBUG MM(262420000000052/ea67cc24) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1066) 20250106095928733 DMM NOTICE MM(262420000000052/ea67cc24) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095928733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095928733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095928733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095928733 DMM DEBUG MM(262420000000052/ea67cc24) Requesting authorization (sgsn_auth.c:160) 20250106095928733 DMM INFO MM(262420000000052/ea67cc24) Requesting authentication tuples (sgsn_auth.c:184) 20250106095928733 DMM DEBUG MM(262420000000052/ea67cc24) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095928733 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250106095928733 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@ffbd8aed769c: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20250106095928736 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095928736 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095928736 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095928736 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095928736 DMM INFO MM(262420000000052/ea67cc24) Subscriber data update (mmctx.c:445) 20250106095928736 DMM DEBUG MM(262420000000052/ea67cc24) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095928736 DMM INFO MM(262420000000052/ea67cc24) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095928736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095928736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095928736 DMM INFO MM(262420000000052/ea67cc24) <- GMM AUTH AND CIPHERING REQ (rand = 74 c0 7f 5f ad 70 29 7c 84 8e 71 e5 0b fc c9 9f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095928743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095928743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095928743 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095928743 DMM INFO MM(262420000000052/ea67cc24) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095928743 DMM NOTICE MM(262420000000052/ea67cc24) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095928743 DMM DEBUG MM(262420000000052/ea67cc24) checking auth: received GSM SRES = 04 d3 c1 b9 (gprs_gmm.c:648) 20250106095928743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095928743 DMM DEBUG MM(262420000000052/ea67cc24) Requesting authorization (sgsn_auth.c:160) 20250106095928743 DMM INFO MM(262420000000052/ea67cc24) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095928743 DMM DEBUG MM(262420000000052/ea67cc24) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095928743 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250106095928743 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) 20250106095928743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095928743 DMM INFO MM(262420000000052/ea67cc24) <- GMM ATTACH ACCEPT (new P-TMSI=0xea67cc24) (gprs_gmm.c:282) 20250106095928744 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095928744 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095928744 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250106095928745 DMM INFO MM(262420000000052/ea67cc24) Subscriber data update (mmctx.c:445) 20250106095928745 DMM DEBUG MM(262420000000052/ea67cc24) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095928745 DMM INFO MM(262420000000052/ea67cc24) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095928745 DMM NOTICE MM(262420000000052/ea67cc24) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:982) 20250106095928745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095928745 DMM NOTICE MM(262420000000052/ea67cc24) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095928745 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) 20250106095928745 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095928745 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250106095928745 DMM INFO MM(262420000000052/ea67cc24) Subscriber data update (mmctx.c:445) 20250106095928745 DMM DEBUG MM(262420000000052/ea67cc24) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095928752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095928752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095928752 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095928752 DMM INFO MM(262420000000052/ea67cc24) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095928752 DMM NOTICE MM(262420000000052/ea67cc24) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095928752 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095928752 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095928752 DLLC NOTICE LLME(d1f59d80/ea67cc24){ASSIGNED} LLGM Assign pre (ffffffff => ea67cc24) (gprs_llc.c:1079) 20250106095928752 DLLC NOTICE LLME(ffffffff/ea67cc24){ASSIGNED} LLGM Assign post (ffffffff => ea67cc24) (gprs_llc.c:1125) 20250106095928752 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095928752 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095928752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095928752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250106095928808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095928808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106095928808 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095928808 DMM INFO MM(262420000000052/ea67cc24) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106095928808 DMM INFO MM(262420000000052/ea67cc24) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106095928808 DMM DEBUG MM(262420000000052/ea67cc24) Using GGSN 0 (gprs_sm.c:317) 20250106095928808 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) 20250106095928808 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250106095928808 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106095928808 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20250106095928808 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20250106095928833 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 09 04 2e 00 00 01 80 08 00 10 37 83 5a 61 11 e4 ba ee 91 14 05 7f d6 a2 e1 7d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20250106095928833 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc53418, cbp=0x55a0bc16fb20) (sgsn_libgtp.c:633) 20250106095928833 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106095928833 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc175e98 TLLI=ea67cc24, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106095928833 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106095928833 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@ffbd8aed769c: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095928850 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250106095931810 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Timeout of T3314 (fsm.c:317) 20250106095931810 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250106095931810 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250106095933867 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250106095933867 DMM INFO MM(262420000000052/ea67cc24) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@ffbd8aed769c: 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 := 'EA67CC24'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@ffbd8aed769c: 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 := 'EA67CC24'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1222)@ffbd8aed769c: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@ffbd8aed769c: Final verdict of PTC: pass 20250106095933888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43714<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@ffbd8aed769c: Final verdict of PTC: none 20250106095933892 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095933892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1220)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1234)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@ffbd8aed769c: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1229)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@ffbd8aed769c: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1222)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1225)@ffbd8aed769c: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1224)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1227)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1232)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1223)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1222): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1223): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1224): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1225): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 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 20250106095933990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095934392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46132<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100844) 20250106095934893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095934894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100844, count=105200) 20250106095935895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095935895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:59:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095936897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095936897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_bssgp_rim_single_report started. 20250106095937494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095937496 DMM INFO MM(262420000000052/ea67cc24) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106095937496 DMM INFO MM(262420000000052/ea67cc24) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106095937496 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106095937496 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106095937496 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106095937496 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250106095937496 DLLC NOTICE LLME(ffffffff/ea67cc24){ASSIGNED} LLGM Assign pre (ea67cc24 => ffffffff) (gprs_llc.c:1079) 20250106095937496 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea67cc24 => ffffffff) (gprs_llc.c:1125) 20250106095937496 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a0bc175b40 (gprs_sndcp.c:574) 20250106095937496 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc175e98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106095937496 DMM NOTICE MM(262420000000052/ea67cc24) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250106095937496 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250106095937496 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250106095937496 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250106095937496 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20250106095937497 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250106095937497 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) 20250106095937497 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) 20250106095937497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106095937497 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106095937497 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106095937497 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106095937497 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095937530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095937530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095937530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095937530 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095937530 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095937530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095937530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095937530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095937530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250106095937531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095937531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095937531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095937531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095937531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095937531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095937531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095937531 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095937531 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095937531 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095937531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1243)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095937531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095937531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095937534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095937539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095937539 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095937545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095937545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095937545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095937545 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095937545 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095937545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095937545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095937545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095937545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095937546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095937546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095937546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095937546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095937546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095937546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095937546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095937546 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095937546 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095937546 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095937546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095937546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095937546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095937548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095937553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095937553 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095937562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095937562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095937562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095937562 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095937562 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095937562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095937562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095937562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095937562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095937563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095937563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095937563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095937563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095937563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095937563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095937563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095937564 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095937564 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095937564 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095937564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095937564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095937564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095937566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095937570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095937570 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095937898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095937898 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095937898 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095937898 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095937901 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106095937902 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106095937924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@ffbd8aed769c: setverdict(pass): none -> pass MTC@ffbd8aed769c: Warning: Re-starting timer T, which is already active (running or expired). 20250106095937945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095937957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46142<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1255)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1248)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1253)@ffbd8aed769c: Final verdict of PTC: none 20250106095937962 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095937962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1254)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1243)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@ffbd8aed769c: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@ffbd8aed769c: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@ffbd8aed769c: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1241)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1251)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1246)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: pass MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@ffbd8aed769c: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 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 20250106095938019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095938421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46156<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59336) 20250106095938964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095938964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59336, count=60496) 20250106095939966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095939966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:59:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106095940968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095940968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_rim_eutran_to_geran started. 20250106095941524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095941526 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095941573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095941573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095941573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095941573 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095941573 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095941573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095941573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095941573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095941573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095941574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095941574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095941574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095941574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095941574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095941574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095941574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095941574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095941574 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095941574 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095941574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095941574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095941574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095941577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095941583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095941583 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1263)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1260)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1262)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1267)@ffbd8aed769c: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1266)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 20250106095941596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095941596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095941596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095941596 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095941596 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095941596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095941596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095941596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095941596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1267)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095941597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095941597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095941597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095941597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095941597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095941597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095941597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095941597 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095941597 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095941597 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095941597 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095941597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095941597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1267)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1267)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095941599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1263)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250106095941604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095941604 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1266)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_rim_eutran_to_geran-BVCI210(1264)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1271)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095941608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095941608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095941608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095941608 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095941608 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095941608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095941608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095941608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095941608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095941609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095941609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095941609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095941609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095941609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095941609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095941609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095941609 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095941609 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095941609 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095941609 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095941609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1271)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095941609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095941612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095941617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095941617 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095941969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095941969 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095941969 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095941969 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095941973 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1272)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106095941975 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ffbd8aed769c: setverdict(pass): none -> pass 20250106095942010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095942013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46164<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@ffbd8aed769c: Final verdict of PTC: none 20250106095942014 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106095942014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1272)@ffbd8aed769c: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1264)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1271)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@ffbd8aed769c: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@ffbd8aed769c: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1261)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1267)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1269)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1259)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1265)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: pass MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1264): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1265): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1267): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@ffbd8aed769c: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 09:59:42 UTC 2025 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc 20250106095942074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095942476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46912<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52500) 20250106095943016 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095943016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=52500, count=53760) 20250106095944018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095944018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 09:59: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_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 20250106095945020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095945020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_cell_change_different_rai_ci_attach started. 20250106095945572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106095945575 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095945608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106095945608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095945608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095945608 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095945608 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106095945608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095945608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095945608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095945608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095945609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095945609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095945609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095945609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095945609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095945609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095945609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095945609 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095945609 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106095945609 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095945609 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095945609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095945609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095945612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095945616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095945616 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1285)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1285)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095945630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106095945630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095945630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095945630 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095945630 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106095945630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095945630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095945630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095945630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1284)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1285)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095945631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095945631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095945631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095945631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095945631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095945631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095945631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095945631 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095945631 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106095945631 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095945631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1285)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106095945631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095945631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1285)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095945633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250106095945639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095945639 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1284)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI210(1282)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1289)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106095945643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106095945643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106095945643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106095945643 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095945643 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106095945643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106095945643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106095945643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106095945643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106095945644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106095945644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106095945644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106095945644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106095945644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106095945644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106095945644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106095945644 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106095945644 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106095945644 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106095945644 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106095945644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106095945644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106095945646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106095945650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095945650 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)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106095946022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106095946022 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106095946022 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106095946022 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106095946026 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1290)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106095946027 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@ffbd8aed769c: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='FDFD72DD'O, index=0 SGSN_Test-GSUP(1291)@ffbd8aed769c: 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)@ffbd8aed769c: 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 := '0ECC2D1C38DA867BBF6E1485118499D5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A808A16C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '40FCB85DA90284E8'O } } } } } 20250106095946101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095946101 DLLC NOTICE LLME(ffffffff/fdfd72dd){UNASSIGNED} LLC RX: unknown TLLI 0xfdfd72dd, creating LLME on the fly (gprs_llc.c:552) 20250106095946101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095946101 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1248) 20250106095946101 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106095946101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106095946101 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106095946101 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106095946101 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095946101 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106095946101 DLLC NOTICE LLME(ffffffff/fdfd72dd){UNASSIGNED} LLGM Assign pre (fdfd72dd => ec68ab6c) (gprs_llc.c:1079) 20250106095946101 DLLC NOTICE LLME(fdfd72dd/ec68ab6c){ASSIGNED} LLGM Assign post (fdfd72dd => ec68ab6c) (gprs_llc.c:1125) 20250106095946101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095946101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095946101 DMM DEBUG MM(262420000000068/ec68ab6c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095946120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095946120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106095946120 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095946120 DMM DEBUG MM(262420000000068/ec68ab6c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20250106095946120 DMM NOTICE MM(262420000000068/ec68ab6c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095946120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095946120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095946120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095946120 DMM DEBUG MM(262420000000068/ec68ab6c) Requesting authorization (sgsn_auth.c:160) 20250106095946120 DMM INFO MM(262420000000068/ec68ab6c) Requesting authentication tuples (sgsn_auth.c:184) 20250106095946120 DMM DEBUG MM(262420000000068/ec68ab6c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106095946120 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250106095946120 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@ffbd8aed769c: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20250106095946126 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106095946126 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106095946126 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106095946126 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106095946126 DMM INFO MM(262420000000068/ec68ab6c) Subscriber data update (mmctx.c:445) 20250106095946126 DMM DEBUG MM(262420000000068/ec68ab6c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106095946126 DMM INFO MM(262420000000068/ec68ab6c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106095946126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106095946126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106095946126 DMM INFO MM(262420000000068/ec68ab6c) <- GMM AUTH AND CIPHERING REQ (rand = 0e cc 2d 1c 38 da 86 7b bf 6e 14 85 11 84 99 d5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106095946141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095946141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250106095946141 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095946141 DMM INFO MM(262420000000068/ec68ab6c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106095946141 DMM NOTICE MM(262420000000068/ec68ab6c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106095946141 DMM DEBUG MM(262420000000068/ec68ab6c) checking auth: received GSM SRES = a8 08 a1 6c (gprs_gmm.c:648) 20250106095946141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106095946141 DMM DEBUG MM(262420000000068/ec68ab6c) Requesting authorization (sgsn_auth.c:160) 20250106095946141 DMM INFO MM(262420000000068/ec68ab6c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095946141 DMM DEBUG MM(262420000000068/ec68ab6c) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095946141 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250106095946141 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) 20250106095946141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106095946141 DMM INFO MM(262420000000068/ec68ab6c) <- GMM ATTACH ACCEPT (new P-TMSI=0xec68ab6c) (gprs_gmm.c:282) 20250106095946144 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106095946144 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106095946144 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250106095946144 DMM INFO MM(262420000000068/ec68ab6c) Subscriber data update (mmctx.c:445) 20250106095946144 DMM DEBUG MM(262420000000068/ec68ab6c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106095946144 DMM INFO MM(262420000000068/ec68ab6c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106095946144 DMM NOTICE MM(262420000000068/ec68ab6c) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20250106095946144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106095946144 DMM NOTICE MM(262420000000068/ec68ab6c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106095946144 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) 20250106095946145 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106095946145 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250106095946145 DMM INFO MM(262420000000068/ec68ab6c) Subscriber data update (mmctx.c:445) 20250106095946145 DMM DEBUG MM(262420000000068/ec68ab6c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106095946157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095946157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106095946157 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095946157 DMM INFO MM(262420000000068/ec68ab6c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106095946157 DMM NOTICE MM(262420000000068/ec68ab6c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106095946157 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106095946157 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106095946157 DLLC NOTICE LLME(fdfd72dd/ec68ab6c){ASSIGNED} LLGM Assign pre (ffffffff => ec68ab6c) (gprs_llc.c:1079) 20250106095946157 DLLC NOTICE LLME(ffffffff/ec68ab6c){ASSIGNED} LLGM Assign post (ffffffff => ec68ab6c) (gprs_llc.c:1125) 20250106095946157 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106095946157 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106095946157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106095946157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250106095946214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095946214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106095946214 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095946214 DMM INFO MM(262420000000068/ec68ab6c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106095946215 DMM INFO MM(262420000000068/ec68ab6c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106095946215 DMM DEBUG MM(262420000000068/ec68ab6c) Using GGSN 0 (gprs_sm.c:317) 20250106095946215 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) 20250106095946215 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250106095946215 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106095946215 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20250106095946215 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20250106095946240 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 77 e9 fa 38 11 0f e3 f5 a3 14 05 7f 2a 87 5d db 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20250106095946240 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc54490, cbp=0x55a0bc172520) (sgsn_libgtp.c:633) 20250106095946240 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106095946240 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc176f98 TLLI=ec68ab6c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106095946240 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106095946241 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@ffbd8aed769c: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106095946256 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20250106095946268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095946268 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250106095946268 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@ffbd8aed769c: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1282)@ffbd8aed769c: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='EC68AB6C'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@ffbd8aed769c: 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 := '201B5C57605C781988C8B5FE6451A2D2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1C4AFFA4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5D8CAE29000152B0'O } } } } } 20250106095946284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095946284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250106095946284 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xEC68AB6C) type="GPRS attach" (gprs_gmm.c:1248) 20250106095946284 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106095946284 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250106095946284 DLLC NOTICE LLME(ffffffff/ec68ab6c){ASSIGNED} LLGM Assign pre (ec68ab6c => fcdbb71d) (gprs_llc.c:1079) 20250106095946284 DLLC NOTICE LLME(ec68ab6c/fcdbb71d){ASSIGNED} LLGM Assign post (ec68ab6c => fcdbb71d) (gprs_llc.c:1125) 20250106095946284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106095946284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106095946284 DMM DEBUG MM(262420000000068/fcdbb71d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106095946308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106095946308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250106095946308 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106095946308 DMM DEBUG MM(262420000000068/fcdbb71d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20250106095946308 DMM NOTICE MM(262420000000068/fcdbb71d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106095946308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106095946308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106095946308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106095946308 DMM DEBUG MM(262420000000068/fcdbb71d) Requesting authorization (sgsn_auth.c:160) 20250106095946308 DMM INFO MM(262420000000068/fcdbb71d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106095946308 DMM DEBUG MM(262420000000068/fcdbb71d) Requesting subscriber data update (gprs_subscriber.c:894) 20250106095946308 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250106095946308 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) 20250106095951083 DGPRS DEBUG Checking for inactive LLMEs, time = 38685790 (sgsn.c:132) 20250106095952308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250106095952308 DMM ERROR MM(262420000000068/fcdbb71d) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250106095952308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250106095952309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250106095952309 DMM NOTICE MM(262420000000068/fcdbb71d) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250106095952309 DMM NOTICE MM(262420000000068/fcdbb71d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250106095952309 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250106095952309 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc176f98, TLLI=fcdbb71d, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106095952309 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250106095952309 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250106095952309 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20250106095952309 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250106095952309 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) 20250106095952309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Reject}: Deallocated (fsm.c:568) 20250106095952309 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Deallocated (fsm.c:568) 20250106095952309 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106095952309 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250106095952309 DLLC NOTICE LLME(ec68ab6c/fcdbb71d){ASSIGNED} LLGM Assign pre (fcdbb71d => ffffffff) (gprs_llc.c:1079) 20250106095952309 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fcdbb71d => ffffffff) (gprs_llc.c:1125) 20250106095957309 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:273) 20250106100002310 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:273) 20250106100006023 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250106100006023 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250106100006024 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106100007311 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:273) 20250106100012312 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:273) 20250106100015610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100015615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100015615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106100015632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100015634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100015634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106100015645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100015648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100015648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@ffbd8aed769c: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@ffbd8aed769c: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. 20250106100016095 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106100016095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1291)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1284)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1285)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@ffbd8aed769c: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@ffbd8aed769c: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1282)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@ffbd8aed769c: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1289)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1279)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@ffbd8aed769c: Final verdict of PTC: none 20250106100016099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46928<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(1292)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1283)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1277)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1287)@ffbd8aed769c: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@ffbd8aed769c: Final verdict of PTC: fail reason: "Tguard timeout" MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1282): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1283): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1284): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1285): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@ffbd8aed769c: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@ffbd8aed769c: 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'. Mon Jan 6 10:00:16 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20250106100016192 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100016594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44586<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=118192) 20250106100017095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100017095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250106100017314 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:267) 20250106100017314 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55a0bc172520) (sgsn_libgtp.c:633) 20250106100017314 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55a0bc172520) (sgsn_libgtp.c:637) 20250106100017314 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250106100017314 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250106100017314 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250106100017314 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=118192, count=122548) 20250106100018096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100018096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 10:00: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_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 20250106100019097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100019097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_cell_change_different_rai_ci_data started. 20250106100019682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100019685 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100019728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106100019728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100019728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100019728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100019728 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106100019728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100019728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100019728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100019728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100019729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100019729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100019729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100019729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100019729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100019729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100019729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100019729 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100019729 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106100019729 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100019729 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100019730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100019730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100019732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100019737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100019737 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI196(1297)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100019744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106100019744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100019744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100019744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100019744 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106100019744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100019744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100019744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100019744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100019744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100019744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100019744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100019745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100019745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100019745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100019745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100019745 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100019745 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106100019745 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100019745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100019745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100019745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100019747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100019752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100019752 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)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100019761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106100019761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100019761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100019761 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100019761 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106100019761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100019761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100019761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100019761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100019762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100019762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100019762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100019762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100019762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100019762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100019762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100019762 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100019762 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106100019762 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100019762 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1308)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106100019763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100019763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100019765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100019770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100019770 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)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106100020098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100020099 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106100020099 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106100020099 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106100020103 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1309)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106100020104 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@ffbd8aed769c: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='CCE7CFC2'O, index=0 SGSN_Test-GSUP(1310)@ffbd8aed769c: 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)@ffbd8aed769c: 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 := '7C8C10C801556828E004B531E68986D3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5BB0E115'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3E76866EC5C2F33E'O } } } } } 20250106100020184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100020184 DLLC NOTICE LLME(ffffffff/cce7cfc2){UNASSIGNED} LLC RX: unknown TLLI 0xcce7cfc2, creating LLME on the fly (gprs_llc.c:552) 20250106100020184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106100020184 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1248) 20250106100020184 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106100020184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106100020184 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106100020184 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106100020185 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106100020185 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106100020185 DLLC NOTICE LLME(ffffffff/cce7cfc2){UNASSIGNED} LLGM Assign pre (cce7cfc2 => e4a8dc59) (gprs_llc.c:1079) 20250106100020185 DLLC NOTICE LLME(cce7cfc2/e4a8dc59){ASSIGNED} LLGM Assign post (cce7cfc2 => e4a8dc59) (gprs_llc.c:1125) 20250106100020185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106100020185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106100020185 DMM DEBUG MM(262420000000070/e4a8dc59) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106100020198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100020198 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106100020198 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106100020198 DMM DEBUG MM(262420000000070/e4a8dc59) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1066) 20250106100020198 DMM NOTICE MM(262420000000070/e4a8dc59) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106100020198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106100020198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106100020198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106100020198 DMM DEBUG MM(262420000000070/e4a8dc59) Requesting authorization (sgsn_auth.c:160) 20250106100020198 DMM INFO MM(262420000000070/e4a8dc59) Requesting authentication tuples (sgsn_auth.c:184) 20250106100020198 DMM DEBUG MM(262420000000070/e4a8dc59) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106100020199 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250106100020199 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@ffbd8aed769c: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20250106100020204 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106100020204 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106100020204 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106100020204 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106100020204 DMM INFO MM(262420000000070/e4a8dc59) Subscriber data update (mmctx.c:445) 20250106100020204 DMM DEBUG MM(262420000000070/e4a8dc59) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106100020204 DMM INFO MM(262420000000070/e4a8dc59) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106100020204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106100020205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106100020205 DMM INFO MM(262420000000070/e4a8dc59) <- GMM AUTH AND CIPHERING REQ (rand = 7c 8c 10 c8 01 55 68 28 e0 04 b5 31 e6 89 86 d3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106100020220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100020220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250106100020220 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106100020220 DMM INFO MM(262420000000070/e4a8dc59) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106100020220 DMM NOTICE MM(262420000000070/e4a8dc59) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106100020220 DMM DEBUG MM(262420000000070/e4a8dc59) checking auth: received GSM SRES = 5b b0 e1 15 (gprs_gmm.c:648) 20250106100020220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106100020220 DMM DEBUG MM(262420000000070/e4a8dc59) Requesting authorization (sgsn_auth.c:160) 20250106100020220 DMM INFO MM(262420000000070/e4a8dc59) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106100020220 DMM DEBUG MM(262420000000070/e4a8dc59) Requesting subscriber data update (gprs_subscriber.c:894) 20250106100020220 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250106100020220 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) 20250106100020220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106100020220 DMM INFO MM(262420000000070/e4a8dc59) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4a8dc59) (gprs_gmm.c:282) 20250106100020224 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106100020224 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106100020224 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250106100020224 DMM INFO MM(262420000000070/e4a8dc59) Subscriber data update (mmctx.c:445) 20250106100020224 DMM DEBUG MM(262420000000070/e4a8dc59) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106100020224 DMM INFO MM(262420000000070/e4a8dc59) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106100020224 DMM NOTICE MM(262420000000070/e4a8dc59) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:982) 20250106100020224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106100020224 DMM NOTICE MM(262420000000070/e4a8dc59) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106100020224 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) 20250106100020226 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106100020226 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250106100020226 DMM INFO MM(262420000000070/e4a8dc59) Subscriber data update (mmctx.c:445) 20250106100020226 DMM DEBUG MM(262420000000070/e4a8dc59) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106100020236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100020236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106100020236 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106100020236 DMM INFO MM(262420000000070/e4a8dc59) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106100020236 DMM NOTICE MM(262420000000070/e4a8dc59) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106100020236 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106100020236 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106100020236 DLLC NOTICE LLME(cce7cfc2/e4a8dc59){ASSIGNED} LLGM Assign pre (ffffffff => e4a8dc59) (gprs_llc.c:1079) 20250106100020236 DLLC NOTICE LLME(ffffffff/e4a8dc59){ASSIGNED} LLGM Assign post (ffffffff => e4a8dc59) (gprs_llc.c:1125) 20250106100020236 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106100020236 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106100020236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106100020236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250106100020293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100020293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106100020293 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106100020293 DMM INFO MM(262420000000070/e4a8dc59) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106100020293 DMM INFO MM(262420000000070/e4a8dc59) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106100020293 DMM DEBUG MM(262420000000070/e4a8dc59) Using GGSN 0 (gprs_sm.c:317) 20250106100020293 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) 20250106100020293 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250106100020293 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106100020293 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20250106100020293 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20250106100020308 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 2d d4 b4 29 11 cf f2 2e 5c 14 05 7f 85 cf d7 da 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20250106100020308 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc54490, cbp=0x55a0bc172520) (sgsn_libgtp.c:633) 20250106100020308 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106100020308 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc176f98 TLLI=e4a8dc59, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106100020308 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106100020308 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@ffbd8aed769c: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106100020317 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20250106100020322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100020322 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250106100020322 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_data-BVCI210(1302)@ffbd8aed769c: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E4A8DC59'O, index=0 20250106100020326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100020326 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250106100020326 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55a0bc176f98, TLLI=e4a8dc59, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20250106100021084 DGPRS DEBUG Checking for inactive LLMEs, time = 38685820 (sgsn.c:132) TC_cell_change_different_rai_ci_data(1312)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@ffbd8aed769c: Removing Client IMSI='262420000000070'H, index=0 20250106100022332 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1297)@ffbd8aed769c: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@ffbd8aed769c: Final verdict of PTC: pass 20250106100022352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44602<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250106100022356 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106100022356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1303)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1298)@ffbd8aed769c: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1308)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@ffbd8aed769c: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@ffbd8aed769c: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1306)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1301)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(1310)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1296)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 10:00:22 UTC 2025 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc 20250106100022478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100022881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42428<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93884) 20250106100023357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100023357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93884, count=100796) 20250106100024358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100024359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106100025360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100025360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_cell_change_different_ci_attach started. 20250106100025970 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100025973 DMM INFO MM(262420000000070/e4a8dc59) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106100025973 DMM INFO MM(262420000000070/e4a8dc59) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106100025973 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106100025973 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106100025973 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106100025973 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106100025973 DLLC NOTICE LLME(ffffffff/e4a8dc59){ASSIGNED} LLGM Assign pre (e4a8dc59 => ffffffff) (gprs_llc.c:1079) 20250106100025973 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4a8dc59 => ffffffff) (gprs_llc.c:1125) 20250106100025973 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a0bc176c40 (gprs_sndcp.c:574) 20250106100025973 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc176f98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106100025973 DMM NOTICE MM(262420000000070/e4a8dc59) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250106100025973 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250106100025974 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250106100025974 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250106100025974 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20250106100025974 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250106100025974 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) 20250106100025974 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) 20250106100025974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106100025974 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106100025974 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106100025974 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106100025974 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100026025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106100026025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100026025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100026025 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100026025 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106100026025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100026025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100026025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100026025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100026026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100026026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100026026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100026026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100026027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100026027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100026027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100026027 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100026027 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106100026027 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100026027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100026027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100026027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100026029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100026034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100026034 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100026042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106100026042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100026042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100026042 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100026042 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106100026042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100026042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100026042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100026042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100026043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100026043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100026043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100026043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100026043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100026043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100026043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100026043 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100026043 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106100026043 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100026043 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100026043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100026043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100026045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100026049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100026049 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100026058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106100026058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100026058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100026058 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100026058 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106100026058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100026058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100026058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100026058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100026059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100026059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100026059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100026059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100026059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100026059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100026059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100026059 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100026059 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106100026059 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100026059 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100026059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100026059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100026062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100026068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100026068 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106100026361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100026361 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106100026362 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106100026362 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106100026366 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1328)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106100026367 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@ffbd8aed769c: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='EFFD658D'O, index=0 SGSN_Test-GSUP(1329)@ffbd8aed769c: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@ffbd8aed769c: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@ffbd8aed769c: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='EFFD658D'O, index=0 TC_cell_change_different_ci_attach(1331)@ffbd8aed769c: 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 := '68215ED2671BF72AD00B3919FF7D2097'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6D322941'O ("m2)A") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9930F07316692132'O } } } } } 20250106100026447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100026447 DLLC NOTICE LLME(ffffffff/effd658d){UNASSIGNED} LLC RX: unknown TLLI 0xeffd658d, creating LLME on the fly (gprs_llc.c:552) 20250106100026447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106100026447 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1248) 20250106100026447 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106100026447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106100026447 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106100026447 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106100026447 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106100026447 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106100026447 DLLC NOTICE LLME(ffffffff/effd658d){UNASSIGNED} LLGM Assign pre (effd658d => dcaf9205) (gprs_llc.c:1079) 20250106100026447 DLLC NOTICE LLME(effd658d/dcaf9205){ASSIGNED} LLGM Assign post (effd658d => dcaf9205) (gprs_llc.c:1125) 20250106100026447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106100026447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106100026447 DMM DEBUG MM(262420000000069/dcaf9205) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106100026460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100026460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106100026461 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106100026461 DMM DEBUG MM(262420000000069/dcaf9205) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20250106100026461 DMM NOTICE MM(262420000000069/dcaf9205) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106100026461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106100026461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106100026461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106100026461 DMM DEBUG MM(262420000000069/dcaf9205) Requesting authorization (sgsn_auth.c:160) 20250106100026461 DMM INFO MM(262420000000069/dcaf9205) Requesting authentication tuples (sgsn_auth.c:184) 20250106100026461 DMM DEBUG MM(262420000000069/dcaf9205) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106100026461 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250106100026461 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@ffbd8aed769c: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20250106100026462 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106100026462 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106100026462 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106100026462 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106100026462 DMM INFO MM(262420000000069/dcaf9205) Subscriber data update (mmctx.c:445) 20250106100026462 DMM DEBUG MM(262420000000069/dcaf9205) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106100026462 DMM INFO MM(262420000000069/dcaf9205) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106100026462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106100026462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106100026462 DMM INFO MM(262420000000069/dcaf9205) <- GMM AUTH AND CIPHERING REQ (rand = 68 21 5e d2 67 1b f7 2a d0 0b 39 19 ff 7d 20 97 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106100026471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100026471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250106100026471 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106100026471 DMM INFO MM(262420000000069/dcaf9205) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106100026471 DMM NOTICE MM(262420000000069/dcaf9205) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106100026471 DMM DEBUG MM(262420000000069/dcaf9205) checking auth: received GSM SRES = 6d 32 29 41 (gprs_gmm.c:648) 20250106100026471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106100026471 DMM DEBUG MM(262420000000069/dcaf9205) Requesting authorization (sgsn_auth.c:160) 20250106100026471 DMM INFO MM(262420000000069/dcaf9205) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106100026471 DMM DEBUG MM(262420000000069/dcaf9205) Requesting subscriber data update (gprs_subscriber.c:894) 20250106100026471 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250106100026471 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) 20250106100026471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106100026471 DMM INFO MM(262420000000069/dcaf9205) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcaf9205) (gprs_gmm.c:282) 20250106100026472 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106100026472 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106100026472 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250106100026472 DMM INFO MM(262420000000069/dcaf9205) Subscriber data update (mmctx.c:445) 20250106100026472 DMM DEBUG MM(262420000000069/dcaf9205) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106100026472 DMM INFO MM(262420000000069/dcaf9205) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106100026472 DMM NOTICE MM(262420000000069/dcaf9205) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20250106100026472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106100026472 DMM NOTICE MM(262420000000069/dcaf9205) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106100026472 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) 20250106100026473 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106100026473 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250106100026473 DMM INFO MM(262420000000069/dcaf9205) Subscriber data update (mmctx.c:445) 20250106100026473 DMM DEBUG MM(262420000000069/dcaf9205) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106100026483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100026483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106100026483 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106100026483 DMM INFO MM(262420000000069/dcaf9205) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106100026483 DMM NOTICE MM(262420000000069/dcaf9205) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106100026483 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106100026483 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106100026483 DLLC NOTICE LLME(effd658d/dcaf9205){ASSIGNED} LLGM Assign pre (ffffffff => dcaf9205) (gprs_llc.c:1079) 20250106100026483 DLLC NOTICE LLME(ffffffff/dcaf9205){ASSIGNED} LLGM Assign post (ffffffff => dcaf9205) (gprs_llc.c:1125) 20250106100026483 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106100026483 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106100026483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106100026483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250106100026536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100026536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106100026536 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106100026536 DMM INFO MM(262420000000069/dcaf9205) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106100026536 DMM INFO MM(262420000000069/dcaf9205) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106100026536 DMM DEBUG MM(262420000000069/dcaf9205) Using GGSN 0 (gprs_sm.c:317) 20250106100026536 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) 20250106100026536 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250106100026536 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106100026536 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20250106100026536 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20250106100026552 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 48 2b 34 46 11 2d 91 a2 dd 14 05 7f 6d 60 c5 4f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20250106100026552 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc55508, cbp=0x55a0bc174ba0) (sgsn_libgtp.c:633) 20250106100026552 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106100026552 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc176f98 TLLI=dcaf9205, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106100026552 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106100026552 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@ffbd8aed769c: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106100026556 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20250106100026561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100026561 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250106100026561 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI210(1321)@ffbd8aed769c: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@ffbd8aed769c: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='DCAF9205'O, index=0 TC_cell_change_different_ci_attach(1331)@ffbd8aed769c: 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 := '67286006B87B6A45E4A3DB3D10A48A7A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3AD9255F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '45AC9305C8CA36E7'O } } } } } 20250106100026567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100026567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250106100026567 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106100026567 DMM INFO MM(262420000000069/dcaf9205) -> GMM ATTACH REQUEST MI(TMSI-0xDCAF9205) type="GPRS attach" (gprs_gmm.c:1248) 20250106100026567 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106100026567 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250106100026567 DLLC NOTICE LLME(ffffffff/dcaf9205){ASSIGNED} LLGM Assign pre (dcaf9205 => d849bda6) (gprs_llc.c:1079) 20250106100026567 DLLC NOTICE LLME(dcaf9205/d849bda6){ASSIGNED} LLGM Assign post (dcaf9205 => d849bda6) (gprs_llc.c:1125) 20250106100026567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106100026567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106100026567 DMM DEBUG MM(262420000000069/d849bda6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106100026575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100026575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250106100026575 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106100026575 DMM DEBUG MM(262420000000069/d849bda6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20250106100026575 DMM NOTICE MM(262420000000069/d849bda6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106100026575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106100026575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106100026575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106100026575 DMM DEBUG MM(262420000000069/d849bda6) Requesting authorization (sgsn_auth.c:160) 20250106100026575 DMM INFO MM(262420000000069/d849bda6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106100026575 DMM DEBUG MM(262420000000069/d849bda6) Requesting subscriber data update (gprs_subscriber.c:894) 20250106100026575 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250106100026575 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) 20250106100032576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250106100032577 DMM ERROR MM(262420000000069/d849bda6) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250106100032577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250106100032577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250106100032577 DMM NOTICE MM(262420000000069/d849bda6) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250106100032577 DMM NOTICE MM(262420000000069/d849bda6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250106100032577 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250106100032577 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc176f98, TLLI=d849bda6, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106100032577 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250106100032577 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250106100032577 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20250106100032577 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250106100032577 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) 20250106100032577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Reject}: Deallocated (fsm.c:568) 20250106100032577 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Deallocated (fsm.c:568) 20250106100032577 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106100032577 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250106100032577 DLLC NOTICE LLME(dcaf9205/d849bda6){ASSIGNED} LLGM Assign pre (d849bda6 => ffffffff) (gprs_llc.c:1079) 20250106100032577 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d849bda6 => ffffffff) (gprs_llc.c:1125) 20250106100037578 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:273) 20250106100042578 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:273) 20250106100046363 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250106100046363 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250106100046364 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106100047580 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:273) 20250106100051085 DGPRS DEBUG Checking for inactive LLMEs, time = 38685850 (sgsn.c:132) 20250106100052580 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:273) 20250106100056028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100056035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100056035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106100056043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100056046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100056046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250106100056059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100056064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100056064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@ffbd8aed769c: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@ffbd8aed769c: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. 20250106100056437 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106100056437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1328)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(1329)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1327)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1322)@ffbd8aed769c: Final verdict of PTC: none 20250106100056439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42432<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1317)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@ffbd8aed769c: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@ffbd8aed769c: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@ffbd8aed769c: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1325)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1320)@ffbd8aed769c: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@ffbd8aed769c: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1315)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@ffbd8aed769c: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@ffbd8aed769c: 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'. Mon Jan 6 10:00:56 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20250106100056518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100056920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50552<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=124552) 20250106100057438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100057438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250106100057581 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:267) 20250106100057581 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55a0bc174ba0) (sgsn_libgtp.c:633) 20250106100057581 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55a0bc174ba0) (sgsn_libgtp.c:637) 20250106100057581 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250106100057581 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250106100057581 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250106100057581 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=124552, count=128908) 20250106100058439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100058439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106100059440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100059440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_cell_change_different_ci_data started. 20250106100100033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100100037 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100100088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106100100088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100100088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100100088 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100100088 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106100100088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100100088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100100088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100100088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100100089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100100089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100100089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100100089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100100089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100100089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100100089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100100089 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100100089 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106100100089 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100100089 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1336)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106100100089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100100089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100100091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100100095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100100095 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100100103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106100100103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100100103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100100103 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100100103 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106100100103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100100103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100100103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100100103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100100104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100100104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100100104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100100104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100100104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100100104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100100104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100100104 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100100104 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106100100104 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100100104 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100100105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100100105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100100107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100100111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100100111 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100100120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106100100120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100100120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100100120 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100100120 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106100100120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100100120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100100120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100100120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100100120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100100120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100100121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100100121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100100121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100100121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100100121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100100121 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100100121 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106100100121 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100100121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1346)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106100100121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100100121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100100122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100100126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100100126 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106100100441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100100441 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106100100441 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106100100441 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@ffbd8aed769c: Established a new IPA connection (conn_id=2) 20250106100100443 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1347)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106100100443 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@ffbd8aed769c: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='C95B741C'O, index=0 SGSN_Test-GSUP(1348)@ffbd8aed769c: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@ffbd8aed769c: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@ffbd8aed769c: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='C95B741C'O, index=0 TC_cell_change_different_ci_data(1350)@ffbd8aed769c: 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 := 'A6EBA7F3B208F87B79D48EBA2C5A6318'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '29EABCC9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '02DD71D91636CC6B'O } } } } } 20250106100100487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100100487 DLLC NOTICE LLME(ffffffff/c95b741c){UNASSIGNED} LLC RX: unknown TLLI 0xc95b741c, creating LLME on the fly (gprs_llc.c:552) 20250106100100487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106100100487 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1248) 20250106100100487 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106100100487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106100100487 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106100100487 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106100100487 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106100100487 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106100100487 DLLC NOTICE LLME(ffffffff/c95b741c){UNASSIGNED} LLGM Assign pre (c95b741c => f0d55b07) (gprs_llc.c:1079) 20250106100100487 DLLC NOTICE LLME(c95b741c/f0d55b07){ASSIGNED} LLGM Assign post (c95b741c => f0d55b07) (gprs_llc.c:1125) 20250106100100487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106100100487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106100100487 DMM DEBUG MM(262420000000071/f0d55b07) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106100100499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100100499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106100100499 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106100100499 DMM DEBUG MM(262420000000071/f0d55b07) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1066) 20250106100100499 DMM NOTICE MM(262420000000071/f0d55b07) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106100100499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106100100499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106100100499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106100100499 DMM DEBUG MM(262420000000071/f0d55b07) Requesting authorization (sgsn_auth.c:160) 20250106100100499 DMM INFO MM(262420000000071/f0d55b07) Requesting authentication tuples (sgsn_auth.c:184) 20250106100100499 DMM DEBUG MM(262420000000071/f0d55b07) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106100100499 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250106100100499 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@ffbd8aed769c: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20250106100100505 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106100100505 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106100100505 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106100100505 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106100100505 DMM INFO MM(262420000000071/f0d55b07) Subscriber data update (mmctx.c:445) 20250106100100505 DMM DEBUG MM(262420000000071/f0d55b07) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106100100505 DMM INFO MM(262420000000071/f0d55b07) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106100100505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106100100505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106100100505 DMM INFO MM(262420000000071/f0d55b07) <- GMM AUTH AND CIPHERING REQ (rand = a6 eb a7 f3 b2 08 f8 7b 79 d4 8e ba 2c 5a 63 18 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106100100526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100100526 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250106100100526 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106100100526 DMM INFO MM(262420000000071/f0d55b07) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106100100526 DMM NOTICE MM(262420000000071/f0d55b07) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106100100526 DMM DEBUG MM(262420000000071/f0d55b07) checking auth: received GSM SRES = 29 ea bc c9 (gprs_gmm.c:648) 20250106100100526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106100100526 DMM DEBUG MM(262420000000071/f0d55b07) Requesting authorization (sgsn_auth.c:160) 20250106100100526 DMM INFO MM(262420000000071/f0d55b07) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106100100526 DMM DEBUG MM(262420000000071/f0d55b07) Requesting subscriber data update (gprs_subscriber.c:894) 20250106100100526 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250106100100526 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) 20250106100100526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106100100526 DMM INFO MM(262420000000071/f0d55b07) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0d55b07) (gprs_gmm.c:282) 20250106100100530 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106100100530 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106100100530 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250106100100530 DMM INFO MM(262420000000071/f0d55b07) Subscriber data update (mmctx.c:445) 20250106100100530 DMM DEBUG MM(262420000000071/f0d55b07) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106100100530 DMM INFO MM(262420000000071/f0d55b07) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106100100530 DMM NOTICE MM(262420000000071/f0d55b07) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:982) 20250106100100530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106100100530 DMM NOTICE MM(262420000000071/f0d55b07) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106100100530 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) 20250106100100533 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106100100533 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250106100100533 DMM INFO MM(262420000000071/f0d55b07) Subscriber data update (mmctx.c:445) 20250106100100533 DMM DEBUG MM(262420000000071/f0d55b07) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106100100538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100100538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106100100538 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106100100538 DMM INFO MM(262420000000071/f0d55b07) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106100100538 DMM NOTICE MM(262420000000071/f0d55b07) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106100100538 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106100100538 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106100100538 DLLC NOTICE LLME(c95b741c/f0d55b07){ASSIGNED} LLGM Assign pre (ffffffff => f0d55b07) (gprs_llc.c:1079) 20250106100100538 DLLC NOTICE LLME(ffffffff/f0d55b07){ASSIGNED} LLGM Assign post (ffffffff => f0d55b07) (gprs_llc.c:1125) 20250106100100538 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106100100538 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106100100538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106100100538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250106100100589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100100589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250106100100589 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106100100589 DMM INFO MM(262420000000071/f0d55b07) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250106100100589 DMM INFO MM(262420000000071/f0d55b07) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250106100100589 DMM DEBUG MM(262420000000071/f0d55b07) Using GGSN 0 (gprs_sm.c:317) 20250106100100589 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) 20250106100100589 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250106100100589 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250106100100589 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20250106100100589 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20250106100100597 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 17 61 f3 f0 11 ff 2c e8 9f 14 05 7f 0b 46 40 fb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20250106100100597 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7eff8dc55508, cbp=0x55a0bc174ba0) (sgsn_libgtp.c:633) 20250106100100597 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250106100100597 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a0bc176f98 TLLI=f0d55b07, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250106100100597 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250106100100597 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@ffbd8aed769c: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed 20250106100100602 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20250106100100608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100100608 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250106100100608 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_data-BVCI210(1340)@ffbd8aed769c: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@ffbd8aed769c: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='F0D55B07'O, index=0 20250106100100613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100100613 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250106100100613 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106100100614 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1335)@ffbd8aed769c: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@ffbd8aed769c: Final verdict of PTC: pass 20250106100100622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50560<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1336)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@ffbd8aed769c: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@ffbd8aed769c: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@ffbd8aed769c: Final verdict of PTC: none 20250106100100627 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106100100627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_cell_change_different_ci_data-BVCI210(1340)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1346)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1341)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1334)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1344)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1339)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 10:01:00 UTC 2025 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc 20250106100100684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100101086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50566<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88576) 20250106100101628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100101628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88576, count=100656) 20250106100102629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100102629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 10:01:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106100103630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100103630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_sgsn_context_req_in started. 20250106100104117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100104118 DMM INFO MM(262420000000071/f0d55b07) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106100104118 DMM INFO MM(262420000000071/f0d55b07) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106100104118 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106100104118 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106100104118 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106100104118 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106100104118 DLLC NOTICE LLME(ffffffff/f0d55b07){ASSIGNED} LLGM Assign pre (f0d55b07 => ffffffff) (gprs_llc.c:1079) 20250106100104118 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0d55b07 => ffffffff) (gprs_llc.c:1125) 20250106100104118 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a0bc176c40 (gprs_sndcp.c:574) 20250106100104118 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a0bc176f98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250106100104118 DMM NOTICE MM(262420000000071/f0d55b07) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250106100104118 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250106100104118 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250106100104119 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250106100104119 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20250106100104119 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250106100104119 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) 20250106100104119 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) 20250106100104119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106100104119 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106100104119 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106100104119 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106100104119 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1356)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1356)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100104160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106100104160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100104160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100104160 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100104160 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106100104160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100104160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100104160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100104160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1355)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1356)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100104161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100104161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100104161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100104161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100104161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100104161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100104161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100104161 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100104161 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106100104161 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100104161 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100104161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100104161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1356)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1356)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100104163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250106100104168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100104168 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1355)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_sgsn_context_req_in-BVCI196(1353)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1360)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100104172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106100104172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100104172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100104172 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100104172 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106100104172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100104172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100104172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100104172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100104173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100104173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100104173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100104173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100104173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100104173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100104173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100104173 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100104173 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106100104173 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100104173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1360)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106100104173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100104173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100104175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100104181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100104181 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100104191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106100104191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100104191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100104191 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100104191 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106100104191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100104191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100104191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100104191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100104193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100104193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100104193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100104193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100104193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100104193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100104193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100104193 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100104193 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106100104193 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100104193 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100104193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100104193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100104195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100104200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100104200 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106100104632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100104632 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106100104632 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106100104632 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106100104636 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106100104637 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1353)@ffbd8aed769c: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='F45CC388'O, index=0 SGSN_Test-GSUP(1367)@ffbd8aed769c: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@ffbd8aed769c: 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 := '78D9DB7981848B3950A8CB4E8C8CFE2F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '04134067'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3FCA5E61A69B9B2F'O } } } } } 20250106100105693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100105693 DLLC NOTICE LLME(ffffffff/f45cc388){UNASSIGNED} LLC RX: unknown TLLI 0xf45cc388, creating LLME on the fly (gprs_llc.c:552) 20250106100105693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106100105693 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1248) 20250106100105693 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106100105693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106100105693 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106100105693 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Allocated (fsm.c:456) 20250106100105693 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106100105693 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106100105693 DLLC NOTICE LLME(ffffffff/f45cc388){UNASSIGNED} LLGM Assign pre (f45cc388 => e9a478dc) (gprs_llc.c:1079) 20250106100105693 DLLC NOTICE LLME(f45cc388/e9a478dc){ASSIGNED} LLGM Assign post (f45cc388 => e9a478dc) (gprs_llc.c:1125) 20250106100105693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106100105693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106100105693 DMM DEBUG MM(262420000000072/e9a478dc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106100105702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100105702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106100105702 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106100105702 DMM DEBUG MM(262420000000072/e9a478dc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1066) 20250106100105702 DMM NOTICE MM(262420000000072/e9a478dc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106100105702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106100105702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106100105702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106100105702 DMM DEBUG MM(262420000000072/e9a478dc) Requesting authorization (sgsn_auth.c:160) 20250106100105702 DMM INFO MM(262420000000072/e9a478dc) Requesting authentication tuples (sgsn_auth.c:184) 20250106100105702 DMM DEBUG MM(262420000000072/e9a478dc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106100105702 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250106100105702 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@ffbd8aed769c: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20250106100105705 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106100105705 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106100105705 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106100105705 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106100105705 DMM INFO MM(262420000000072/e9a478dc) Subscriber data update (mmctx.c:445) 20250106100105705 DMM DEBUG MM(262420000000072/e9a478dc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106100105705 DMM INFO MM(262420000000072/e9a478dc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106100105705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106100105705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106100105705 DMM INFO MM(262420000000072/e9a478dc) <- GMM AUTH AND CIPHERING REQ (rand = 78 d9 db 79 81 84 8b 39 50 a8 cb 4e 8c 8c fe 2f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250106100105711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100105711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250106100105711 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106100105711 DMM INFO MM(262420000000072/e9a478dc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106100105711 DMM NOTICE MM(262420000000072/e9a478dc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106100105711 DMM DEBUG MM(262420000000072/e9a478dc) checking auth: received GSM SRES = 04 13 40 67 (gprs_gmm.c:648) 20250106100105711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106100105711 DMM DEBUG MM(262420000000072/e9a478dc) Requesting authorization (sgsn_auth.c:160) 20250106100105711 DMM INFO MM(262420000000072/e9a478dc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106100105711 DMM DEBUG MM(262420000000072/e9a478dc) Requesting subscriber data update (gprs_subscriber.c:894) 20250106100105711 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250106100105711 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) 20250106100105711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106100105711 DMM INFO MM(262420000000072/e9a478dc) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9a478dc) (gprs_gmm.c:282) 20250106100105712 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106100105712 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106100105712 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250106100105712 DMM INFO MM(262420000000072/e9a478dc) Subscriber data update (mmctx.c:445) 20250106100105712 DMM DEBUG MM(262420000000072/e9a478dc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106100105712 DMM INFO MM(262420000000072/e9a478dc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106100105712 DMM NOTICE MM(262420000000072/e9a478dc) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:982) 20250106100105712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106100105712 DMM NOTICE MM(262420000000072/e9a478dc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106100105712 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) 20250106100105712 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106100105712 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250106100105712 DMM INFO MM(262420000000072/e9a478dc) Subscriber data update (mmctx.c:445) 20250106100105712 DMM DEBUG MM(262420000000072/e9a478dc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106100105716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100105716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106100105716 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106100105716 DMM INFO MM(262420000000072/e9a478dc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106100105716 DMM NOTICE MM(262420000000072/e9a478dc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106100105716 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106100105716 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106100105716 DLLC NOTICE LLME(f45cc388/e9a478dc){ASSIGNED} LLGM Assign pre (ffffffff => e9a478dc) (gprs_llc.c:1079) 20250106100105716 DLLC NOTICE LLME(ffffffff/e9a478dc){ASSIGNED} LLGM Assign post (ffffffff => e9a478dc) (gprs_llc.c:1125) 20250106100105716 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106100105716 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106100105716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106100105716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250106100105777 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 ea 7f 00 00 03 52 f0 99 42 42 de 05 e9 a4 78 dc 0c 01 02 03 0d fe 11 9b 09 62 83 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@ffbd8aed769c: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250106100107774 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250106100107774 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250106100107774 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) 20250106100107774 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250106100107774 DMM INFO MM(262420000000072/e9a478dc) Subscriber data update (mmctx.c:445) 20250106100107775 DMM DEBUG MM(262420000000072/e9a478dc) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250106100107775 DMM INFO MM(262420000000072/e9a478dc) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250106100107775 DMM INFO MM(262420000000072/e9a478dc) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106100107775 DMM INFO MM(262420000000072/e9a478dc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106100107775 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106100107775 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106100107775 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106100107775 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106100107775 DLLC NOTICE LLME(ffffffff/e9a478dc){ASSIGNED} LLGM Assign pre (e9a478dc => ffffffff) (gprs_llc.c:1079) 20250106100107775 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9a478dc => ffffffff) (gprs_llc.c:1125) 20250106100107775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106100107775 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106100107775 DMM DEBUG MM_STATE_Iu[0x55a0bc168880]{Detached}: Deallocated (fsm.c:568) 20250106100107775 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1353)@ffbd8aed769c: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@ffbd8aed769c: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250106100107777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42466<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1362)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(1367)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1356)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1365)@ffbd8aed769c: Final verdict of PTC: none 20250106100107781 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106100107781 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_sgsn_context_req_in-BVCI210(1359)@ffbd8aed769c: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@ffbd8aed769c: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1353)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1360)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1355)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1363)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1354)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1358)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1353): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1354): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1355): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1356): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@ffbd8aed769c: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@ffbd8aed769c: 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'. Mon Jan 6 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 20250106100107865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100108278 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42470<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86572) 20250106100108782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100108782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86572, count=99392) 20250106100109783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100109783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 10:01:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106100110785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100110785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_sgsn_context_req_out started. 20250106100111342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100111345 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100111386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106100111386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100111386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100111386 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100111387 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106100111387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100111387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100111387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100111387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100111387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100111387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100111387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100111387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100111387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100111387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100111387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100111387 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100111387 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106100111387 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100111387 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100111388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100111388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100111390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100111394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100111394 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100111402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106100111402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100111402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100111402 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100111402 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106100111402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100111402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100111402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100111402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100111403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100111403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100111403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100111403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100111403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100111403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100111403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100111403 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100111403 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106100111403 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100111403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100111403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100111403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100111406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100111411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100111411 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100111419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106100111419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100111419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100111419 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100111419 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106100111419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100111419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100111419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100111419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100111420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100111420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100111420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100111420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100111420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100111420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100111420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100111420 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100111420 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106100111420 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100111420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100111420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100111420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100111423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100111427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100111427 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106100111786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100111786 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106100111786 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106100111786 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106100111790 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106100111791 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@ffbd8aed769c: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='DD7CBF22'O, index=0 SGSN_Test-GSUP(1386)@ffbd8aed769c: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20250106100112861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100112861 DLLC NOTICE LLME(ffffffff/dd7cbf22){UNASSIGNED} LLC RX: unknown TLLI 0xdd7cbf22, creating LLME on the fly (gprs_llc.c:552) 20250106100112862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250106100112862 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250106100112862 DMM NOTICE LLME(ffffffff/dd7cbf22){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20250106100112862 DLLC NOTICE LLME(ffffffff/dd7cbf22){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250106100112862 DMM ERROR LLME(ffffffff/dd7cbf22){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20250106100112862 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20250106100112862 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20250106100112862 DLLC NOTICE LLME(ffffffff/dd7cbf22){UNASSIGNED} LLGM Assign pre (dd7cbf22 => ffffffff) (gprs_llc.c:1079) 20250106100112862 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd7cbf22 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@ffbd8aed769c: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@ffbd8aed769c: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1374)@ffbd8aed769c: Final verdict of PTC: none 20250106100112872 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106100112872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1370)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1379)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@ffbd8aed769c: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@ffbd8aed769c: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@ffbd8aed769c: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@ffbd8aed769c: Final verdict of PTC: none 20250106100112874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42482<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(1387)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1382)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1384)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1372)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1377)@ffbd8aed769c: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@ffbd8aed769c: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@ffbd8aed769c: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@ffbd8aed769c: 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'. Mon Jan 6 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 20250106100112953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100113354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55016<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54584) 20250106100113874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100113874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54584, count=55844) 20250106100114874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100114874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 10:01:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106100115876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100115876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_req_id_req_ra_update started. 20250106100116408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100116411 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100116453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106100116453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100116453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100116453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100116453 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106100116453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100116453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100116453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100116453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100116454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100116454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100116454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100116455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100116455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100116455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100116455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100116455 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100116455 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106100116455 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100116455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100116455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100116455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100116457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100116462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100116462 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1392)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1398)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100116472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106100116472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100116472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100116472 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100116472 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106100116472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100116472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100116472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100116472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100116474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100116474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100116474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100116474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100116474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100116474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100116474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100116474 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100116474 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106100116474 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100116474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1398)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106100116474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100116474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100116477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100116482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100116482 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1400)@ffbd8aed769c: 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)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1404)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1404)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100116494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106100116494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100116494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100116494 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100116494 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106100116494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100116494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100116494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100116494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1404)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100116495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100116495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100116495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100116495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100116495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100116495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100116495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100116495 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100116495 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106100116495 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100116495 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100116496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100116496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1404)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1404)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100116498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100116503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100116503 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)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106100116877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100116877 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106100116877 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106100116877 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1403)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1403)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106100116878 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1403)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1403)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1403)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250106100116878 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1403)@ffbd8aed769c: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1403)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1403)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@ffbd8aed769c: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='C2049231'O, index=0 SGSN_Test-GSUP(1405)@ffbd8aed769c: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20250106100116907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100116907 DLLC NOTICE LLME(ffffffff/c2049231){UNASSIGNED} LLC RX: unknown TLLI 0xc2049231, creating LLME on the fly (gprs_llc.c:552) 20250106100116907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106100116907 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1248) 20250106100116907 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106100116907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106100116907 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106100116907 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106100116907 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106100116907 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106100116907 DLLC NOTICE LLME(ffffffff/c2049231){UNASSIGNED} LLGM Assign pre (c2049231 => ebbd090b) (gprs_llc.c:1079) 20250106100116907 DLLC NOTICE LLME(c2049231/ebbd090b){ASSIGNED} LLGM Assign post (c2049231 => ebbd090b) (gprs_llc.c:1125) 20250106100116907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106100116907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106100116907 DMM DEBUG MM(262420000000047/ebbd090b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106100116916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100116916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250106100116916 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106100116916 DMM INFO MM(262420000000047/ebbd090b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250106100116916 DMM INFO MM(262420000000047/ebbd090b) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-53489-179 New RA: 262-42-13135-0 (gprs_gmm.c:1690) 20250106100116916 DMM NOTICE MM(262420000000047/ebbd090b) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20250106100116916 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20250106100116916 DMM INFO MM(262420000000047/ebbd090b) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250106100116916 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106100116916 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106100116916 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106100116916 DMM ERROR MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250106100116916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Deallocated (fsm.c:568) 20250106100116916 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106100116916 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106100116917 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106100116917 DLLC NOTICE LLME(c2049231/ebbd090b){ASSIGNED} LLGM Assign pre (ebbd090b => ffffffff) (gprs_llc.c:1079) 20250106100116917 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebbd090b => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@ffbd8aed769c: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@ffbd8aed769c: Final verdict of PTC: pass 20250106100116922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55020<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250106100116924 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106100116924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1405)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1403)@ffbd8aed769c: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1401)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1393)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@ffbd8aed769c: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1398)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@ffbd8aed769c: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1404)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1391)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1402)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1396)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1401): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1402): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1403): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1404): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 10:01:17 UTC 2025 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20250106100117050 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100117451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55028<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=37640) 20250106100117924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100117924 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=62528) 20250106100118926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100118926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test execution finished. MTC@ffbd8aed769c: 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 ------ Mon Jan 6 10:01:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106100119926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100119926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_iu_attach started. 20250106100120473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100120473 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100120503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106100120503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100120503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100120503 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100120503 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106100120503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100120503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100120503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100120503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100120504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100120504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100120504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100120504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100120504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100120504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100120504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100120504 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100120504 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106100120504 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100120504 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100120505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100120505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1413)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 20250106100120508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1409)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100120513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100120513 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1414)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI196(1411)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1413)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100120519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106100120519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100120519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100120519 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100120519 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106100120519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100120519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100120520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100120520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100120520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100120520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100120520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100120520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100120520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100120520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100120520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100120520 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100120520 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106100120520 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100120520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100120521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100120521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100120522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100120527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100120527 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100120536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106100120536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100120536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100120536 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100120536 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106100120536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100120536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100120536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100120536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100120537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100120537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100120537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100120537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100120537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100120537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100120537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100120537 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100120537 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106100120537 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100120537 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100120537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100120537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100120540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100120544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100120544 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@ffbd8aed769c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@ffbd8aed769c: ************************************************* SGSN_Test_0-M3UA(1425)@ffbd8aed769c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@ffbd8aed769c: ************************************************* MTC@ffbd8aed769c: Starting RAN_Emulation TC_iu_attach-BVCI220(1421)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1423)@ffbd8aed769c: v_sccp_pdu_maxlen:268 20250106100120747 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250106100120747 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) 20250106100120747 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250106100120747 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)@ffbd8aed769c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250106100120751 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100120751 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250106100120751 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250106100120751 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250106100120751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250106100120751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250106100120751 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250106100120752 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100120753 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250106100120753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250106100120753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250106100120753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250106100120753 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250106100120753 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250106100120753 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250106100120927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100120928 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106100120928 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106100120928 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@ffbd8aed769c: Established a new IPA connection (conn_id=2) 20250106100120929 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1427)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106100120929 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106100121086 DGPRS DEBUG Checking for inactive LLMEs, time = 38685880 (sgsn.c:132) 20250106100121566 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100121566 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100121566 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100121566 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100121566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100121566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100121566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100121566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100121567 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250106100121567 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250106100121568 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100121568 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100121568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100121568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100121568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100121568 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100121568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100121568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@ffbd8aed769c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@ffbd8aed769c: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='EFF52C2D'O, index=0 SGSN_Test-GSUP(1428)@ffbd8aed769c: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@ffbd8aed769c: 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 := '63F8'O, rac := 'A1'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)@ffbd8aed769c: Added conn table entry 0TC_iu_attach(1430)10144632 SGSN_Test_0-SCCP(1423)@ffbd8aed769c: First idle individual index:0 SGSN_Test_0-RAN(1424)@ffbd8aed769c: patch: N(SD) for ConnIdx 0 set to 1 20250106100121994 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100121994 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100121994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100121994 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100121994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100121994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100121994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100121994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100121994 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250106100121994 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250106100121994 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250106100121994 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250106100121994 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250106100121994 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20250106100121994 DMM DEBUG GMM(gmm_fsm)[0x55a0bc16ee30]{Deregistered}: Allocated (fsm.c:456) 20250106100121994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{Init}: Allocated (fsm.c:456) 20250106100121994 DMM DEBUG MM_STATE_Gb[0x55a0bc168880]{Idle}: Allocated (fsm.c:456) 20250106100121994 DMM DEBUG MM_STATE_Iu[0x55a0bc176740]{Detached}: Allocated (fsm.c:456) 20250106100121994 DMM DEBUG GMM(gmm_fsm)[0x55a0bc16ee30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106100121994 DMM DEBUG GMM(gmm_fsm)[0x55a0bc16ee30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106100121994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106100121994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106100121994 DMM DEBUG MM(262420000001001/d18bf67d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106100121994 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250106100121994 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100121994 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100121994 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100121994 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100121994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100121994 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100121994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100121994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100121994 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100121994 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100121994 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100121994 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100121994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100121994 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100121994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100121994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@ffbd8aed769c: { messageType := 2, destLocRef := '9ACB78'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)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@ffbd8aed769c: 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 := '139B25974E00FFC4EE07612F0C94D155'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4AB4858F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F2847CB82552E00F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1B5C66494ACD65B81847B3B3E7BB48DD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EC0D956A63029E1D436B8C42610E0A19'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '911BB5F598D93E6EE227ABCF7BCED3B1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F1CA7D308E5630CA'O } } } } } SGSN_Test_0-SCCP(1423)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@ffbd8aed769c: vl_len:23 SGSN_Test_0-SCCP(1423)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1423)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250106100121999 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100121999 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100121999 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100121999 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100121999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100121999 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100121999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100121999 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100122000 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100122000 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100122000 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100122000 DMM DEBUG MM(262420000001001/d18bf67d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20250106100122000 DMM NOTICE MM(262420000001001/d18bf67d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106100122000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106100122000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106100122000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106100122000 DMM DEBUG MM(262420000001001/d18bf67d) Requesting authorization (sgsn_auth.c:160) 20250106100122000 DMM INFO MM(262420000001001/d18bf67d) Requesting authentication tuples (sgsn_auth.c:184) 20250106100122000 DMM DEBUG MM(262420000001001/d18bf67d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106100122000 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250106100122000 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@ffbd8aed769c: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20250106100122001 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106100122001 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106100122001 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106100122001 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106100122001 DMM INFO MM(262420000001001/d18bf67d) Subscriber data update (mmctx.c:445) 20250106100122001 DMM DEBUG MM(262420000001001/d18bf67d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106100122001 DMM INFO MM(262420000001001/d18bf67d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106100122001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106100122001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106100122001 DMM INFO MM(262420000001001/d18bf67d) <- GMM AUTH AND CIPHERING REQ (rand = 13 9b 25 97 4e 00 ff c4 ee 07 61 2f 0c 94 d1 55 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 91 1b b5 f5 98 d9 3e 6e e2 27 ab cf 7b ce d3 b1 ) (gprs_gmm.c:465) 20250106100122001 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250106100122001 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100122001 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100122001 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100122001 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100122001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100122001 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100122001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100122001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@ffbd8aed769c: vl_len:37 SGSN_Test_0-SCCP(1423)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1423)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522F1CA7D3023094399990000100001F029048E5630CA'O 20250106100122004 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100122004 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100122004 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100122004 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100122004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100122004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100122004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100122004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100122004 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100122004 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100122005 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100122005 DMM INFO MM(262420000001001/d18bf67d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106100122005 DMM NOTICE MM(262420000001001/d18bf67d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106100122005 DMM DEBUG MM(262420000001001/d18bf67d) checking auth: received UMTS RES = f1 ca 7d 30 8e 56 30 ca (gprs_gmm.c:648) 20250106100122005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106100122005 DMM DEBUG MM(262420000001001/d18bf67d) Requesting authorization (sgsn_auth.c:160) 20250106100122005 DMM INFO MM(262420000001001/d18bf67d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106100122005 DMM DEBUG MM(262420000001001/d18bf67d) Requesting subscriber data update (gprs_subscriber.c:894) 20250106100122005 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250106100122005 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) 20250106100122005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250106100122005 DMM DEBUG MM(262420000001001/d18bf67d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250106100122005 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100122005 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100122005 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100122005 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100122005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100122005 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100122005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100122005 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@ffbd8aed769c: vl_len:12 SGSN_Test_0-SCCP(1423)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1423)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250106100122009 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100122009 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100122009 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100122009 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100122009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100122009 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100122009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100122009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100122009 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250106100122009 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250106100122009 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250106100122009 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250106100122009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250106100122009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250106100122009 DMM INFO MM(262420000001001/d18bf67d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd18bf67d) (gprs_gmm.c:282) 20250106100122009 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250106100122009 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100122009 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100122009 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100122009 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100122009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100122009 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100122009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100122009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100122009 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100122009 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100122009 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100122009 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100122009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100122009 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100122009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100122009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250106100122011 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106100122011 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106100122011 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250106100122011 DMM INFO MM(262420000001001/d18bf67d) Subscriber data update (mmctx.c:445) 20250106100122011 DMM DEBUG MM(262420000001001/d18bf67d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106100122011 DMM INFO MM(262420000001001/d18bf67d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106100122011 DMM NOTICE MM(262420000001001/d18bf67d) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20250106100122011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106100122011 DMM NOTICE MM(262420000001001/d18bf67d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106100122011 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) 20250106100122011 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106100122011 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250106100122011 DMM INFO MM(262420000001001/d18bf67d) Subscriber data update (mmctx.c:445) 20250106100122011 DMM DEBUG MM(262420000001001/d18bf67d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@ffbd8aed769c: vl_len:14 SGSN_Test_0-SCCP(1423)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1423)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250106100122012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100122012 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100122012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100122012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100122012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100122012 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100122012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100122012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100122012 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100122012 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100122012 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100122012 DMM INFO MM(262420000001001/d18bf67d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106100122012 DMM NOTICE MM(262420000001001/d18bf67d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106100122012 DMM DEBUG GMM(gmm_fsm)[0x55a0bc16ee30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106100122012 DMM DEBUG GMM(gmm_fsm)[0x55a0bc16ee30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106100122013 DMM DEBUG MM_STATE_Iu(1)[0x55a0bc176740]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250106100122013 DMM DEBUG MM_STATE_Iu(1)[0x55a0bc176740]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250106100122013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106100122013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250106100122013 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100122013 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100122013 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100122013 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100122013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100122013 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100122013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100122013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@ffbd8aed769c: vl_len:7 SGSN_Test_0-SCCP(1423)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1423)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250106100122015 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100122015 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100122015 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100122015 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100122015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100122015 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100122015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100122015 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100122015 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250106100122015 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250106100122015 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250106100122015 DMM INFO MM(262420000001001/d18bf67d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250106100122015 DMM DEBUG MM_STATE_Iu(1)[0x55a0bc176740]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250106100122015 DMM DEBUG MM_STATE_Iu(1)[0x55a0bc176740]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250106100122015 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100122015 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100122015 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100122015 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100122015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100122015 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100122015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100122015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@ffbd8aed769c: Session index based on local reference:0 20250106100122016 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100122016 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100122016 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100122016 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100122016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100122016 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100122016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100122016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@ffbd8aed769c: Deleted conn table entry 0TC_iu_attach(1430)10144632 TC_iu_attach(1430)@ffbd8aed769c: setverdict(pass): none -> pass TC_iu_attach(1430)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@ffbd8aed769c: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@ffbd8aed769c: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@ffbd8aed769c: Final verdict of PTC: none 20250106100122078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55032<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1428)@ffbd8aed769c: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1417)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@ffbd8aed769c: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@ffbd8aed769c: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@ffbd8aed769c: Final verdict of PTC: none 20250106100122085 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106100122085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1419)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1412)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1422)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1420)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1415)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1410)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_iu_attach finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 10:01:22 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20250106100122222 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250106100122222 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106100122222 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250106100122222 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250106100122222 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250106100122222 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106100122222 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250106100122222 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250106100122222 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:737) 20250106100122222 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100122222 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250106100122222 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250106100122222 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250106100122222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250106100122222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250106100122222 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250106100122222 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250106100122222 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250106100122234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100122636 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=207964) 20250106100123086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100123087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=207964, count=209320) 20250106100124087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100124087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250106100124224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250106100124224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250106100124224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 10:01: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_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 20250106100125088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100125088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_iu_attach_encr started. 20250106100125683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100125685 DMM INFO MM(262420000001001/d18bf67d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106100125686 DMM INFO MM(262420000001001/d18bf67d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106100125686 DMM DEBUG GMM(gmm_fsm)[0x55a0bc16ee30]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106100125686 DMM DEBUG GMM(gmm_fsm)[0x55a0bc16ee30]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106100125686 DMM DEBUG MM_STATE_Iu(1)[0x55a0bc176740]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250106100125686 DMM DEBUG MM_STATE_Iu(1)[0x55a0bc176740]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250106100125686 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250106100125686 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) 20250106100125686 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) 20250106100125686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{Init}: Deallocated (fsm.c:568) 20250106100125686 DMM DEBUG MM_STATE_Gb[0x55a0bc168880]{Idle}: Deallocated (fsm.c:568) 20250106100125686 DMM DEBUG MM_STATE_Iu(1)[0x55a0bc176740]{Detached}: Deallocated (fsm.c:568) 20250106100125686 DMM DEBUG GMM(gmm_fsm)[0x55a0bc16ee30]{Deregistered}: Deallocated (fsm.c:568) 20250106100125686 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100125733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106100125733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100125733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100125733 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100125733 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106100125733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100125733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100125733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100125733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100125734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100125734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100125734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100125734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100125734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100125734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100125734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100125734 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100125734 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106100125734 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100125734 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100125734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100125734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100125736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100125740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100125740 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1440)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100125748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106100125748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100125748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100125748 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100125748 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106100125748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100125748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100125748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100125748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100125750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100125750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100125750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100125750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100125750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100125750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100125750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100125750 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100125750 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106100125750 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100125750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100125750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100125750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100125752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100125758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100125758 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1442)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI210(1439)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1441)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100125764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106100125764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100125764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100125764 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100125764 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106100125764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100125764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100125764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100125764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100125765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100125765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100125765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100125765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100125765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100125765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100125765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100125765 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100125765 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106100125765 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100125765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100125765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100125765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100125767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100125771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100125771 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@ffbd8aed769c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@ffbd8aed769c: ************************************************* SGSN_Test_0-M3UA(1448)@ffbd8aed769c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@ffbd8aed769c: ************************************************* MTC@ffbd8aed769c: Starting RAN_Emulation SGSN_Test_0-SCCP(1446)@ffbd8aed769c: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1444)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106100125973 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250106100125973 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) 20250106100125973 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250106100125973 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)@ffbd8aed769c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250106100125980 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100125980 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250106100125980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250106100125980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250106100125980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250106100125980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250106100125980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250106100125982 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100125982 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250106100125983 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250106100125983 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250106100125983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250106100125983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250106100125983 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250106100125983 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250106100126089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100126089 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106100126089 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106100126089 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106100126093 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106100126094 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106100126794 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100126794 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100126794 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100126794 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100126794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100126794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100126794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100126794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100126794 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250106100126794 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250106100126795 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100126795 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100126795 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100126795 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100126795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100126795 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100126795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100126795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@ffbd8aed769c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@ffbd8aed769c: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='EB1BFB58'O, index=0 SGSN_Test-GSUP(1451)@ffbd8aed769c: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@ffbd8aed769c: 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 := 'D3A2'O, rac := '65'O ("e") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1447)@ffbd8aed769c: Added conn table entry 0TC_iu_attach_encr(1453)11583124 SGSN_Test_0-SCCP(1446)@ffbd8aed769c: First idle individual index:0 SGSN_Test_0-RAN(1447)@ffbd8aed769c: patch: N(SD) for ConnIdx 0 set to 1 20250106100127150 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100127150 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100127150 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100127150 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100127150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100127150 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100127150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100127150 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100127150 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250106100127150 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250106100127150 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250106100127150 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20250106100127150 DMM DEBUG GMM(gmm_fsm)[0x55a0bc176740]{Deregistered}: Allocated (fsm.c:456) 20250106100127150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106100127150 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Allocated (fsm.c:456) 20250106100127150 DMM DEBUG MM_STATE_Iu[0x55a0bc168750]{Detached}: Allocated (fsm.c:456) 20250106100127150 DMM DEBUG GMM(gmm_fsm)[0x55a0bc176740]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106100127150 DMM DEBUG GMM(gmm_fsm)[0x55a0bc176740]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106100127150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106100127150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106100127150 DMM DEBUG MM(262420000001001/e898982a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106100127150 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250106100127150 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100127150 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100127150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100127150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100127150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100127150 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100127150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100127150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100127150 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100127150 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100127150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100127150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100127150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100127150 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100127150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100127150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@ffbd8aed769c: { messageType := 2, destLocRef := 'B0BE94'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)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@ffbd8aed769c: 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 := '833F6412083D66A6B23666402B2A1F0F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6B838640'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '220508CCA321787D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '57CAE24AB346864C591FADD63BB9CF80'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '56DFADB18CA2C9A5F736B97F7B2E0D35'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '79B6C0E74A394046AFF43497AA248780'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '89F2C165958654B8'O } } } } } SGSN_Test_0-SCCP(1446)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@ffbd8aed769c: vl_len:23 SGSN_Test_0-SCCP(1446)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1446)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250106100127157 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100127157 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100127157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100127157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100127157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100127157 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100127157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100127157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100127158 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100127158 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100127158 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100127158 DMM DEBUG MM(262420000001001/e898982a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20250106100127158 DMM NOTICE MM(262420000001001/e898982a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106100127158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106100127158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106100127158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106100127158 DMM DEBUG MM(262420000001001/e898982a) Requesting authorization (sgsn_auth.c:160) 20250106100127158 DMM INFO MM(262420000001001/e898982a) Requesting authentication tuples (sgsn_auth.c:184) 20250106100127158 DMM DEBUG MM(262420000001001/e898982a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106100127158 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250106100127158 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@ffbd8aed769c: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20250106100127160 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106100127160 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106100127160 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106100127160 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106100127160 DMM INFO MM(262420000001001/e898982a) Subscriber data update (mmctx.c:445) 20250106100127160 DMM DEBUG MM(262420000001001/e898982a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106100127160 DMM INFO MM(262420000001001/e898982a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106100127160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106100127160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106100127160 DMM INFO MM(262420000001001/e898982a) <- GMM AUTH AND CIPHERING REQ (rand = 83 3f 64 12 08 3d 66 a6 b2 36 66 40 2b 2a 1f 0f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 79 b6 c0 e7 4a 39 40 46 af f4 34 97 aa 24 87 80 ) (gprs_gmm.c:465) 20250106100127160 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250106100127160 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100127160 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100127160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100127160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100127161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100127161 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100127161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100127161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@ffbd8aed769c: vl_len:37 SGSN_Test_0-SCCP(1446)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1446)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A2289F2C16523094399990000100001F02904958654B8'O 20250106100127168 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100127168 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100127168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100127168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100127168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100127168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100127168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100127168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100127168 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100127168 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100127168 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100127168 DMM INFO MM(262420000001001/e898982a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106100127168 DMM NOTICE MM(262420000001001/e898982a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106100127168 DMM DEBUG MM(262420000001001/e898982a) checking auth: received UMTS RES = 89 f2 c1 65 95 86 54 b8 (gprs_gmm.c:648) 20250106100127168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106100127168 DMM DEBUG MM(262420000001001/e898982a) Requesting authorization (sgsn_auth.c:160) 20250106100127168 DMM INFO MM(262420000001001/e898982a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106100127168 DMM DEBUG MM(262420000001001/e898982a) Requesting subscriber data update (gprs_subscriber.c:894) 20250106100127168 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250106100127168 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) 20250106100127168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250106100127168 DMM DEBUG MM(262420000001001/e898982a) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250106100127168 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100127168 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100127168 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100127168 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100127168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100127168 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100127168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100127168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@ffbd8aed769c: vl_len:17 SGSN_Test_0-SCCP(1446)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1446)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250106100127178 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100127178 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100127178 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100127178 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100127178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100127178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100127178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100127178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100127178 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250106100127178 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250106100127178 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250106100127178 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250106100127178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250106100127178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250106100127178 DMM INFO MM(262420000001001/e898982a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe898982a) (gprs_gmm.c:282) 20250106100127178 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250106100127178 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100127178 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100127178 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100127178 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100127178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100127178 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100127178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100127178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100127178 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100127178 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100127178 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100127178 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100127178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100127178 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100127178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100127178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250106100127183 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106100127183 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106100127183 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250106100127183 DMM INFO MM(262420000001001/e898982a) Subscriber data update (mmctx.c:445) 20250106100127183 DMM DEBUG MM(262420000001001/e898982a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106100127183 DMM INFO MM(262420000001001/e898982a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106100127183 DMM NOTICE MM(262420000001001/e898982a) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20250106100127183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106100127183 DMM NOTICE MM(262420000001001/e898982a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106100127183 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) 20250106100127183 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106100127183 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250106100127183 DMM INFO MM(262420000001001/e898982a) Subscriber data update (mmctx.c:445) 20250106100127183 DMM DEBUG MM(262420000001001/e898982a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@ffbd8aed769c: vl_len:14 SGSN_Test_0-SCCP(1446)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1446)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250106100127185 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100127185 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100127185 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100127185 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100127185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100127185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100127185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100127185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100127185 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100127185 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100127185 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100127185 DMM INFO MM(262420000001001/e898982a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106100127185 DMM NOTICE MM(262420000001001/e898982a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106100127185 DMM DEBUG GMM(gmm_fsm)[0x55a0bc176740]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106100127185 DMM DEBUG GMM(gmm_fsm)[0x55a0bc176740]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106100127185 DMM DEBUG MM_STATE_Iu(2)[0x55a0bc168750]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250106100127185 DMM DEBUG MM_STATE_Iu(2)[0x55a0bc168750]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250106100127185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106100127185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250106100127185 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100127185 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100127185 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100127185 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100127185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100127185 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100127185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100127185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@ffbd8aed769c: vl_len:7 SGSN_Test_0-SCCP(1446)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1446)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250106100127189 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100127189 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100127189 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100127189 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100127189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100127189 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100127189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100127189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100127189 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250106100127189 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250106100127189 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250106100127189 DMM INFO MM(262420000001001/e898982a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250106100127189 DMM DEBUG MM_STATE_Iu(2)[0x55a0bc168750]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250106100127189 DMM DEBUG MM_STATE_Iu(2)[0x55a0bc168750]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250106100127190 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100127190 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100127190 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100127190 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100127190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100127190 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100127190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100127190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@ffbd8aed769c: Session index based on local reference:0 20250106100127190 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100127190 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100127190 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100127190 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100127190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100127190 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100127190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100127190 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@ffbd8aed769c: Deleted conn table entry 0TC_iu_attach_encr(1453)11583124 TC_iu_attach_encr(1453)@ffbd8aed769c: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@ffbd8aed769c: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@ffbd8aed769c: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@ffbd8aed769c: Final verdict of PTC: none 20250106100127259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51610<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1451)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1435)@ffbd8aed769c: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1440)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@ffbd8aed769c: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@ffbd8aed769c: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@ffbd8aed769c: Final verdict of PTC: none 20250106100127265 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106100127265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1450)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1433)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1443)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1438)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1445)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_iu_attach_encr finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 10:01:27 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc 20250106100127381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100127398 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250106100127398 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106100127398 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250106100127398 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250106100127398 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250106100127398 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106100127398 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250106100127398 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250106100127398 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:737) 20250106100127398 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100127398 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250106100127398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250106100127398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250106100127398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250106100127398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250106100127398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250106100127398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250106100127398 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250106100127783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51620<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=184352) 20250106100128266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100128266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=184352, count=211672) 20250106100129266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100129266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250106100129399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250106100129399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250106100129399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106100130268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100130268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_iu_attach_geran_rau started. 20250106100130864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100130867 DMM INFO MM(262420000001001/e898982a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106100130867 DMM INFO MM(262420000001001/e898982a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106100130867 DMM DEBUG GMM(gmm_fsm)[0x55a0bc176740]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106100130867 DMM DEBUG GMM(gmm_fsm)[0x55a0bc176740]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106100130867 DMM DEBUG MM_STATE_Iu(2)[0x55a0bc168750]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250106100130867 DMM DEBUG MM_STATE_Iu(2)[0x55a0bc168750]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250106100130867 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250106100130867 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) 20250106100130867 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) 20250106100130867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106100130867 DMM DEBUG MM_STATE_Gb[0x55a0bc1689b0]{Idle}: Deallocated (fsm.c:568) 20250106100130867 DMM DEBUG MM_STATE_Iu(2)[0x55a0bc168750]{Detached}: Deallocated (fsm.c:568) 20250106100130867 DMM DEBUG GMM(gmm_fsm)[0x55a0bc176740]{Deregistered}: Deallocated (fsm.c:568) 20250106100130867 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100130912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106100130912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100130912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100130912 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100130912 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106100130912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100130912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100130912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100130912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100130913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100130913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100130913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100130913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100130913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100130913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100130913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100130913 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100130913 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106100130913 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100130913 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1458)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106100130913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100130913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1459)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 20250106100130916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1455)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100130921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100130921 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1456)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100130928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106100130928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100130928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100130928 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100130928 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106100130928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100130928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100130928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100130928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100130929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100130929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100130929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100130929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100130929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100130929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100130929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100130929 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100130929 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106100130929 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100130929 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1463)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106100130929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100130929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100130931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100130936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100130936 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100130948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106100130948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100130948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100130948 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100130948 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106100130948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100130948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100130948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100130948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100130949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100130949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100130949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100130949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100130949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100130949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100130949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100130949 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100130949 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106100130949 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100130949 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100130949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100130949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100130952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100130957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100130957 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@ffbd8aed769c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@ffbd8aed769c: ************************************************* SGSN_Test_0-M3UA(1471)@ffbd8aed769c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@ffbd8aed769c: ************************************************* MTC@ffbd8aed769c: Starting RAN_Emulation SGSN_Test_0-SCCP(1469)@ffbd8aed769c: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1467)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106100131159 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250106100131159 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) 20250106100131159 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250106100131159 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)@ffbd8aed769c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250106100131167 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100131167 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250106100131167 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250106100131167 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250106100131167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250106100131168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250106100131168 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250106100131170 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100131170 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250106100131170 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250106100131170 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250106100131170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250106100131170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250106100131170 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250106100131170 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250106100131269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100131269 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106100131269 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106100131269 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106100131273 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106100131274 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106100131978 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100131978 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100131978 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100131978 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100131978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100131978 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100131978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100131978 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100131979 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250106100131979 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250106100131979 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100131979 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100131979 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100131979 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100131979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100131979 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100131979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100131979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@ffbd8aed769c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1456)@ffbd8aed769c: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='F54267E0'O, index=0 SGSN_Test-GSUP(1474)@ffbd8aed769c: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@ffbd8aed769c: 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 := '7C28'O ("|("), rac := '86'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)@ffbd8aed769c: Added conn table entry 0TC_iu_attach_geran_rau(1476)2366602 SGSN_Test_0-SCCP(1469)@ffbd8aed769c: First idle individual index:0 SGSN_Test_0-RAN(1470)@ffbd8aed769c: patch: N(SD) for ConnIdx 0 set to 1 20250106100132368 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100132368 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100132368 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100132368 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100132368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100132368 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100132368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100132368 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100132368 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250106100132368 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250106100132368 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250106100132368 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1248) 20250106100132368 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106100132368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{Init}: Allocated (fsm.c:456) 20250106100132368 DMM DEBUG MM_STATE_Gb[0x55a0bc168880]{Idle}: Allocated (fsm.c:456) 20250106100132368 DMM DEBUG MM_STATE_Iu[0x55a0bc16ee30]{Detached}: Allocated (fsm.c:456) 20250106100132368 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106100132368 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106100132368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106100132368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106100132368 DMM DEBUG MM(262420000001002/f5d89552) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106100132368 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250106100132368 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100132368 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100132368 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100132368 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100132368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100132368 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100132368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100132368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100132368 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100132368 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100132368 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100132368 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100132368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100132368 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100132368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100132368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@ffbd8aed769c: { messageType := 2, destLocRef := '241C8A'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)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@ffbd8aed769c: 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 := '1E25EEFD162E9A4BAD83A35BED2D358A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8B71C84D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '38E56A09EF87622E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2D5B442DE478AAD7BAE4FB0C4956D006'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D25E3B08D4D276E6AC79285104C3F70B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B2792609A5484C6DE2FAFD5DEC7CFE30'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '340EC92BF2A0EE82'O } } } } } SGSN_Test_0-SCCP(1469)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@ffbd8aed769c: vl_len:23 SGSN_Test_0-SCCP(1469)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1469)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250106100132376 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100132376 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100132376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100132376 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100132376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100132376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100132376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100132376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100132376 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100132376 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100132376 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100132376 DMM DEBUG MM(262420000001002/f5d89552) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20250106100132376 DMM NOTICE MM(262420000001002/f5d89552) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106100132376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106100132376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106100132376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106100132376 DMM DEBUG MM(262420000001002/f5d89552) Requesting authorization (sgsn_auth.c:160) 20250106100132376 DMM INFO MM(262420000001002/f5d89552) Requesting authentication tuples (sgsn_auth.c:184) 20250106100132376 DMM DEBUG MM(262420000001002/f5d89552) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106100132376 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250106100132376 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@ffbd8aed769c: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20250106100132379 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106100132379 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106100132379 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106100132379 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106100132379 DMM INFO MM(262420000001002/f5d89552) Subscriber data update (mmctx.c:445) 20250106100132379 DMM DEBUG MM(262420000001002/f5d89552) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106100132379 DMM INFO MM(262420000001002/f5d89552) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106100132379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106100132379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106100132379 DMM INFO MM(262420000001002/f5d89552) <- GMM AUTH AND CIPHERING REQ (rand = 1e 25 ee fd 16 2e 9a 4b ad 83 a3 5b ed 2d 35 8a , mmctx_is_r99=1, vec->auth_types=0x3, autn = b2 79 26 09 a5 48 4c 6d e2 fa fd 5d ec 7c fe 30 ) (gprs_gmm.c:465) 20250106100132379 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250106100132379 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100132379 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100132379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100132379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100132379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100132379 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100132379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100132379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@ffbd8aed769c: vl_len:37 SGSN_Test_0-SCCP(1469)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1469)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422340EC92B23094399990000100002F02904F2A0EE82'O 20250106100132385 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100132385 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100132385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100132385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100132385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100132385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100132385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100132385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100132385 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100132385 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100132385 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100132385 DMM INFO MM(262420000001002/f5d89552) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106100132385 DMM NOTICE MM(262420000001002/f5d89552) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106100132385 DMM DEBUG MM(262420000001002/f5d89552) checking auth: received UMTS RES = 34 0e c9 2b f2 a0 ee 82 (gprs_gmm.c:648) 20250106100132385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106100132385 DMM DEBUG MM(262420000001002/f5d89552) Requesting authorization (sgsn_auth.c:160) 20250106100132385 DMM INFO MM(262420000001002/f5d89552) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106100132385 DMM DEBUG MM(262420000001002/f5d89552) Requesting subscriber data update (gprs_subscriber.c:894) 20250106100132385 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250106100132385 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) 20250106100132385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250106100132385 DMM DEBUG MM(262420000001002/f5d89552) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250106100132385 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100132385 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100132385 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100132385 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100132385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100132385 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100132385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100132385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@ffbd8aed769c: vl_len:12 SGSN_Test_0-SCCP(1469)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1469)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250106100132394 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100132394 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100132394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100132394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100132394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100132394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100132394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100132394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100132394 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250106100132394 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250106100132394 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250106100132394 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250106100132394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250106100132394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250106100132394 DMM INFO MM(262420000001002/f5d89552) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5d89552) (gprs_gmm.c:282) 20250106100132394 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250106100132394 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100132394 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100132394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100132394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100132394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100132394 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100132394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100132394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100132394 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100132394 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100132394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100132394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100132394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100132394 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100132394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100132394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250106100132399 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106100132399 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106100132399 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250106100132399 DMM INFO MM(262420000001002/f5d89552) Subscriber data update (mmctx.c:445) 20250106100132399 DMM DEBUG MM(262420000001002/f5d89552) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106100132399 DMM INFO MM(262420000001002/f5d89552) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106100132399 DMM NOTICE MM(262420000001002/f5d89552) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20250106100132399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106100132399 DMM NOTICE MM(262420000001002/f5d89552) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106100132399 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) 20250106100132400 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106100132400 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250106100132400 DMM INFO MM(262420000001002/f5d89552) Subscriber data update (mmctx.c:445) 20250106100132400 DMM DEBUG MM(262420000001002/f5d89552) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@ffbd8aed769c: vl_len:14 SGSN_Test_0-SCCP(1469)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1469)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250106100132402 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100132402 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100132402 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100132402 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100132402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100132402 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100132402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100132402 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100132402 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100132402 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100132402 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100132402 DMM INFO MM(262420000001002/f5d89552) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106100132403 DMM NOTICE MM(262420000001002/f5d89552) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106100132403 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106100132403 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106100132403 DMM DEBUG MM_STATE_Iu(3)[0x55a0bc16ee30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250106100132403 DMM DEBUG MM_STATE_Iu(3)[0x55a0bc16ee30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250106100132403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106100132403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250106100132403 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100132403 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100132403 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100132403 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100132403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100132403 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100132403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100132403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@ffbd8aed769c: vl_len:7 SGSN_Test_0-SCCP(1469)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1469)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250106100132410 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100132410 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100132410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100132410 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100132410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100132410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100132410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100132410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100132410 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250106100132410 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250106100132410 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250106100132410 DMM INFO MM(262420000001002/f5d89552) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250106100132410 DMM DEBUG MM_STATE_Iu(3)[0x55a0bc16ee30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250106100132410 DMM DEBUG MM_STATE_Iu(3)[0x55a0bc16ee30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250106100132410 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100132410 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100132410 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100132410 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100132410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100132410 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100132410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100132410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@ffbd8aed769c: Session index based on local reference:0 20250106100132412 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100132412 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100132412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100132412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100132412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100132412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100132412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100132412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@ffbd8aed769c: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)2366602 TC_iu_attach_geran_rau(1476)@ffbd8aed769c: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1456)@ffbd8aed769c: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1456)@ffbd8aed769c: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='F5D89552'O, index=1 20250106100132482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100132482 DLLC NOTICE LLME(ffffffff/f5d89552){UNASSIGNED} LLC RX: unknown TLLI 0xf5d89552, creating LLME on the fly (gprs_llc.c:552) 20250106100132482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250106100132482 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250106100132482 DMM INFO MM(262420000001002/f5d89552) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f5d89552, P-TMSI: f5d89552 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1658) 20250106100132482 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20250106100132482 DMM DEBUG MM_STATE_Iu(3)[0x55a0bc16ee30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250106100132482 DMM DEBUG MM_STATE_Iu(3)[0x55a0bc16ee30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250106100132482 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106100132482 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20250106100132482 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106100132482 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106100132482 DLLC NOTICE LLME(ffffffff/f5d89552){UNASSIGNED} LLGM Assign pre (f5d89552 => f5d89552) (gprs_llc.c:1079) 20250106100132482 DLLC NOTICE LLME(f5d89552/f5d89552){ASSIGNED} LLGM Assign post (f5d89552 => f5d89552) (gprs_llc.c:1125) 20250106100132482 DMM INFO MM(262420000001002/f5d89552) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_iu_attach_geran_rau(1476)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1456)@ffbd8aed769c: Removing Client IMSI='262420000001002'H, index=1 20250106100132515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100132515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250106100132515 DMM DEBUG MM_STATE_Gb[0x55a0bc168880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106100132515 DMM INFO MM(262420000001002/f5d89552) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250106100132515 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250106100132515 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106100132515 DLLC NOTICE LLME(f5d89552/f5d89552){ASSIGNED} LLGM Assign pre (ffffffff => f5d89552) (gprs_llc.c:1079) 20250106100132515 DLLC NOTICE LLME(ffffffff/f5d89552){ASSIGNED} LLGM Assign post (ffffffff => f5d89552) (gprs_llc.c:1125) 20250106100132515 DMM DEBUG MM_STATE_Gb[0x55a0bc168880]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250106100132515 DMM ERROR MM_STATE_Gb[0x55a0bc168880]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1830) TC_iu_attach_geran_rau(1476)@ffbd8aed769c: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@ffbd8aed769c: Final verdict of PTC: none 20250106100132529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51634<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250106100132534 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106100132534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1473)@ffbd8aed769c: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1463)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(1474)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1468)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@ffbd8aed769c: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1458)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@ffbd8aed769c: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1456)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1466)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1457)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1461)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1456): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1457): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@ffbd8aed769c: 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'. 20250106100132614 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250106100132614 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106100132614 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250106100132614 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250106100132614 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250106100132614 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106100132614 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250106100132614 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250106100132614 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:737) 20250106100132614 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100132614 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250106100132614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250106100132614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250106100132614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250106100132614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250106100132614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250106100132614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250106100132614 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) Mon Jan 6 10:01:32 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 20250106100132661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100133063 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46336<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219544) 20250106100133535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100133535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=219544, count=220804) 20250106100134537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100134537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250106100134616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250106100134616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250106100134616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 10:01:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106100135538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100135538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_geran_attach_iu_rau started. 20250106100136162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100136166 DMM INFO MM(262420000001002/f5d89552) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106100136166 DMM INFO MM(262420000001002/f5d89552) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106100136166 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106100136166 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106100136166 DMM DEBUG MM_STATE_Gb[0x55a0bc168880]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250106100136166 DMM ERROR MM_STATE_Gb[0x55a0bc168880]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250106100136166 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250106100136166 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) 20250106100136166 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) 20250106100136166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc1689b0]{Init}: Deallocated (fsm.c:568) 20250106100136166 DMM DEBUG MM_STATE_Gb[0x55a0bc168880]{Idle}: Deallocated (fsm.c:568) 20250106100136166 DMM DEBUG MM_STATE_Iu(3)[0x55a0bc16ee30]{Detached}: Deallocated (fsm.c:568) 20250106100136166 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106100136166 DLLC NOTICE LLME(ffffffff/f5d89552){ASSIGNED} LLGM Assign pre (f5d89552 => ffffffff) (gprs_llc.c:1079) 20250106100136166 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5d89552 => ffffffff) (gprs_llc.c:1125) 20250106100136167 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100136218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106100136218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100136218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100136218 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100136218 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106100136218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100136218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100136218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100136218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100136219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100136219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100136219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100136219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100136219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100136219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100136219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100136219 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100136219 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106100136219 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100136219 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100136220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100136220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100136222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1478)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1482)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 20250106100136232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100136232 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1480)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1482)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100136243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106100136243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100136243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100136243 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100136243 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106100136243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100136243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100136243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100136243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100136244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100136244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100136244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100136244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100136244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100136244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100136244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100136244 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100136244 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106100136244 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100136244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1486)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106100136244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100136244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100136246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100136251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100136251 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100136259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106100136259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100136259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100136259 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100136259 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106100136259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100136259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100136259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100136259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100136260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100136260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100136260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100136260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100136260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100136260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100136260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100136260 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100136260 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106100136260 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100136260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1491)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106100136260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100136260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100136262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@ffbd8aed769c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ffbd8aed769c: Starting RAN_Emulation SGSN_Test_0-M3UA(1494)@ffbd8aed769c: ************************************************* SGSN_Test_0-M3UA(1494)@ffbd8aed769c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@ffbd8aed769c: ************************************************* SGSN_Test_0-SCCP(1492)@ffbd8aed769c: v_sccp_pdu_maxlen:268 20250106100136267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100136267 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1490)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106100136467 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250106100136467 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) 20250106100136468 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250106100136468 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)@ffbd8aed769c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250106100136475 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100136475 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250106100136475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250106100136475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250106100136475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250106100136475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250106100136475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250106100136477 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100136477 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250106100136477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250106100136477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250106100136477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250106100136477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250106100136478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250106100136478 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250106100136539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100136539 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106100136539 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106100136539 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106100136543 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1496)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250106100136544 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106100137284 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100137284 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100137284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100137284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100137284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100137284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100137284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100137284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100137285 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250106100137285 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250106100137285 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100137285 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100137285 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100137285 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100137285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100137285 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100137285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100137285 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1493)@ffbd8aed769c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@ffbd8aed769c: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='ECAC5020'O, index=0 SGSN_Test-GSUP(1497)@ffbd8aed769c: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@ffbd8aed769c: 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 := '1C8FF99B8E6A55FA53161E075CEEE1D8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8FF2B07B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1967C4BF1B50B112'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1DFB3D3C8B39F4B7244DE3BFA25FE783'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '609DD38EF19FDCF434B367602390E46A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '630C6951A96AFB4E6DC16597A7440CD7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B18B8A78167B859A'O } } } } } 20250106100137614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100137614 DLLC NOTICE LLME(ffffffff/ecac5020){UNASSIGNED} LLC RX: unknown TLLI 0xecac5020, creating LLME on the fly (gprs_llc.c:552) 20250106100137614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250106100137614 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1248) 20250106100137614 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Allocated (fsm.c:456) 20250106100137614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106100137614 DMM DEBUG MM_STATE_Gb[0x55a0bc168880]{Idle}: Allocated (fsm.c:456) 20250106100137614 DMM DEBUG MM_STATE_Iu[0x55a0bc1689b0]{Detached}: Allocated (fsm.c:456) 20250106100137614 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106100137614 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106100137614 DLLC NOTICE LLME(ffffffff/ecac5020){UNASSIGNED} LLGM Assign pre (ecac5020 => ea979cc4) (gprs_llc.c:1079) 20250106100137614 DLLC NOTICE LLME(ecac5020/ea979cc4){ASSIGNED} LLGM Assign post (ecac5020 => ea979cc4) (gprs_llc.c:1125) 20250106100137614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106100137614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106100137614 DMM DEBUG MM(262420000001003/ea979cc4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106100137625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100137625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250106100137625 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc168880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106100137625 DMM DEBUG MM(262420000001003/ea979cc4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20250106100137625 DMM NOTICE MM(262420000001003/ea979cc4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106100137625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106100137625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106100137625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106100137625 DMM DEBUG MM(262420000001003/ea979cc4) Requesting authorization (sgsn_auth.c:160) 20250106100137625 DMM INFO MM(262420000001003/ea979cc4) Requesting authentication tuples (sgsn_auth.c:184) 20250106100137625 DMM DEBUG MM(262420000001003/ea979cc4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106100137625 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250106100137625 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@ffbd8aed769c: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20250106100137628 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106100137628 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106100137628 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106100137628 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106100137628 DMM INFO MM(262420000001003/ea979cc4) Subscriber data update (mmctx.c:445) 20250106100137628 DMM DEBUG MM(262420000001003/ea979cc4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106100137629 DMM INFO MM(262420000001003/ea979cc4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106100137629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106100137629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106100137629 DMM INFO MM(262420000001003/ea979cc4) <- GMM AUTH AND CIPHERING REQ (rand = 1c 8f f9 9b 8e 6a 55 fa 53 16 1e 07 5c ee e1 d8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 63 0c 69 51 a9 6a fb 4e 6d c1 65 97 a7 44 0c d7 ) (gprs_gmm.c:465) 20250106100137640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100137640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250106100137640 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc168880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106100137640 DMM INFO MM(262420000001003/ea979cc4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106100137640 DMM NOTICE MM(262420000001003/ea979cc4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106100137640 DMM DEBUG MM(262420000001003/ea979cc4) checking auth: received UMTS RES = b1 8b 8a 78 16 7b 85 9a (gprs_gmm.c:648) 20250106100137640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106100137640 DMM DEBUG MM(262420000001003/ea979cc4) Requesting authorization (sgsn_auth.c:160) 20250106100137640 DMM INFO MM(262420000001003/ea979cc4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106100137640 DMM DEBUG MM(262420000001003/ea979cc4) Requesting subscriber data update (gprs_subscriber.c:894) 20250106100137640 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250106100137640 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) 20250106100137640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250106100137640 DMM INFO MM(262420000001003/ea979cc4) <- GMM ATTACH ACCEPT (new P-TMSI=0xea979cc4) (gprs_gmm.c:282) 20250106100137642 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106100137642 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106100137642 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250106100137642 DMM INFO MM(262420000001003/ea979cc4) Subscriber data update (mmctx.c:445) 20250106100137642 DMM DEBUG MM(262420000001003/ea979cc4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106100137642 DMM INFO MM(262420000001003/ea979cc4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106100137642 DMM NOTICE MM(262420000001003/ea979cc4) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20250106100137642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106100137642 DMM NOTICE MM(262420000001003/ea979cc4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106100137642 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) 20250106100137643 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106100137643 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250106100137643 DMM INFO MM(262420000001003/ea979cc4) Subscriber data update (mmctx.c:445) 20250106100137643 DMM DEBUG MM(262420000001003/ea979cc4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250106100137649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100137649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250106100137649 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc168880]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250106100137649 DMM INFO MM(262420000001003/ea979cc4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106100137649 DMM NOTICE MM(262420000001003/ea979cc4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106100137649 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106100137649 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106100137649 DLLC NOTICE LLME(ecac5020/ea979cc4){ASSIGNED} LLGM Assign pre (ffffffff => ea979cc4) (gprs_llc.c:1079) 20250106100137649 DLLC NOTICE LLME(ffffffff/ea979cc4){ASSIGNED} LLGM Assign post (ffffffff => ea979cc4) (gprs_llc.c:1125) 20250106100137649 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc168880]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250106100137649 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc168880]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250106100137649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106100137649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@ffbd8aed769c: 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 := 'EA979CC4'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)@ffbd8aed769c: Added conn table entry 0TC_geran_attach_iu_rau(1499)13784910 SGSN_Test_0-SCCP(1492)@ffbd8aed769c: First idle individual index:0 SGSN_Test_0-RAN(1493)@ffbd8aed769c: patch: N(SD) for ConnIdx 0 set to 1 20250106100137726 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100137726 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100137726 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100137726 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100137726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100137726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100137726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100137726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100137727 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250106100137727 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250106100137727 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250106100137727 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250106100137727 DMM INFO MM(262420000001003/ea979cc4) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: ea979cc4 (00000000), TLLI: ea979cc4 (ea979cc4), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20250106100137727 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20250106100137727 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc168880]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250106100137727 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc168880]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250106100137727 DLLC NOTICE LLME(ffffffff/ea979cc4){ASSIGNED} LLGM Assign pre (ea979cc4 => ffffffff) (gprs_llc.c:1079) 20250106100137727 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea979cc4 => ffffffff) (gprs_llc.c:1125) 20250106100137727 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106100137727 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20250106100137727 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106100137727 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106100137727 DMM DEBUG MM(262420000001003/ea979cc4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250106100137727 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100137727 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100137727 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100137727 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100137727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100137727 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100137727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100137727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100137727 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100137727 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100137727 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100137727 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100137727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100137727 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100137727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100137727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@ffbd8aed769c: { messageType := 2, destLocRef := 'D2574E'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)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@ffbd8aed769c: vl_len:12 SGSN_Test_0-SCCP(1492)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1492)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250106100137742 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100137742 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100137742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100137742 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100137742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100137742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100137742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100137742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100137743 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250106100137743 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250106100137743 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250106100137743 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250106100137743 DMM INFO MM(262420000001003/ea979cc4) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) 20250106100137743 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250106100137743 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100137743 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100137743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100137743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100137743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100137743 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100137743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100137743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100137743 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100137743 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100137743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100137743 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100137743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100137743 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100137743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100137743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@ffbd8aed769c: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@ffbd8aed769c: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@ffbd8aed769c: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@ffbd8aed769c: vl_len:14 SGSN_Test_0-SCCP(1492)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1492)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250106100137756 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100137756 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100137756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100137756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100137756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100137756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100137756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100137756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100137756 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100137756 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100137756 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100137756 DMM INFO MM(262420000001003/ea979cc4) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250106100137756 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250106100137756 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106100137756 DMM DEBUG MM_STATE_Iu[0x55a0bc1689b0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1823) 20250106100137756 DMM ERROR MM_STATE_Iu[0x55a0bc1689b0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1823) TC_geran_attach_iu_rau(1499)@ffbd8aed769c: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@ffbd8aed769c: Final verdict of PTC: none 20250106100137763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46350<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1497)@ffbd8aed769c: Final verdict of PTC: none 20250106100137769 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106100137769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1486)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1481)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1491)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@ffbd8aed769c: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@ffbd8aed769c: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@ffbd8aed769c: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1489)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1484)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1479)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@ffbd8aed769c: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 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 20250106100137908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100137962 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250106100137962 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106100137962 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250106100137962 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250106100137962 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250106100137962 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106100137962 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250106100137962 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250106100137962 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:737) 20250106100137962 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100137962 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250106100137962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250106100137962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250106100137962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250106100137962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250106100137962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250106100137962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250106100137962 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250106100138310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46362<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=144460) 20250106100138770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100138770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=144460, count=178804) 20250106100139772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100139772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250106100139963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250106100139963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250106100139963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 10:01:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106100140774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100140774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_pdp_act_user started. 20250106100141405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100141408 DMM INFO MM(262420000001003/ea979cc4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106100141408 DMM INFO MM(262420000001003/ea979cc4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106100141408 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106100141408 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106100141408 DMM DEBUG MM_STATE_Iu[0x55a0bc1689b0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250106100141408 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250106100141408 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) 20250106100141408 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) 20250106100141408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106100141408 DMM DEBUG MM_STATE_Gb(0)[0x55a0bc168880]{Idle}: Deallocated (fsm.c:568) 20250106100141408 DMM DEBUG MM_STATE_Iu[0x55a0bc1689b0]{Detached}: Deallocated (fsm.c:568) 20250106100141408 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168750]{Deregistered}: Deallocated (fsm.c:568) 20250106100141408 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100141436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106100141436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100141436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100141436 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100141436 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106100141436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100141436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100141436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100141436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100141437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100141437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100141437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100141437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100141437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100141437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100141437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100141437 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100141437 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106100141437 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100141437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100141438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100141438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100141441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100141449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100141449 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1506)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(1503)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1505)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100141455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106100141455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100141455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100141455 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100141455 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106100141455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100141455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100141455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100141455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100141456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100141456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100141456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100141456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100141456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100141456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100141456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100141456 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100141456 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106100141456 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100141456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100141456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100141456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100141459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100141464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100141464 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1514)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100141473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106100141473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100141473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100141473 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100141473 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106100141473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100141473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100141473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100141473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100141474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100141474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100141474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100141474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100141474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100141474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100141474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100141474 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100141474 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106100141474 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100141474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100141475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100141475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100141477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@ffbd8aed769c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@ffbd8aed769c: ************************************************* SGSN_Test_0-M3UA(1517)@ffbd8aed769c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@ffbd8aed769c: ************************************************* MTC@ffbd8aed769c: Starting RAN_Emulation 20250106100141482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100141482 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1515)@ffbd8aed769c: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1513)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106100141683 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250106100141683 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) 20250106100141683 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250106100141683 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)@ffbd8aed769c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250106100141688 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100141688 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250106100141688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250106100141688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250106100141688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250106100141688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250106100141688 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250106100141689 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100141689 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250106100141690 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250106100141690 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250106100141690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250106100141690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250106100141690 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250106100141690 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250106100141775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100141776 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106100141776 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106100141776 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106100141778 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106100141779 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106100142499 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100142499 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100142499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100142499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100142499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100142499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100142499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100142499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100142500 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250106100142500 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250106100142500 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100142500 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100142500 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100142500 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100142500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100142500 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100142500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100142500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@ffbd8aed769c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@ffbd8aed769c: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='FFEDDDC5'O, index=0 SGSN_Test-GSUP(1520)@ffbd8aed769c: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@ffbd8aed769c: 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 := '492B'O ("I+"), rac := '1E'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)@ffbd8aed769c: Added conn table entry 0TC_attach_pdp_act_user(1522)15988635 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: First idle individual index:0 SGSN_Test_0-RAN(1516)@ffbd8aed769c: patch: N(SD) for ConnIdx 0 set to 1 20250106100142875 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100142875 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100142875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100142875 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100142875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100142875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100142875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100142875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100142876 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250106100142876 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250106100142876 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250106100142876 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1248) 20250106100142876 DMM DEBUG GMM(gmm_fsm)[0x55a0bc1689b0]{Deregistered}: Allocated (fsm.c:456) 20250106100142876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106100142876 DMM DEBUG MM_STATE_Gb[0x55a0bc16ee30]{Idle}: Allocated (fsm.c:456) 20250106100142876 DMM DEBUG MM_STATE_Iu[0x55a0bc179590]{Detached}: Allocated (fsm.c:456) 20250106100142876 DMM DEBUG GMM(gmm_fsm)[0x55a0bc1689b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106100142876 DMM DEBUG GMM(gmm_fsm)[0x55a0bc1689b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106100142876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106100142876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106100142876 DMM DEBUG MM(262420000001004/efab788b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106100142876 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250106100142876 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100142876 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100142876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100142876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100142876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100142876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100142876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100142876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100142876 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100142876 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100142876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100142876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100142876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100142876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100142876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100142876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@ffbd8aed769c: { messageType := 2, destLocRef := 'F3F79B'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@ffbd8aed769c: 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 := '1806CE97F970BBF95B646F8DAFDB0F56'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '331D188A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8FC792E1507DF1B6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '64E49439DBE3EAB09E8B706B57DAE712'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1BE7DFD3BB62E15B1D73431ABDD31D90'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3B28FE23F4863518F0FC5920C96778A4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '85EA847E0E275B73'O } } } } } SGSN_Test_0-SCCP(1515)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: vl_len:23 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250106100142885 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100142885 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100142885 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100142885 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100142885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100142885 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100142885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100142885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100142885 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100142885 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100142885 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100142885 DMM DEBUG MM(262420000001004/efab788b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20250106100142885 DMM NOTICE MM(262420000001004/efab788b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106100142885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106100142885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106100142885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106100142885 DMM DEBUG MM(262420000001004/efab788b) Requesting authorization (sgsn_auth.c:160) 20250106100142885 DMM INFO MM(262420000001004/efab788b) Requesting authentication tuples (sgsn_auth.c:184) 20250106100142885 DMM DEBUG MM(262420000001004/efab788b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106100142885 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250106100142885 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@ffbd8aed769c: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20250106100142889 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106100142889 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106100142889 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106100142889 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106100142889 DMM INFO MM(262420000001004/efab788b) Subscriber data update (mmctx.c:445) 20250106100142889 DMM DEBUG MM(262420000001004/efab788b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106100142889 DMM INFO MM(262420000001004/efab788b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106100142889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106100142889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106100142889 DMM INFO MM(262420000001004/efab788b) <- GMM AUTH AND CIPHERING REQ (rand = 18 06 ce 97 f9 70 bb f9 5b 64 6f 8d af db 0f 56 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3b 28 fe 23 f4 86 35 18 f0 fc 59 20 c9 67 78 a4 ) (gprs_gmm.c:465) 20250106100142889 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250106100142889 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100142889 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100142889 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100142889 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100142889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100142889 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100142889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100142889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: vl_len:37 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813062285EA847E23094399990000100004F029040E275B73'O 20250106100142897 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100142897 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100142897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100142897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100142897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100142897 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100142897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100142897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100142897 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100142897 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100142897 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100142897 DMM INFO MM(262420000001004/efab788b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106100142897 DMM NOTICE MM(262420000001004/efab788b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106100142897 DMM DEBUG MM(262420000001004/efab788b) checking auth: received UMTS RES = 85 ea 84 7e 0e 27 5b 73 (gprs_gmm.c:648) 20250106100142897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106100142897 DMM DEBUG MM(262420000001004/efab788b) Requesting authorization (sgsn_auth.c:160) 20250106100142897 DMM INFO MM(262420000001004/efab788b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106100142897 DMM DEBUG MM(262420000001004/efab788b) Requesting subscriber data update (gprs_subscriber.c:894) 20250106100142897 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250106100142897 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) 20250106100142897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250106100142897 DMM DEBUG MM(262420000001004/efab788b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250106100142897 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100142897 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100142897 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100142897 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100142897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100142897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100142897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100142897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: vl_len:12 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250106100142907 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100142907 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100142907 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100142907 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100142907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100142907 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100142907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100142907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100142907 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250106100142907 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250106100142907 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250106100142907 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250106100142908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250106100142908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250106100142908 DMM INFO MM(262420000001004/efab788b) <- GMM ATTACH ACCEPT (new P-TMSI=0xefab788b) (gprs_gmm.c:282) 20250106100142908 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250106100142908 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100142908 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100142908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100142908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100142908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100142908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100142908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100142908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100142908 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100142908 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100142908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100142908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100142908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100142908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100142908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100142908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250106100142912 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106100142912 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106100142912 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250106100142912 DMM INFO MM(262420000001004/efab788b) Subscriber data update (mmctx.c:445) 20250106100142912 DMM DEBUG MM(262420000001004/efab788b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106100142912 DMM INFO MM(262420000001004/efab788b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106100142912 DMM NOTICE MM(262420000001004/efab788b) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20250106100142912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106100142912 DMM NOTICE MM(262420000001004/efab788b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106100142912 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) 20250106100142913 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106100142913 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250106100142913 DMM INFO MM(262420000001004/efab788b) Subscriber data update (mmctx.c:445) 20250106100142913 DMM DEBUG MM(262420000001004/efab788b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: vl_len:14 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250106100142915 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100142915 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100142915 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100142915 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100142915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100142915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100142915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100142915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100142915 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100142915 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100142915 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100142915 DMM INFO MM(262420000001004/efab788b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106100142915 DMM NOTICE MM(262420000001004/efab788b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106100142915 DMM DEBUG GMM(gmm_fsm)[0x55a0bc1689b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106100142915 DMM DEBUG GMM(gmm_fsm)[0x55a0bc1689b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106100142915 DMM DEBUG MM_STATE_Iu(5)[0x55a0bc179590]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250106100142915 DMM DEBUG MM_STATE_Iu(5)[0x55a0bc179590]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250106100142916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106100142916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250106100142916 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100142916 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100142916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100142916 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100142916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100142916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100142916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100142916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: vl_len:7 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250106100142920 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100142920 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100142920 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100142920 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100142920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100142920 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100142920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100142920 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100142921 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250106100142921 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250106100142921 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250106100142921 DMM INFO MM(262420000001004/efab788b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250106100142921 DMM DEBUG MM_STATE_Iu(5)[0x55a0bc179590]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250106100142921 DMM DEBUG MM_STATE_Iu(5)[0x55a0bc179590]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250106100142921 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100142921 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100142921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100142921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100142921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100142921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100142921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100142921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@ffbd8aed769c: Session index based on local reference:0 20250106100142922 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100142922 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100142922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100142922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100142922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100142922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100142922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100142922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@ffbd8aed769c: Deleted conn table entry 0TC_attach_pdp_act_user(1522)15988635 TC_attach_pdp_act_user(1522)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@ffbd8aed769c: 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 := 'EFAB788B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@ffbd8aed769c: Added conn table entry 0TC_attach_pdp_act_user(1522)789797 SGSN_Test_0-RAN(1516)@ffbd8aed769c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: First idle individual index:0 20250106100143126 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100143126 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100143126 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100143126 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100143126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100143126 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100143126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100143126 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100143127 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250106100143127 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250106100143127 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250106100143127 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEFAB788B) type="signalling" (gprs_gmm.c:1897) 20250106100143127 DMM DEBUG GMM(gmm_fsm)[0x55a0bc1689b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250106100143127 DMM DEBUG GMM(gmm_fsm)[0x55a0bc1689b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250106100143127 DMM DEBUG MM(262420000001004/efab788b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250106100143128 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100143128 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100143128 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100143128 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100143128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100143128 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100143128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100143128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100143128 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100143128 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100143128 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100143128 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100143128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100143128 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100143128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100143128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@ffbd8aed769c: { messageType := 2, destLocRef := '0C0D25'O ("\f\r%"), sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@ffbd8aed769c: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@ffbd8aed769c: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@ffbd8aed769c: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@ffbd8aed769c: Final verdict of PTC: error SGSN_Test_0-RAN(1516)@ffbd8aed769c: Final verdict of PTC: none 20250106100143141 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250106100143141 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106100143141 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250106100143141 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250106100143142 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250106100143142 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106100143142 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250106100143142 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250106100143142 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:737) 20250106100143142 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100143142 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250106100143142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250106100143142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250106100143142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250106100143142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250106100143142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250106100143142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250106100143142 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1517)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@ffbd8aed769c: Final verdict of PTC: none 20250106100143150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46374<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1520)@ffbd8aed769c: Final verdict of PTC: none 20250106100143155 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106100143155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1519)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1509)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1514)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1504)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1502)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1507)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1512)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@ffbd8aed769c: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@ffbd8aed769c: 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'. Mon Jan 6 10:01:43 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20250106100143284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100143787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231804) 20250106100144157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100144157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231804, count=236256) 20250106100145143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250106100145143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250106100145143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250106100145157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100145158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106100146158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100146158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250106100146882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100146883 DMM INFO MM(262420000001004/efab788b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106100146883 DMM INFO MM(262420000001004/efab788b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106100146883 DMM DEBUG GMM(gmm_fsm)[0x55a0bc1689b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106100146883 DMM DEBUG GMM(gmm_fsm)[0x55a0bc1689b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106100146883 DMM DEBUG MM_STATE_Iu(5)[0x55a0bc179590]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250106100146883 DMM DEBUG MM_STATE_Iu(5)[0x55a0bc179590]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250106100146883 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250106100146883 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) 20250106100146883 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) 20250106100146883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106100146883 DMM DEBUG MM_STATE_Gb[0x55a0bc16ee30]{Idle}: Deallocated (fsm.c:568) 20250106100146883 DMM DEBUG MM_STATE_Iu(5)[0x55a0bc179590]{Detached}: Deallocated (fsm.c:568) 20250106100146883 DMM DEBUG GMM(gmm_fsm)[0x55a0bc1689b0]{Deregistered}: Deallocated (fsm.c:568) 20250106100146883 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1523)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100146921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106100146921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100146921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100146921 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100146921 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106100146921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100146921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100146921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100146921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100146922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100146922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100146922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100146922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100146922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100146922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100146922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100146922 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100146922 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106100146922 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100146922 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100146923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100146923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100146924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100146929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100146929 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100146938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106100146938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100146938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100146938 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100146938 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106100146938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100146938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100146938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100146938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100146938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100146938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100146938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100146939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100146939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100146939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100146939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100146939 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100146939 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106100146939 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100146939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100146939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100146939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100146941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100146946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100146946 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)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100146955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106100146955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100146955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100146955 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100146955 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106100146955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100146955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100146955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100146955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100146957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100146957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100146957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100146957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100146957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100146957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100146957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100146957 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100146957 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106100146957 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100146957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100146957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100146957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100146959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@ffbd8aed769c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@ffbd8aed769c: ************************************************* SGSN_Test_0-M3UA(1540)@ffbd8aed769c: M3UA emulation initiated, the test can be started MTC@ffbd8aed769c: Starting RAN_Emulation SGSN_Test_0-M3UA(1540)@ffbd8aed769c: ************************************************* SGSN_Test_0-SCCP(1538)@ffbd8aed769c: v_sccp_pdu_maxlen:268 20250106100146964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100146964 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106100147160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100147160 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106100147160 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106100147160 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106100147164 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106100147164 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250106100147164 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) 20250106100147164 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250106100147165 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250106100147165 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test_0-M3UA(1540)@ffbd8aed769c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250106100147167 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100147167 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250106100147167 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250106100147167 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250106100147167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250106100147167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250106100147167 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250106100147168 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100147168 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250106100147168 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250106100147168 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250106100147168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250106100147168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250106100147168 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250106100147169 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250106100147983 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100147983 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100147983 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100147983 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100147983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100147983 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100147983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100147984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100147984 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250106100147984 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250106100147984 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100147984 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100147984 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100147985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100147985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100147985 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100147985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100147985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@ffbd8aed769c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@ffbd8aed769c: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='FF0DE995'O, index=0 SGSN_Test-GSUP(1543)@ffbd8aed769c: 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)@ffbd8aed769c: 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 := 'FF1B'O, rac := 'AB'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1539)@ffbd8aed769c: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)4155211 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: First idle individual index:0 SGSN_Test_0-RAN(1539)@ffbd8aed769c: patch: N(SD) for ConnIdx 0 set to 1 20250106100148250 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100148250 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100148250 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100148250 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100148250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100148250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100148250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100148250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100148251 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250106100148251 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250106100148251 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250106100148251 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1248) 20250106100148251 DMM DEBUG GMM(gmm_fsm)[0x55a0bc179590]{Deregistered}: Allocated (fsm.c:456) 20250106100148251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106100148251 DMM DEBUG MM_STATE_Gb[0x55a0bc168880]{Idle}: Allocated (fsm.c:456) 20250106100148251 DMM DEBUG MM_STATE_Iu[0x55a0bc175d60]{Detached}: Allocated (fsm.c:456) 20250106100148251 DMM DEBUG GMM(gmm_fsm)[0x55a0bc179590]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106100148251 DMM DEBUG GMM(gmm_fsm)[0x55a0bc179590]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106100148251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106100148251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106100148251 DMM DEBUG MM(262420000001058/d578641d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106100148251 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250106100148251 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100148251 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100148251 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100148251 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100148251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100148251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100148251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100148251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100148251 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100148251 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100148251 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100148251 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100148251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100148251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100148251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100148251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@ffbd8aed769c: { messageType := 2, destLocRef := '3F674B'O ("?gK"), 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)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@ffbd8aed769c: 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 := '668251710A2A7039CDD980900B944E99'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2E438BC5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '797D3726C6566D19'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B610E59EBFDC49D11F5EFE29185AD6A0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5C672B5FC4BECF32E486327301AC6D79'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6A890F43818FBE33010EA59B60914674'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '857C8941C738BC96'O } } } } } SGSN_Test_0-SCCP(1538)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: vl_len:23 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250106100148259 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100148259 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100148259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100148259 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100148259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100148259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100148259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100148259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100148259 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100148259 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100148259 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100148259 DMM DEBUG MM(262420000001058/d578641d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1066) 20250106100148259 DMM NOTICE MM(262420000001058/d578641d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106100148259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106100148259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106100148259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106100148259 DMM DEBUG MM(262420000001058/d578641d) Requesting authorization (sgsn_auth.c:160) 20250106100148259 DMM INFO MM(262420000001058/d578641d) Requesting authentication tuples (sgsn_auth.c:184) 20250106100148259 DMM DEBUG MM(262420000001058/d578641d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106100148259 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250106100148259 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@ffbd8aed769c: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20250106100148262 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106100148262 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106100148262 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106100148262 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106100148262 DMM INFO MM(262420000001058/d578641d) Subscriber data update (mmctx.c:445) 20250106100148262 DMM DEBUG MM(262420000001058/d578641d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106100148262 DMM INFO MM(262420000001058/d578641d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106100148262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106100148262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106100148262 DMM INFO MM(262420000001058/d578641d) <- GMM AUTH AND CIPHERING REQ (rand = 66 82 51 71 0a 2a 70 39 cd d9 80 90 0b 94 4e 99 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6a 89 0f 43 81 8f be 33 01 0e a5 9b 60 91 46 74 ) (gprs_gmm.c:465) 20250106100148262 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250106100148262 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100148262 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100148262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100148262 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100148262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100148262 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100148262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100148262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: vl_len:37 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22857C894123094399990000105008F02904C738BC96'O 20250106100148268 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100148268 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100148268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100148268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100148268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100148268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100148268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100148268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100148268 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100148268 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100148268 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100148268 DMM INFO MM(262420000001058/d578641d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106100148268 DMM NOTICE MM(262420000001058/d578641d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106100148268 DMM DEBUG MM(262420000001058/d578641d) checking auth: received UMTS RES = 85 7c 89 41 c7 38 bc 96 (gprs_gmm.c:648) 20250106100148268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106100148268 DMM DEBUG MM(262420000001058/d578641d) Requesting authorization (sgsn_auth.c:160) 20250106100148268 DMM INFO MM(262420000001058/d578641d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106100148268 DMM DEBUG MM(262420000001058/d578641d) Requesting subscriber data update (gprs_subscriber.c:894) 20250106100148268 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250106100148268 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) 20250106100148268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250106100148268 DMM DEBUG MM(262420000001058/d578641d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250106100148268 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100148268 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100148268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100148268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100148268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100148268 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100148268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100148268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: vl_len:12 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250106100148277 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100148277 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100148277 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100148277 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100148277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100148277 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100148277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100148277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100148277 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250106100148277 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250106100148277 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250106100148277 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250106100148277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250106100148277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250106100148277 DMM INFO MM(262420000001058/d578641d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd578641d) (gprs_gmm.c:282) 20250106100148277 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250106100148277 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100148277 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100148277 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100148277 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100148277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100148277 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100148277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100148277 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100148277 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100148277 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100148277 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100148277 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100148277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100148277 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100148277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100148277 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250106100148282 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106100148282 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106100148282 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250106100148282 DMM INFO MM(262420000001058/d578641d) Subscriber data update (mmctx.c:445) 20250106100148282 DMM DEBUG MM(262420000001058/d578641d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106100148282 DMM INFO MM(262420000001058/d578641d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106100148282 DMM NOTICE MM(262420000001058/d578641d) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:982) 20250106100148282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106100148282 DMM NOTICE MM(262420000001058/d578641d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106100148282 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) 20250106100148282 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106100148283 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250106100148283 DMM INFO MM(262420000001058/d578641d) Subscriber data update (mmctx.c:445) 20250106100148283 DMM DEBUG MM(262420000001058/d578641d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: vl_len:14 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250106100148286 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100148286 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100148286 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100148286 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100148286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100148286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100148286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100148286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100148286 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100148286 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100148286 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100148286 DMM INFO MM(262420000001058/d578641d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106100148286 DMM NOTICE MM(262420000001058/d578641d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106100148286 DMM DEBUG GMM(gmm_fsm)[0x55a0bc179590]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106100148286 DMM DEBUG GMM(gmm_fsm)[0x55a0bc179590]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106100148286 DMM DEBUG MM_STATE_Iu(7)[0x55a0bc175d60]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250106100148286 DMM DEBUG MM_STATE_Iu(7)[0x55a0bc175d60]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250106100148286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106100148286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250106100148286 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100148286 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100148286 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100148286 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100148286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100148286 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100148286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100148286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: vl_len:7 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250106100148294 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100148294 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100148294 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100148294 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100148294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100148294 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100148294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100148294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100148294 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250106100148294 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250106100148294 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250106100148294 DMM INFO MM(262420000001058/d578641d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250106100148294 DMM DEBUG MM_STATE_Iu(7)[0x55a0bc175d60]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250106100148294 DMM DEBUG MM_STATE_Iu(7)[0x55a0bc175d60]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250106100148294 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100148294 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100148294 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100148294 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100148294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100148294 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100148294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100148294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@ffbd8aed769c: Session index based on local reference:0 20250106100148296 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100148296 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100148296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100148296 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100148296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100148296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100148296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100148296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@ffbd8aed769c: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)4155211 TC_attach_pdp_act_user_addr_v4raw(1545)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@ffbd8aed769c: 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 := 'D578641D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@ffbd8aed769c: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)7816157 SGSN_Test_0-RAN(1539)@ffbd8aed769c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: First idle individual index:0 20250106100148498 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100148498 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100148498 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100148498 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100148498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100148498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100148498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100148498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100148499 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250106100148499 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250106100148499 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250106100148499 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD578641D) type="signalling" (gprs_gmm.c:1897) 20250106100148499 DMM DEBUG GMM(gmm_fsm)[0x55a0bc179590]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250106100148499 DMM DEBUG GMM(gmm_fsm)[0x55a0bc179590]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250106100148499 DMM DEBUG MM(262420000001058/d578641d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250106100148499 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100148499 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100148499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100148499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100148499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100148499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100148499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100148499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100148499 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100148499 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100148499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100148499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100148499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100148499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100148499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100148499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@ffbd8aed769c: { messageType := 2, destLocRef := '7743DD'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)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@ffbd8aed769c: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@ffbd8aed769c: setverdict(error): pass -> error SGSN_Test_0-RAN(1539)@ffbd8aed769c: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1545)@ffbd8aed769c: Final verdict of PTC: error SGSN_Test_0-RAN(1539)@ffbd8aed769c: Final verdict of PTC: none 20250106100148513 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250106100148513 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106100148513 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250106100148513 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250106100148513 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250106100148513 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106100148514 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250106100148514 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250106100148514 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:737) 20250106100148514 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100148514 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250106100148514 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250106100148514 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250106100148514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250106100148514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250106100148514 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250106100148514 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250106100148514 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1540)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@ffbd8aed769c: Final verdict of PTC: none 20250106100148521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50186<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1527)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@ffbd8aed769c: Final verdict of PTC: none 20250106100148526 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106100148527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1537)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP(1543)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1532)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1530)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1525)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1535)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@ffbd8aed769c: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@ffbd8aed769c: 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'. Mon Jan 6 10:01:48 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20250106100148699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100149201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50194<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233176) 20250106100149528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100149528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233176, count=237628) 20250106100150515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250106100150515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250106100150515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250106100150530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100150530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250106100151087 DGPRS DEBUG Checking for inactive LLMEs, time = 38685910 (sgsn.c:132) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 10:01:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106100151532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100151532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250106100152269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100152272 DMM INFO MM(262420000001058/d578641d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106100152272 DMM INFO MM(262420000001058/d578641d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106100152272 DMM DEBUG GMM(gmm_fsm)[0x55a0bc179590]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106100152272 DMM DEBUG GMM(gmm_fsm)[0x55a0bc179590]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106100152272 DMM DEBUG MM_STATE_Iu(7)[0x55a0bc175d60]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250106100152272 DMM DEBUG MM_STATE_Iu(7)[0x55a0bc175d60]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250106100152272 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250106100152272 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) 20250106100152272 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) 20250106100152272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106100152272 DMM DEBUG MM_STATE_Gb[0x55a0bc168880]{Idle}: Deallocated (fsm.c:568) 20250106100152272 DMM DEBUG MM_STATE_Iu(7)[0x55a0bc175d60]{Detached}: Deallocated (fsm.c:568) 20250106100152272 DMM DEBUG GMM(gmm_fsm)[0x55a0bc179590]{Deregistered}: Deallocated (fsm.c:568) 20250106100152272 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1546)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100152325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106100152325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100152325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100152325 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100152325 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106100152325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100152325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100152325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100152325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100152326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100152326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100152326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100152326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100152326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100152326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100152326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100152326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100152326 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106100152326 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100152326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100152326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100152326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100152329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100152334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100152334 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100152341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106100152341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100152341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100152341 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100152341 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106100152341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100152341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100152341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100152341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100152342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100152342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100152342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100152342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100152342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100152342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100152342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100152342 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100152342 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106100152342 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100152342 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1555)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106100152342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100152342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100152344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100152350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100152350 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)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100152356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106100152356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100152356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100152356 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100152356 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106100152356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100152356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100152356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100152356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100152357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100152357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100152357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100152357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100152357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100152357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100152357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100152357 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100152357 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106100152357 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100152357 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100152358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1560)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106100152358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100152359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@ffbd8aed769c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@ffbd8aed769c: ************************************************* SGSN_Test_0-M3UA(1563)@ffbd8aed769c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@ffbd8aed769c: ************************************************* MTC@ffbd8aed769c: Starting RAN_Emulation 20250106100152364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100152364 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1561)@ffbd8aed769c: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106100152533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100152533 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106100152533 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106100152533 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106100152537 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1565)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106100152538 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106100152565 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250106100152565 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) 20250106100152565 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250106100152565 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)@ffbd8aed769c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250106100152570 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100152570 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250106100152570 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250106100152570 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250106100152570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250106100152570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250106100152570 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250106100152573 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100152573 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250106100152573 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250106100152573 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250106100152573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250106100152573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250106100152573 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250106100152573 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250106100153372 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100153372 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100153372 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100153372 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100153372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100153372 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100153372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100153372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100153372 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250106100153372 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250106100153373 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100153373 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100153373 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100153373 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100153373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100153373 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100153373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100153373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@ffbd8aed769c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@ffbd8aed769c: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='E5D85ECB'O, index=0 SGSN_Test-GSUP(1566)@ffbd8aed769c: 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)@ffbd8aed769c: 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 := 'D3C1'O, rac := '0D'O ("\r") }, 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)@ffbd8aed769c: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)5043402 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: First idle individual index:0 SGSN_Test_0-RAN(1562)@ffbd8aed769c: patch: N(SD) for ConnIdx 0 set to 1 20250106100153622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100153622 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100153622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100153622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100153622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100153622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100153622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100153622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100153622 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250106100153622 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250106100153622 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250106100153622 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1248) 20250106100153622 DMM DEBUG GMM(gmm_fsm)[0x55a0bc175d60]{Deregistered}: Allocated (fsm.c:456) 20250106100153622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106100153622 DMM DEBUG MM_STATE_Gb[0x55a0bc16ee30]{Idle}: Allocated (fsm.c:456) 20250106100153622 DMM DEBUG MM_STATE_Iu[0x55a0bc1764a0]{Detached}: Allocated (fsm.c:456) 20250106100153622 DMM DEBUG GMM(gmm_fsm)[0x55a0bc175d60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106100153622 DMM DEBUG GMM(gmm_fsm)[0x55a0bc175d60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106100153622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106100153622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106100153622 DMM DEBUG MM(262420000001055/f8cba187) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106100153622 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250106100153622 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100153622 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100153622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100153622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100153622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100153622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100153622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100153622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100153622 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100153622 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100153622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100153622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100153622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100153622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100153622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100153622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@ffbd8aed769c: { messageType := 2, destLocRef := '4CF4CA'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)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@ffbd8aed769c: 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 := '6CF538C764EC82E1B7FE133EFC881121'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BBEF4F0F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '466B345C5EB29C34'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '45D09E74E7B71AAE49CF52FCD535B49E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '990A090ABC5E2E8307704AF40CE00AF3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3E714AA871FF054C704529FFC4429C32'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1B76FA9C5E926D29'O } } } } } SGSN_Test_0-SCCP(1561)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: vl_len:23 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250106100153629 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100153629 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100153629 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100153629 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100153629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100153629 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100153629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100153629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100153629 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100153629 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100153629 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100153629 DMM DEBUG MM(262420000001055/f8cba187) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1066) 20250106100153629 DMM NOTICE MM(262420000001055/f8cba187) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106100153629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106100153629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106100153629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106100153629 DMM DEBUG MM(262420000001055/f8cba187) Requesting authorization (sgsn_auth.c:160) 20250106100153629 DMM INFO MM(262420000001055/f8cba187) Requesting authentication tuples (sgsn_auth.c:184) 20250106100153629 DMM DEBUG MM(262420000001055/f8cba187) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106100153629 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250106100153629 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@ffbd8aed769c: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20250106100153631 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106100153631 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106100153631 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106100153631 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106100153631 DMM INFO MM(262420000001055/f8cba187) Subscriber data update (mmctx.c:445) 20250106100153631 DMM DEBUG MM(262420000001055/f8cba187) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106100153631 DMM INFO MM(262420000001055/f8cba187) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106100153631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106100153631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106100153631 DMM INFO MM(262420000001055/f8cba187) <- GMM AUTH AND CIPHERING REQ (rand = 6c f5 38 c7 64 ec 82 e1 b7 fe 13 3e fc 88 11 21 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3e 71 4a a8 71 ff 05 4c 70 45 29 ff c4 42 9c 32 ) (gprs_gmm.c:465) 20250106100153631 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250106100153631 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100153631 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100153631 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100153631 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100153631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100153631 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100153631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100153631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: vl_len:37 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C221B76FA9C23094399990000105005F029045E926D29'O 20250106100153636 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100153636 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100153636 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100153636 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100153636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100153636 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100153636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100153636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100153636 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100153636 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100153636 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100153636 DMM INFO MM(262420000001055/f8cba187) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106100153636 DMM NOTICE MM(262420000001055/f8cba187) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106100153636 DMM DEBUG MM(262420000001055/f8cba187) checking auth: received UMTS RES = 1b 76 fa 9c 5e 92 6d 29 (gprs_gmm.c:648) 20250106100153636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106100153636 DMM DEBUG MM(262420000001055/f8cba187) Requesting authorization (sgsn_auth.c:160) 20250106100153636 DMM INFO MM(262420000001055/f8cba187) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106100153636 DMM DEBUG MM(262420000001055/f8cba187) Requesting subscriber data update (gprs_subscriber.c:894) 20250106100153636 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250106100153636 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) 20250106100153636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250106100153636 DMM DEBUG MM(262420000001055/f8cba187) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250106100153637 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100153637 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100153637 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100153637 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100153637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100153637 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100153637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100153637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: vl_len:12 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250106100153652 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100153652 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100153652 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100153652 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100153652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100153652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100153652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100153652 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100153652 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250106100153652 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250106100153652 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250106100153652 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250106100153652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250106100153652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250106100153652 DMM INFO MM(262420000001055/f8cba187) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8cba187) (gprs_gmm.c:282) 20250106100153653 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250106100153653 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100153653 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100153653 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100153653 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100153653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100153653 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100153653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100153653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100153653 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100153653 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100153653 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100153653 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100153653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100153653 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100153653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100153653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250106100153661 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106100153661 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106100153661 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250106100153661 DMM INFO MM(262420000001055/f8cba187) Subscriber data update (mmctx.c:445) 20250106100153661 DMM DEBUG MM(262420000001055/f8cba187) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106100153661 DMM INFO MM(262420000001055/f8cba187) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106100153661 DMM NOTICE MM(262420000001055/f8cba187) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:982) 20250106100153661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106100153661 DMM NOTICE MM(262420000001055/f8cba187) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106100153661 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) 20250106100153662 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106100153662 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250106100153662 DMM INFO MM(262420000001055/f8cba187) Subscriber data update (mmctx.c:445) 20250106100153662 DMM DEBUG MM(262420000001055/f8cba187) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: vl_len:14 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250106100153665 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100153665 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100153665 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100153665 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100153665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100153665 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100153665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100153665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100153666 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100153666 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100153666 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100153666 DMM INFO MM(262420000001055/f8cba187) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106100153666 DMM NOTICE MM(262420000001055/f8cba187) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106100153666 DMM DEBUG GMM(gmm_fsm)[0x55a0bc175d60]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106100153666 DMM DEBUG GMM(gmm_fsm)[0x55a0bc175d60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106100153666 DMM DEBUG MM_STATE_Iu(9)[0x55a0bc1764a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250106100153666 DMM DEBUG MM_STATE_Iu(9)[0x55a0bc1764a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250106100153666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106100153666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250106100153666 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100153666 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100153666 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100153666 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100153666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100153666 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100153666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100153666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: vl_len:7 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250106100153674 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100153674 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100153674 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100153674 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100153674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100153674 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100153674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100153674 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100153674 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250106100153674 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250106100153674 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250106100153674 DMM INFO MM(262420000001055/f8cba187) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250106100153674 DMM DEBUG MM_STATE_Iu(9)[0x55a0bc1764a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250106100153674 DMM DEBUG MM_STATE_Iu(9)[0x55a0bc1764a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250106100153674 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100153674 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100153674 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100153674 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100153674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100153674 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100153674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100153674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@ffbd8aed769c: Session index based on local reference:0 20250106100153676 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100153676 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100153676 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100153676 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100153676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100153676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100153676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100153676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@ffbd8aed769c: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)5043402 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@ffbd8aed769c: 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 := 'F8CBA187'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@ffbd8aed769c: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)14102182 SGSN_Test_0-RAN(1562)@ffbd8aed769c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: First idle individual index:0 20250106100153878 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100153878 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100153878 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100153878 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100153878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100153878 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100153878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100153878 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100153879 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250106100153879 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250106100153879 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250106100153879 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF8CBA187) type="signalling" (gprs_gmm.c:1897) 20250106100153879 DMM DEBUG GMM(gmm_fsm)[0x55a0bc175d60]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250106100153879 DMM DEBUG GMM(gmm_fsm)[0x55a0bc175d60]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250106100153879 DMM DEBUG MM(262420000001055/f8cba187) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250106100153879 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100153879 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100153879 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100153879 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100153879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100153879 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100153879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100153879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100153879 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100153879 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100153879 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100153879 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100153879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100153879 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100153879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100153879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@ffbd8aed769c: { messageType := 2, destLocRef := 'D72EA6'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)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@ffbd8aed769c: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@ffbd8aed769c: setverdict(error): pass -> error TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@ffbd8aed769c: Final verdict of PTC: error SGSN_Test_0-RAN(1562)@ffbd8aed769c: Warning: The last outgoing messages on port CLIENT may be lost. 20250106100153890 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250106100153890 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106100153890 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250106100153890 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250106100153890 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250106100153890 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106100153890 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250106100153890 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250106100153890 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:737) 20250106100153890 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100153890 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250106100153890 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250106100153890 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250106100153890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250106100153890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250106100153890 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250106100153890 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) SGSN_Test_0-RAN(1562)@ffbd8aed769c: Final verdict of PTC: none 20250106100153890 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1563)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@ffbd8aed769c: Final verdict of PTC: none 20250106100153894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36996<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1566)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@ffbd8aed769c: Final verdict of PTC: none 20250106100153899 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106100153900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1550)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1555)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1560)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1553)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1548)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1558)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@ffbd8aed769c: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@ffbd8aed769c: 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'. Mon Jan 6 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 20250106100154052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100154554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37010<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=223176) 20250106100154900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100154900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=223176, count=237960) 20250106100155891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250106100155891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250106100155891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250106100155902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100155902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 10:01:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106100156904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100156904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250106100157641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100157643 DMM INFO MM(262420000001055/f8cba187) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106100157643 DMM INFO MM(262420000001055/f8cba187) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106100157643 DMM DEBUG GMM(gmm_fsm)[0x55a0bc175d60]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106100157643 DMM DEBUG GMM(gmm_fsm)[0x55a0bc175d60]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106100157643 DMM DEBUG MM_STATE_Iu(9)[0x55a0bc1764a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250106100157643 DMM DEBUG MM_STATE_Iu(9)[0x55a0bc1764a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250106100157643 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250106100157643 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) 20250106100157643 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) 20250106100157643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106100157643 DMM DEBUG MM_STATE_Gb[0x55a0bc16ee30]{Idle}: Deallocated (fsm.c:568) 20250106100157643 DMM DEBUG MM_STATE_Iu(9)[0x55a0bc1764a0]{Detached}: Deallocated (fsm.c:568) 20250106100157643 DMM DEBUG GMM(gmm_fsm)[0x55a0bc175d60]{Deregistered}: Deallocated (fsm.c:568) 20250106100157643 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1569)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100157664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106100157664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100157664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100157664 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100157664 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106100157664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100157664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100157664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100157664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100157665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100157665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100157665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100157665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100157665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100157665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100157665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100157665 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100157665 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106100157665 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100157665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1573)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106100157665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100157665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100157667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100157672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100157672 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)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100157679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106100157679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100157679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100157679 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100157679 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106100157679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100157679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100157679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100157679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100157680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100157680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100157680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100157680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100157680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100157680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100157680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100157680 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100157680 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106100157680 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100157680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1578)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106100157681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100157681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100157683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100157689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100157689 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100157699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106100157699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100157699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100157699 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100157699 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106100157699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100157699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100157699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100157699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100157699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100157700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100157700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100157700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100157700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100157700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100157700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100157700 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100157700 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106100157700 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100157700 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100157700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100157700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100157702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@ffbd8aed769c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@ffbd8aed769c: ************************************************* SGSN_Test_0-M3UA(1586)@ffbd8aed769c: M3UA emulation initiated, the test can be started MTC@ffbd8aed769c: Starting RAN_Emulation SGSN_Test_0-M3UA(1586)@ffbd8aed769c: ************************************************* SGSN_Test_0-SCCP(1584)@ffbd8aed769c: v_sccp_pdu_maxlen:268 20250106100157708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100157708 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)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106100157905 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100157905 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106100157905 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106100157905 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106100157906 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1588)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250106100157907 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106100157908 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250106100157908 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) 20250106100157908 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250106100157908 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)@ffbd8aed769c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250106100157910 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100157910 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250106100157910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250106100157910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250106100157910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250106100157910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250106100157910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250106100157910 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100157910 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250106100157910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250106100157910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250106100157910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250106100157910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250106100157910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250106100157910 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250106100158716 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100158716 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100158716 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100158716 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100158716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100158716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100158716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100158716 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100158716 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250106100158716 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250106100158716 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100158716 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100158716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100158716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100158716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100158716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100158716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100158716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@ffbd8aed769c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@ffbd8aed769c: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='F7C9C3EE'O, index=0 SGSN_Test-GSUP(1589)@ffbd8aed769c: 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)@ffbd8aed769c: 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 := '80FA'O, rac := 'EA'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1585)@ffbd8aed769c: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)3471942 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: First idle individual index:0 SGSN_Test_0-RAN(1585)@ffbd8aed769c: patch: N(SD) for ConnIdx 0 set to 1 20250106100158987 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100158987 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100158987 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100158987 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100158987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100158987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100158987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100158987 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100158987 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250106100158987 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250106100158987 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250106100158987 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1248) 20250106100158987 DMM DEBUG GMM(gmm_fsm)[0x55a0bc1764a0]{Deregistered}: Allocated (fsm.c:456) 20250106100158987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106100158987 DMM DEBUG MM_STATE_Gb[0x55a0bc168880]{Idle}: Allocated (fsm.c:456) 20250106100158987 DMM DEBUG MM_STATE_Iu[0x55a0bc179b00]{Detached}: Allocated (fsm.c:456) 20250106100158987 DMM DEBUG GMM(gmm_fsm)[0x55a0bc1764a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106100158988 DMM DEBUG GMM(gmm_fsm)[0x55a0bc1764a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106100158988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106100158988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106100158988 DMM DEBUG MM(262420000001056/e95450c6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106100158988 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250106100158988 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100158988 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100158988 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100158988 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100158988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100158988 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100158988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100158988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100158988 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100158988 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100158988 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100158988 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100158988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100158988 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100158988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100158988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@ffbd8aed769c: { messageType := 2, destLocRef := '34FA46'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)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@ffbd8aed769c: 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 := '84C060DDA83D195418962C1F1FE55DDF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2340312D'O ("#@1-") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0F819D37CF9F2D2D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D73DB7368E3CD7641AC298A156C8DCD2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '54A8C401E79BA0005607986AFD82BF38'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7A7054D9121638C63BFB7E92BABA9BF6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E29D100362000F3D'O } } } } } SGSN_Test_0-SCCP(1584)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: vl_len:23 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250106100159000 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100159000 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100159000 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100159000 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100159000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100159000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100159000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100159000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100159000 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100159000 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100159000 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100159000 DMM DEBUG MM(262420000001056/e95450c6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1066) 20250106100159000 DMM NOTICE MM(262420000001056/e95450c6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106100159000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106100159000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106100159000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106100159000 DMM DEBUG MM(262420000001056/e95450c6) Requesting authorization (sgsn_auth.c:160) 20250106100159000 DMM INFO MM(262420000001056/e95450c6) Requesting authentication tuples (sgsn_auth.c:184) 20250106100159000 DMM DEBUG MM(262420000001056/e95450c6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106100159000 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250106100159000 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@ffbd8aed769c: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20250106100159004 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106100159004 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106100159004 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106100159004 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106100159004 DMM INFO MM(262420000001056/e95450c6) Subscriber data update (mmctx.c:445) 20250106100159004 DMM DEBUG MM(262420000001056/e95450c6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106100159004 DMM INFO MM(262420000001056/e95450c6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106100159004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106100159004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106100159004 DMM INFO MM(262420000001056/e95450c6) <- GMM AUTH AND CIPHERING REQ (rand = 84 c0 60 dd a8 3d 19 54 18 96 2c 1f 1f e5 5d df , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7a 70 54 d9 12 16 38 c6 3b fb 7e 92 ba ba 9b f6 ) (gprs_gmm.c:465) 20250106100159004 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250106100159004 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100159004 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100159004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100159004 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100159004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100159004 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100159004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100159004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: vl_len:37 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22E29D100323094399990000105006F0290462000F3D'O 20250106100159012 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100159012 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100159012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100159012 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100159012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100159012 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100159012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100159012 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100159012 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100159012 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100159012 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100159012 DMM INFO MM(262420000001056/e95450c6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106100159012 DMM NOTICE MM(262420000001056/e95450c6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106100159012 DMM DEBUG MM(262420000001056/e95450c6) checking auth: received UMTS RES = e2 9d 10 03 62 00 0f 3d (gprs_gmm.c:648) 20250106100159012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106100159012 DMM DEBUG MM(262420000001056/e95450c6) Requesting authorization (sgsn_auth.c:160) 20250106100159012 DMM INFO MM(262420000001056/e95450c6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106100159012 DMM DEBUG MM(262420000001056/e95450c6) Requesting subscriber data update (gprs_subscriber.c:894) 20250106100159012 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250106100159012 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) 20250106100159012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250106100159012 DMM DEBUG MM(262420000001056/e95450c6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250106100159013 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100159013 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100159013 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100159013 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100159013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100159013 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100159013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100159013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: vl_len:12 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250106100159022 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100159022 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100159022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100159022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100159022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100159022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100159022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100159022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100159022 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250106100159022 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250106100159022 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250106100159022 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250106100159022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250106100159022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250106100159022 DMM INFO MM(262420000001056/e95450c6) <- GMM ATTACH ACCEPT (new P-TMSI=0xe95450c6) (gprs_gmm.c:282) 20250106100159022 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250106100159022 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100159022 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100159022 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100159022 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100159022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100159023 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100159023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100159023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100159023 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100159023 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100159023 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100159023 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100159023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100159023 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100159023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100159023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250106100159027 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106100159027 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106100159027 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250106100159027 DMM INFO MM(262420000001056/e95450c6) Subscriber data update (mmctx.c:445) 20250106100159027 DMM DEBUG MM(262420000001056/e95450c6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106100159028 DMM INFO MM(262420000001056/e95450c6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106100159028 DMM NOTICE MM(262420000001056/e95450c6) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:982) 20250106100159028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106100159028 DMM NOTICE MM(262420000001056/e95450c6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106100159028 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) 20250106100159028 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106100159028 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250106100159028 DMM INFO MM(262420000001056/e95450c6) Subscriber data update (mmctx.c:445) 20250106100159028 DMM DEBUG MM(262420000001056/e95450c6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: vl_len:14 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250106100159031 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100159031 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100159031 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100159031 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100159031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100159031 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100159031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100159031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100159031 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100159031 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100159031 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100159031 DMM INFO MM(262420000001056/e95450c6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106100159031 DMM NOTICE MM(262420000001056/e95450c6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106100159031 DMM DEBUG GMM(gmm_fsm)[0x55a0bc1764a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106100159031 DMM DEBUG GMM(gmm_fsm)[0x55a0bc1764a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106100159031 DMM DEBUG MM_STATE_Iu(11)[0x55a0bc179b00]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250106100159031 DMM DEBUG MM_STATE_Iu(11)[0x55a0bc179b00]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250106100159031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106100159031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250106100159031 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100159031 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100159031 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100159031 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100159031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100159031 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100159031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100159031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: vl_len:7 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250106100159038 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100159038 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100159038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100159038 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100159038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100159038 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100159038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100159038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100159038 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100159038 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100159038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100159038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100159038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100159038 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250106100159038 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250106100159038 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250106100159038 DMM INFO MM(262420000001056/e95450c6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250106100159038 DMM DEBUG MM_STATE_Iu(11)[0x55a0bc179b00]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250106100159038 DMM DEBUG MM_STATE_Iu(11)[0x55a0bc179b00]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250106100159038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100159038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100159038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@ffbd8aed769c: Session index based on local reference:0 20250106100159039 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100159039 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100159040 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100159040 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100159040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100159040 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100159040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100159040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@ffbd8aed769c: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)3471942 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@ffbd8aed769c: 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 := 'E95450C6'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@ffbd8aed769c: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)11181935 SGSN_Test_0-RAN(1585)@ffbd8aed769c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: First idle individual index:0 20250106100159242 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100159242 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100159242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100159242 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100159242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100159242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100159242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100159242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100159243 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250106100159243 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250106100159243 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250106100159243 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE95450C6) type="signalling" (gprs_gmm.c:1897) 20250106100159243 DMM DEBUG GMM(gmm_fsm)[0x55a0bc1764a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250106100159243 DMM DEBUG GMM(gmm_fsm)[0x55a0bc1764a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250106100159243 DMM DEBUG MM(262420000001056/e95450c6) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250106100159244 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100159244 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100159244 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100159244 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100159244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100159244 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100159244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100159244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100159244 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100159244 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100159244 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100159244 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100159244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100159244 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100159244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100159244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@ffbd8aed769c: { messageType := 2, destLocRef := 'AA9F6F'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)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@ffbd8aed769c: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@ffbd8aed769c: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@ffbd8aed769c: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@ffbd8aed769c: Final verdict of PTC: error SGSN_Test_0-RAN(1585)@ffbd8aed769c: Final verdict of PTC: none 20250106100159260 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250106100159260 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106100159260 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250106100159260 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250106100159260 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250106100159260 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106100159260 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250106100159260 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250106100159260 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:737) 20250106100159260 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100159260 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250106100159261 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250106100159261 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250106100159261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250106100159261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250106100159261 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250106100159261 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250106100159261 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1586)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@ffbd8aed769c: Final verdict of PTC: none 20250106100159268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37014<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1589)@ffbd8aed769c: Final verdict of PTC: none 20250106100159274 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106100159274 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)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1573)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1578)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1583)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1581)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1576)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1571)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@ffbd8aed769c: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@ffbd8aed769c: 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'. Mon Jan 6 10:01:59 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20250106100159440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100159942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37016<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233600) 20250106100200274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100200275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233600, count=238052) 20250106100201262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250106100201262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250106100201262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250106100201275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100201275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106100202276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100202276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250106100203006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100203006 DMM INFO MM(262420000001056/e95450c6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106100203006 DMM INFO MM(262420000001056/e95450c6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106100203006 DMM DEBUG GMM(gmm_fsm)[0x55a0bc1764a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106100203006 DMM DEBUG GMM(gmm_fsm)[0x55a0bc1764a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106100203006 DMM DEBUG MM_STATE_Iu(11)[0x55a0bc179b00]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250106100203006 DMM DEBUG MM_STATE_Iu(11)[0x55a0bc179b00]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250106100203006 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250106100203006 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) 20250106100203006 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) 20250106100203006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106100203006 DMM DEBUG MM_STATE_Gb[0x55a0bc168880]{Idle}: Deallocated (fsm.c:568) 20250106100203006 DMM DEBUG MM_STATE_Iu(11)[0x55a0bc179b00]{Detached}: Deallocated (fsm.c:568) 20250106100203006 DMM DEBUG GMM(gmm_fsm)[0x55a0bc1764a0]{Deregistered}: Deallocated (fsm.c:568) 20250106100203006 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1592)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100203025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106100203025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100203025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100203025 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100203025 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106100203025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100203025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100203025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100203025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100203026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100203026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100203026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100203026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100203026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100203026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100203026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100203026 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100203026 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106100203026 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100203026 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100203026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100203026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100203028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1593)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100203032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100203032 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1597)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100203043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106100203043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100203043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100203043 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100203043 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106100203043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100203043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100203043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100203043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100203044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100203044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100203044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100203044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100203044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100203044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100203044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100203044 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100203044 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106100203044 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100203044 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100203045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100203045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100203047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100203053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100203053 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)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1602)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1606)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100203060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106100203060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100203060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100203060 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100203060 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106100203060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100203060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100203060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100203060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100203061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100203061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100203061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100203061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100203061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100203061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100203061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100203061 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100203061 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106100203061 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100203061 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1606)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250106100203061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100203061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100203063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@ffbd8aed769c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@ffbd8aed769c: ************************************************* SGSN_Test_0-M3UA(1609)@ffbd8aed769c: M3UA emulation initiated, the test can be started MTC@ffbd8aed769c: Starting RAN_Emulation SGSN_Test_0-M3UA(1609)@ffbd8aed769c: ************************************************* 20250106100203068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100203068 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1607)@ffbd8aed769c: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106100203268 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250106100203268 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) 20250106100203268 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250106100203268 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1609)@ffbd8aed769c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250106100203270 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100203270 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250106100203270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250106100203270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250106100203270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250106100203270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250106100203270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250106100203270 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100203270 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250106100203270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250106100203270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250106100203270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250106100203270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250106100203270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250106100203270 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250106100203277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100203277 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106100203277 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106100203277 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106100203278 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106100203278 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106100204084 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100204084 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100204084 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100204084 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100204084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100204084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100204084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100204084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100204085 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250106100204085 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250106100204085 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100204085 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100204085 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100204085 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100204085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100204085 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100204085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100204085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@ffbd8aed769c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@ffbd8aed769c: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='EA310262'O, index=0 SGSN_Test-GSUP(1612)@ffbd8aed769c: 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)@ffbd8aed769c: 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 := '28D6'O, rac := '13'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)@ffbd8aed769c: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)16551967 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: First idle individual index:0 SGSN_Test_0-RAN(1608)@ffbd8aed769c: patch: N(SD) for ConnIdx 0 set to 1 20250106100204344 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100204344 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100204344 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100204344 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100204344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100204344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100204344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100204344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100204344 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250106100204344 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250106100204344 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250106100204344 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1248) 20250106100204344 DMM DEBUG GMM(gmm_fsm)[0x55a0bc179b00]{Deregistered}: Allocated (fsm.c:456) 20250106100204344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Allocated (fsm.c:456) 20250106100204344 DMM DEBUG MM_STATE_Gb[0x55a0bc16ee30]{Idle}: Allocated (fsm.c:456) 20250106100204344 DMM DEBUG MM_STATE_Iu[0x55a0bc17b830]{Detached}: Allocated (fsm.c:456) 20250106100204344 DMM DEBUG GMM(gmm_fsm)[0x55a0bc179b00]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106100204344 DMM DEBUG GMM(gmm_fsm)[0x55a0bc179b00]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106100204344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106100204344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106100204344 DMM DEBUG MM(262420000001057/cfaadb9f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106100204344 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250106100204344 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100204344 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100204344 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100204344 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100204344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100204344 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100204344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100204344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100204344 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100204344 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100204344 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100204344 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100204344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100204344 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100204344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100204344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@ffbd8aed769c: { messageType := 2, destLocRef := 'FC901F'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@ffbd8aed769c: 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 := '62B3CB037C8DE3F25FDFD309841B6AE1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D31A54E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '75150E0528168919'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '711E96CCFB9A2CBD052BF2F335908422'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '73E7AAB5F0C7F24AB0E6D4A805C401A1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D5028AF4F0E4E069B7927A4005DE9CB6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4EA304F2D16BF54B'O } } } } } SGSN_Test_0-SCCP(1607)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: vl_len:23 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250106100204350 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100204350 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100204350 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100204350 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100204350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100204350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100204350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100204350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100204350 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100204350 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100204350 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100204350 DMM DEBUG MM(262420000001057/cfaadb9f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1066) 20250106100204350 DMM NOTICE MM(262420000001057/cfaadb9f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106100204350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106100204350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106100204350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106100204350 DMM DEBUG MM(262420000001057/cfaadb9f) Requesting authorization (sgsn_auth.c:160) 20250106100204350 DMM INFO MM(262420000001057/cfaadb9f) Requesting authentication tuples (sgsn_auth.c:184) 20250106100204350 DMM DEBUG MM(262420000001057/cfaadb9f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106100204350 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250106100204350 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@ffbd8aed769c: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20250106100204352 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106100204352 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106100204352 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106100204352 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106100204352 DMM INFO MM(262420000001057/cfaadb9f) Subscriber data update (mmctx.c:445) 20250106100204352 DMM DEBUG MM(262420000001057/cfaadb9f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106100204352 DMM INFO MM(262420000001057/cfaadb9f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106100204352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106100204352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106100204352 DMM INFO MM(262420000001057/cfaadb9f) <- GMM AUTH AND CIPHERING REQ (rand = 62 b3 cb 03 7c 8d e3 f2 5f df d3 09 84 1b 6a e1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d5 02 8a f4 f0 e4 e0 69 b7 92 7a 40 05 de 9c b6 ) (gprs_gmm.c:465) 20250106100204352 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250106100204352 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100204352 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100204352 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100204352 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100204352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100204352 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100204352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100204352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: vl_len:37 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F224EA304F223094399990000105007F02904D16BF54B'O 20250106100204357 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100204357 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100204357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100204357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100204357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100204357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100204357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100204357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100204357 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100204357 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100204357 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100204357 DMM INFO MM(262420000001057/cfaadb9f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106100204357 DMM NOTICE MM(262420000001057/cfaadb9f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106100204357 DMM DEBUG MM(262420000001057/cfaadb9f) checking auth: received UMTS RES = 4e a3 04 f2 d1 6b f5 4b (gprs_gmm.c:648) 20250106100204357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106100204357 DMM DEBUG MM(262420000001057/cfaadb9f) Requesting authorization (sgsn_auth.c:160) 20250106100204357 DMM INFO MM(262420000001057/cfaadb9f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106100204357 DMM DEBUG MM(262420000001057/cfaadb9f) Requesting subscriber data update (gprs_subscriber.c:894) 20250106100204357 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250106100204357 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) 20250106100204357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250106100204357 DMM DEBUG MM(262420000001057/cfaadb9f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250106100204357 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100204357 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100204357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100204357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100204357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100204357 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100204357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100204357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: vl_len:12 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250106100204363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100204363 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100204363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100204363 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100204363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100204363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100204363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100204363 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100204363 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250106100204363 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250106100204363 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250106100204363 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250106100204363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250106100204363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250106100204363 DMM INFO MM(262420000001057/cfaadb9f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfaadb9f) (gprs_gmm.c:282) 20250106100204363 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250106100204363 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100204363 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100204363 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100204363 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100204363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100204363 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100204363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100204363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100204363 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100204363 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100204363 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100204363 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100204363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100204363 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100204363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100204363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250106100204366 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106100204366 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106100204366 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250106100204366 DMM INFO MM(262420000001057/cfaadb9f) Subscriber data update (mmctx.c:445) 20250106100204366 DMM DEBUG MM(262420000001057/cfaadb9f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106100204366 DMM INFO MM(262420000001057/cfaadb9f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106100204366 DMM NOTICE MM(262420000001057/cfaadb9f) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:982) 20250106100204366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106100204366 DMM NOTICE MM(262420000001057/cfaadb9f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106100204366 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) 20250106100204366 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106100204366 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250106100204366 DMM INFO MM(262420000001057/cfaadb9f) Subscriber data update (mmctx.c:445) 20250106100204366 DMM DEBUG MM(262420000001057/cfaadb9f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: vl_len:14 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250106100204367 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100204367 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100204367 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100204367 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100204367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100204367 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100204367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100204367 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100204368 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100204368 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100204368 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100204368 DMM INFO MM(262420000001057/cfaadb9f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106100204368 DMM NOTICE MM(262420000001057/cfaadb9f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106100204368 DMM DEBUG GMM(gmm_fsm)[0x55a0bc179b00]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106100204368 DMM DEBUG GMM(gmm_fsm)[0x55a0bc179b00]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106100204368 DMM DEBUG MM_STATE_Iu(13)[0x55a0bc17b830]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250106100204368 DMM DEBUG MM_STATE_Iu(13)[0x55a0bc17b830]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250106100204368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106100204368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250106100204368 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100204368 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100204368 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100204368 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100204368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100204368 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100204368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100204368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: vl_len:7 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250106100204371 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100204371 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100204371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100204371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100204371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100204371 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100204371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100204371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100204372 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250106100204372 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250106100204372 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250106100204372 DMM INFO MM(262420000001057/cfaadb9f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250106100204372 DMM DEBUG MM_STATE_Iu(13)[0x55a0bc17b830]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250106100204372 DMM DEBUG MM_STATE_Iu(13)[0x55a0bc17b830]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250106100204372 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100204372 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100204372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100204372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100204372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100204372 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100204372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100204372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@ffbd8aed769c: Session index based on local reference:0 20250106100204372 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100204372 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100204372 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100204372 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100204372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100204372 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100204372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100204372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@ffbd8aed769c: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)16551967 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@ffbd8aed769c: 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 := 'CFAADB9F'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@ffbd8aed769c: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)13506158 SGSN_Test_0-RAN(1608)@ffbd8aed769c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: First idle individual index:0 20250106100204574 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100204574 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100204574 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100204574 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100204574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100204574 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100204574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100204574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100204574 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250106100204574 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250106100204574 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250106100204574 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCFAADB9F) type="signalling" (gprs_gmm.c:1897) 20250106100204574 DMM DEBUG GMM(gmm_fsm)[0x55a0bc179b00]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250106100204574 DMM DEBUG GMM(gmm_fsm)[0x55a0bc179b00]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250106100204574 DMM DEBUG MM(262420000001057/cfaadb9f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250106100204574 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100204574 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100204574 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100204574 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100204575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100204575 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100204575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100204575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100204575 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100204575 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100204575 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100204575 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100204575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100204575 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100204575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100204575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@ffbd8aed769c: { messageType := 2, destLocRef := 'CE166E'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@ffbd8aed769c: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@ffbd8aed769c: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@ffbd8aed769c: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@ffbd8aed769c: Final verdict of PTC: error SGSN_Test_0-RAN(1608)@ffbd8aed769c: Final verdict of PTC: none 20250106100204584 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250106100204584 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106100204584 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250106100204584 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250106100204584 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250106100204584 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106100204584 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250106100204584 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250106100204584 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:737) 20250106100204584 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100204584 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250106100204584 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250106100204584 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250106100204584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250106100204584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250106100204584 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250106100204584 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250106100204584 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1609)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@ffbd8aed769c: Final verdict of PTC: none 20250106100204591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48042<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1612)@ffbd8aed769c: Final verdict of PTC: none 20250106100204596 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106100204596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1596)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1601)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1606)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1594)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1604)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1599)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@ffbd8aed769c: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@ffbd8aed769c: 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'. Mon Jan 6 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 20250106100204738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100205240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48056<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232540) 20250106100205597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100205597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232540, count=236992) 20250106100206586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250106100206586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250106100206586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250106100206599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100206599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 10:02:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106100207601 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100207601 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_attach_pdp_act_pmm_idle started. 20250106100208345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100208347 DMM INFO MM(262420000001057/cfaadb9f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106100208347 DMM INFO MM(262420000001057/cfaadb9f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106100208347 DMM DEBUG GMM(gmm_fsm)[0x55a0bc179b00]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106100208347 DMM DEBUG GMM(gmm_fsm)[0x55a0bc179b00]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106100208347 DMM DEBUG MM_STATE_Iu(13)[0x55a0bc17b830]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250106100208347 DMM DEBUG MM_STATE_Iu(13)[0x55a0bc17b830]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250106100208348 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250106100208348 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) 20250106100208348 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) 20250106100208348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc168880]{Init}: Deallocated (fsm.c:568) 20250106100208348 DMM DEBUG MM_STATE_Gb[0x55a0bc16ee30]{Idle}: Deallocated (fsm.c:568) 20250106100208348 DMM DEBUG MM_STATE_Iu(13)[0x55a0bc17b830]{Detached}: Deallocated (fsm.c:568) 20250106100208348 DMM DEBUG GMM(gmm_fsm)[0x55a0bc179b00]{Deregistered}: Deallocated (fsm.c:568) 20250106100208348 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1615)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100208389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106100208389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100208389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100208389 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100208389 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106100208389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100208389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100208389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100208389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100208389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100208389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100208389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100208390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100208390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100208390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100208390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100208390 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100208390 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106100208390 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100208390 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100208391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100208391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100208396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1620)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100208403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100208403 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100208412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106100208412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100208412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100208412 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100208412 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106100208412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100208412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100208412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100208412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100208414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100208414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100208414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100208414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100208414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100208414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100208414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100208414 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100208414 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106100208414 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100208414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100208414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100208414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1625)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 20250106100208417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1621)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100208422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100208422 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100208430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106100208430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100208430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100208430 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100208430 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106100208430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100208430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100208430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100208430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100208431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100208431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100208431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100208431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100208431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100208431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100208431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100208431 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100208431 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106100208431 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100208431 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100208432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100208432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100208434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@ffbd8aed769c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20250106100208438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100208439 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1632)@ffbd8aed769c: ************************************************* SGSN_Test_0-M3UA(1632)@ffbd8aed769c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@ffbd8aed769c: ************************************************* MTC@ffbd8aed769c: Starting RAN_Emulation SGSN_Test_0-SCCP(1630)@ffbd8aed769c: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1628)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106100208602 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100208602 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106100208602 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106100208602 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106100208606 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106100208608 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106100208639 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250106100208640 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) 20250106100208640 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250106100208640 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)@ffbd8aed769c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250106100208644 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100208644 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250106100208644 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250106100208644 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250106100208644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250106100208644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250106100208644 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250106100208646 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100208646 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250106100208646 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250106100208646 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250106100208646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250106100208646 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250106100208646 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250106100208647 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250106100209454 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100209454 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100209454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100209454 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100209454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100209454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100209454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100209454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100209454 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250106100209454 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250106100209455 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100209455 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100209455 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100209455 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100209455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100209455 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100209455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100209455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@ffbd8aed769c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@ffbd8aed769c: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='D2CAFAA4'O, index=0 SGSN_Test-GSUP(1635)@ffbd8aed769c: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@ffbd8aed769c: 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 := 'AF19'O, rac := '16'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)@ffbd8aed769c: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)16209945 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: First idle individual index:0 SGSN_Test_0-RAN(1631)@ffbd8aed769c: patch: N(SD) for ConnIdx 0 set to 1 20250106100209694 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100209694 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100209694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100209694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100209694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100209694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100209694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100209694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100209694 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250106100209694 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250106100209694 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250106100209694 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1248) 20250106100209695 DMM DEBUG GMM(gmm_fsm)[0x55a0bc17b830]{Deregistered}: Allocated (fsm.c:456) 20250106100209695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106100209695 DMM DEBUG MM_STATE_Gb[0x55a0bc168880]{Idle}: Allocated (fsm.c:456) 20250106100209695 DMM DEBUG MM_STATE_Iu[0x55a0bc17b6f0]{Detached}: Allocated (fsm.c:456) 20250106100209695 DMM DEBUG GMM(gmm_fsm)[0x55a0bc17b830]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106100209695 DMM DEBUG GMM(gmm_fsm)[0x55a0bc17b830]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106100209695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106100209695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106100209695 DMM DEBUG MM(262420000001005/d51d3067) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106100209695 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250106100209695 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100209695 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100209695 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100209695 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100209695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100209695 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100209695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100209695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100209695 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100209695 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100209695 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100209695 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100209695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100209695 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100209695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100209695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@ffbd8aed769c: { messageType := 2, destLocRef := 'F75819'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)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@ffbd8aed769c: 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 := '8B701821D3AE06B096B26A94789C7EF4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '52EB4FEA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '84A98F195C3E2132'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '90199DB4D0AE0F0F09CF98B449147DF1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BD7428176C90AAEEE53D1700DACC9697'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5295F8ED3E450F449561B56365C246B0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A5095FAC42A5B62D'O } } } } } SGSN_Test_0-SCCP(1630)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: vl_len:23 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: vl_from0 20250106100209704 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100209704 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100209704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100209704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100209704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100209704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100209704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100209704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250106100209704 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100209704 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100209704 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100209704 DMM DEBUG MM(262420000001005/d51d3067) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1066) 20250106100209704 DMM NOTICE MM(262420000001005/d51d3067) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106100209704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106100209704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106100209704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106100209704 DMM DEBUG MM(262420000001005/d51d3067) Requesting authorization (sgsn_auth.c:160) 20250106100209704 DMM INFO MM(262420000001005/d51d3067) Requesting authentication tuples (sgsn_auth.c:184) 20250106100209704 DMM DEBUG MM(262420000001005/d51d3067) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106100209704 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250106100209704 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@ffbd8aed769c: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20250106100209706 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106100209706 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106100209706 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106100209706 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106100209706 DMM INFO MM(262420000001005/d51d3067) Subscriber data update (mmctx.c:445) 20250106100209706 DMM DEBUG MM(262420000001005/d51d3067) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106100209706 DMM INFO MM(262420000001005/d51d3067) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106100209706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106100209706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106100209706 DMM INFO MM(262420000001005/d51d3067) <- GMM AUTH AND CIPHERING REQ (rand = 8b 70 18 21 d3 ae 06 b0 96 b2 6a 94 78 9c 7e f4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 52 95 f8 ed 3e 45 0f 44 95 61 b5 63 65 c2 46 b0 ) (gprs_gmm.c:465) 20250106100209706 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250106100209706 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100209706 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100209706 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100209706 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100209706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100209706 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100209706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100209706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: vl_len:37 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922A5095FAC23094399990000100005F0290442A5B62D'O 20250106100209709 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100209709 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100209709 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100209709 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100209709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100209709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100209709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100209709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100209709 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100209709 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100209709 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100209709 DMM INFO MM(262420000001005/d51d3067) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106100209709 DMM NOTICE MM(262420000001005/d51d3067) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106100209709 DMM DEBUG MM(262420000001005/d51d3067) checking auth: received UMTS RES = a5 09 5f ac 42 a5 b6 2d (gprs_gmm.c:648) 20250106100209709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106100209709 DMM DEBUG MM(262420000001005/d51d3067) Requesting authorization (sgsn_auth.c:160) 20250106100209709 DMM INFO MM(262420000001005/d51d3067) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106100209709 DMM DEBUG MM(262420000001005/d51d3067) Requesting subscriber data update (gprs_subscriber.c:894) 20250106100209709 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250106100209709 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) 20250106100209709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250106100209709 DMM DEBUG MM(262420000001005/d51d3067) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250106100209709 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100209709 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100209709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100209709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100209709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100209709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100209709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100209709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: vl_len:12 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250106100209713 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100209713 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100209713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100209713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100209713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100209713 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100209713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100209713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100209713 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250106100209713 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250106100209713 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250106100209713 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250106100209713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250106100209713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250106100209713 DMM INFO MM(262420000001005/d51d3067) <- GMM ATTACH ACCEPT (new P-TMSI=0xd51d3067) (gprs_gmm.c:282) 20250106100209713 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250106100209713 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100209713 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100209713 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100209713 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100209713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100209713 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100209713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100209713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100209713 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100209713 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100209713 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100209713 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100209713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100209713 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100209713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100209713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250106100209715 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106100209715 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106100209715 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250106100209715 DMM INFO MM(262420000001005/d51d3067) Subscriber data update (mmctx.c:445) 20250106100209715 DMM DEBUG MM(262420000001005/d51d3067) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106100209715 DMM INFO MM(262420000001005/d51d3067) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106100209715 DMM NOTICE MM(262420000001005/d51d3067) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:982) 20250106100209715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106100209715 DMM NOTICE MM(262420000001005/d51d3067) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106100209715 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) 20250106100209715 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106100209715 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250106100209715 DMM INFO MM(262420000001005/d51d3067) Subscriber data update (mmctx.c:445) 20250106100209715 DMM DEBUG MM(262420000001005/d51d3067) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: vl_len:14 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250106100209716 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100209716 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100209716 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100209716 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100209716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100209716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100209716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100209716 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100209716 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100209716 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100209716 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100209716 DMM INFO MM(262420000001005/d51d3067) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106100209717 DMM NOTICE MM(262420000001005/d51d3067) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106100209717 DMM DEBUG GMM(gmm_fsm)[0x55a0bc17b830]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106100209717 DMM DEBUG GMM(gmm_fsm)[0x55a0bc17b830]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106100209717 DMM DEBUG MM_STATE_Iu(15)[0x55a0bc17b6f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250106100209717 DMM DEBUG MM_STATE_Iu(15)[0x55a0bc17b6f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250106100209717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106100209717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250106100209717 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100209717 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100209717 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100209717 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100209717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100209717 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100209717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100209717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: vl_len:7 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250106100209719 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100209719 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100209719 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100209719 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100209719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100209719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100209719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100209719 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100209719 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250106100209719 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250106100209719 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250106100209719 DMM INFO MM(262420000001005/d51d3067) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250106100209719 DMM DEBUG MM_STATE_Iu(15)[0x55a0bc17b6f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250106100209719 DMM DEBUG MM_STATE_Iu(15)[0x55a0bc17b6f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250106100209719 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100209719 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100209719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100209719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100209719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100209719 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100209719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100209719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@ffbd8aed769c: Session index based on local reference:0 20250106100209720 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100209720 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100209720 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100209720 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100209720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100209720 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100209720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100209720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@ffbd8aed769c: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)16209945 TC_attach_pdp_act_pmm_idle(1637)@ffbd8aed769c: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@ffbd8aed769c: 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 := 'D51D3067'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@ffbd8aed769c: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)7541115 SGSN_Test_0-RAN(1631)@ffbd8aed769c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: First idle individual index:0 20250106100209922 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100209922 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100209922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100209922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100209922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100209922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100209922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100209922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100209923 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250106100209923 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250106100209923 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250106100209923 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD51D3067) type="signalling" (gprs_gmm.c:1897) 20250106100209923 DMM DEBUG GMM(gmm_fsm)[0x55a0bc17b830]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250106100209923 DMM DEBUG GMM(gmm_fsm)[0x55a0bc17b830]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250106100209923 DMM DEBUG MM(262420000001005/d51d3067) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250106100209924 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100209924 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100209924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100209924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100209924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100209924 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100209924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100209924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100209924 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100209924 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100209924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100209924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100209924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100209924 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100209924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100209924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@ffbd8aed769c: { messageType := 2, destLocRef := '73117B'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)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@ffbd8aed769c: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@ffbd8aed769c: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@ffbd8aed769c: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@ffbd8aed769c: Final verdict of PTC: error SGSN_Test_0-RAN(1631)@ffbd8aed769c: Final verdict of PTC: none 20250106100209934 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250106100209934 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106100209934 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250106100209934 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250106100209934 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250106100209934 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106100209934 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250106100209934 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250106100209934 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:737) 20250106100209934 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100209934 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250106100209934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250106100209934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250106100209934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250106100209934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250106100209934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250106100209934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250106100209934 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1632)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@ffbd8aed769c: Final verdict of PTC: none 20250106100209937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48060<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1635)@ffbd8aed769c: Final verdict of PTC: none 20250106100209941 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106100209941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1624)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1619)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@ffbd8aed769c: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1629)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1627)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1622)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1617)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@ffbd8aed769c: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@ffbd8aed769c: 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'. Mon Jan 6 10:02:10 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20250106100210069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100210572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48074<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231864) 20250106100210942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100210942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231864, count=236460) 20250106100211935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250106100211935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250106100211935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250106100211944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100211944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 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 20250106100212945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100212945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_pmm_idle_rx_mt_data started. 20250106100213673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100213675 DMM INFO MM(262420000001005/d51d3067) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106100213675 DMM INFO MM(262420000001005/d51d3067) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106100213675 DMM DEBUG GMM(gmm_fsm)[0x55a0bc17b830]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106100213675 DMM DEBUG GMM(gmm_fsm)[0x55a0bc17b830]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106100213675 DMM DEBUG MM_STATE_Iu(15)[0x55a0bc17b6f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250106100213675 DMM DEBUG MM_STATE_Iu(15)[0x55a0bc17b6f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250106100213675 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250106100213675 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) 20250106100213675 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) 20250106100213675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106100213675 DMM DEBUG MM_STATE_Gb[0x55a0bc168880]{Idle}: Deallocated (fsm.c:568) 20250106100213675 DMM DEBUG MM_STATE_Iu(15)[0x55a0bc17b6f0]{Detached}: Deallocated (fsm.c:568) 20250106100213675 DMM DEBUG GMM(gmm_fsm)[0x55a0bc17b830]{Deregistered}: Deallocated (fsm.c:568) 20250106100213675 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1638)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100213715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106100213715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100213715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100213715 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100213715 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106100213715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100213715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100213715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100213715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100213716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100213716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100213716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100213716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100213716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100213716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100213716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100213716 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100213716 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106100213716 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100213716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100213716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100213716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100213718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100213723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100213723 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1643)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100213730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106100213730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100213730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100213730 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100213730 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106100213730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100213730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100213730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100213730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100213731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100213731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100213731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100213731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100213731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100213731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100213731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100213731 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100213731 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106100213731 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100213731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100213732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100213732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100213733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100213738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100213738 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1652)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100213746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106100213746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100213746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100213746 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100213746 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106100213746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100213746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100213746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100213746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100213747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100213747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100213747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100213747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100213747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100213747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100213747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100213747 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100213747 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106100213747 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100213747 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100213747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100213747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100213748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100213753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100213753 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@ffbd8aed769c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@ffbd8aed769c: ************************************************* SGSN_Test_0-M3UA(1655)@ffbd8aed769c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@ffbd8aed769c: ************************************************* MTC@ffbd8aed769c: Starting RAN_Emulation TC_pmm_idle_rx_mt_data-BVCI220(1651)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1653)@ffbd8aed769c: v_sccp_pdu_maxlen:268 20250106100213946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100213946 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106100213946 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106100213946 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@ffbd8aed769c: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106100213950 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250106100213952 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1657)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA ID RESP: { { 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)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106100213955 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250106100213955 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) 20250106100213955 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250106100213955 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)@ffbd8aed769c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250106100213957 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100213957 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250106100213957 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250106100213957 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250106100213957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250106100213957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250106100213957 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250106100213957 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100213957 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250106100213957 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250106100213957 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250106100213957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250106100213957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250106100213957 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250106100213957 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250106100214774 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100214774 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100214774 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100214774 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100214774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100214774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100214774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100214774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100214774 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250106100214774 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250106100214775 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100214775 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100214775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100214775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100214775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100214775 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100214775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100214775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@ffbd8aed769c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@ffbd8aed769c: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='F79490B2'O, index=0 SGSN_Test-GSUP(1658)@ffbd8aed769c: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@ffbd8aed769c: 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 := '4052'O ("@R"), rac := '2E'O (".") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1654)@ffbd8aed769c: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)6093541 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: First idle individual index:0 SGSN_Test_0-RAN(1654)@ffbd8aed769c: patch: N(SD) for ConnIdx 0 set to 1 20250106100215039 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100215039 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100215039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100215039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100215039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100215039 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100215039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100215039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100215040 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250106100215040 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250106100215040 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250106100215040 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1248) 20250106100215040 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168880]{Deregistered}: Allocated (fsm.c:456) 20250106100215040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Allocated (fsm.c:456) 20250106100215040 DMM DEBUG MM_STATE_Gb[0x55a0bc17ab30]{Idle}: Allocated (fsm.c:456) 20250106100215040 DMM DEBUG MM_STATE_Iu[0x55a0bc17ac60]{Detached}: Allocated (fsm.c:456) 20250106100215040 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168880]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106100215040 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168880]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106100215040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106100215040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106100215040 DMM DEBUG MM(262420000001007/ebdaf19e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106100215040 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250106100215040 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100215040 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100215040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100215040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100215040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100215040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100215040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100215040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100215040 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100215040 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100215040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100215040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100215040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100215040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100215040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100215040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@ffbd8aed769c: { messageType := 2, destLocRef := '5CFAE5'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@ffbd8aed769c: 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 := 'CB11962571332E277AAB65551E340349'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A6CE0BE1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4C012ED1F1D0F008'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DBF56218B65C89C58C539C27EA867A4A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CF7075913717BFF2B82F747A4372DDDB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F0375B80D83AF3C7446616CFD1E51001'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8EDFB60CB3EEACA0'O } } } } } SGSN_Test_0-SCCP(1653)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: vl_len:23 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250106100215051 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100215051 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100215051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100215051 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100215051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100215051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100215051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100215051 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100215051 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100215051 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100215051 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100215051 DMM DEBUG MM(262420000001007/ebdaf19e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1066) 20250106100215051 DMM NOTICE MM(262420000001007/ebdaf19e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106100215051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106100215051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106100215051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106100215051 DMM DEBUG MM(262420000001007/ebdaf19e) Requesting authorization (sgsn_auth.c:160) 20250106100215051 DMM INFO MM(262420000001007/ebdaf19e) Requesting authentication tuples (sgsn_auth.c:184) 20250106100215051 DMM DEBUG MM(262420000001007/ebdaf19e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106100215051 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250106100215051 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@ffbd8aed769c: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20250106100215053 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106100215053 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106100215053 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106100215053 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106100215053 DMM INFO MM(262420000001007/ebdaf19e) Subscriber data update (mmctx.c:445) 20250106100215053 DMM DEBUG MM(262420000001007/ebdaf19e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106100215053 DMM INFO MM(262420000001007/ebdaf19e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106100215053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106100215053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106100215053 DMM INFO MM(262420000001007/ebdaf19e) <- GMM AUTH AND CIPHERING REQ (rand = cb 11 96 25 71 33 2e 27 7a ab 65 55 1e 34 03 49 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f0 37 5b 80 d8 3a f3 c7 44 66 16 cf d1 e5 10 01 ) (gprs_gmm.c:465) 20250106100215053 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250106100215053 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100215053 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100215053 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100215053 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100215053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100215053 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100215053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100215053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: vl_len:37 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306228EDFB60C23094399990000100007F02904B3EEACA0'O 20250106100215059 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100215059 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100215059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100215059 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100215059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100215059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100215059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100215059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100215059 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100215059 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100215059 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100215059 DMM INFO MM(262420000001007/ebdaf19e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106100215059 DMM NOTICE MM(262420000001007/ebdaf19e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106100215059 DMM DEBUG MM(262420000001007/ebdaf19e) checking auth: received UMTS RES = 8e df b6 0c b3 ee ac a0 (gprs_gmm.c:648) 20250106100215059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106100215059 DMM DEBUG MM(262420000001007/ebdaf19e) Requesting authorization (sgsn_auth.c:160) 20250106100215059 DMM INFO MM(262420000001007/ebdaf19e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106100215059 DMM DEBUG MM(262420000001007/ebdaf19e) Requesting subscriber data update (gprs_subscriber.c:894) 20250106100215059 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250106100215059 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) 20250106100215059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250106100215059 DMM DEBUG MM(262420000001007/ebdaf19e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250106100215059 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100215059 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100215059 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100215059 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100215059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100215059 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100215059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100215059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: vl_len:12 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250106100215069 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100215069 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100215069 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100215069 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100215069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100215069 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100215069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100215069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100215069 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250106100215069 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250106100215069 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250106100215069 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250106100215069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250106100215069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250106100215069 DMM INFO MM(262420000001007/ebdaf19e) <- GMM ATTACH ACCEPT (new P-TMSI=0xebdaf19e) (gprs_gmm.c:282) 20250106100215069 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250106100215069 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100215069 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100215069 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100215069 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100215069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100215069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100215069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100215069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100215069 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100215069 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100215069 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100215069 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100215069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100215069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100215069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100215069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250106100215074 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106100215074 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106100215074 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250106100215074 DMM INFO MM(262420000001007/ebdaf19e) Subscriber data update (mmctx.c:445) 20250106100215074 DMM DEBUG MM(262420000001007/ebdaf19e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106100215074 DMM INFO MM(262420000001007/ebdaf19e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106100215074 DMM NOTICE MM(262420000001007/ebdaf19e) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:982) 20250106100215074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106100215074 DMM NOTICE MM(262420000001007/ebdaf19e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106100215074 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) 20250106100215074 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106100215074 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250106100215074 DMM INFO MM(262420000001007/ebdaf19e) Subscriber data update (mmctx.c:445) 20250106100215074 DMM DEBUG MM(262420000001007/ebdaf19e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: vl_len:14 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250106100215076 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100215076 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100215076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100215076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100215076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100215076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100215076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100215076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100215076 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100215076 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100215076 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100215076 DMM INFO MM(262420000001007/ebdaf19e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106100215076 DMM NOTICE MM(262420000001007/ebdaf19e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106100215076 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168880]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106100215076 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168880]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106100215076 DMM DEBUG MM_STATE_Iu(17)[0x55a0bc17ac60]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250106100215076 DMM DEBUG MM_STATE_Iu(17)[0x55a0bc17ac60]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250106100215076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106100215076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250106100215077 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100215077 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100215077 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100215077 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100215077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100215077 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100215077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100215077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: vl_len:7 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250106100215082 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100215082 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100215082 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100215082 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100215082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100215082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100215082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100215082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100215082 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250106100215082 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250106100215082 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250106100215082 DMM INFO MM(262420000001007/ebdaf19e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250106100215082 DMM DEBUG MM_STATE_Iu(17)[0x55a0bc17ac60]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250106100215082 DMM DEBUG MM_STATE_Iu(17)[0x55a0bc17ac60]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250106100215082 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100215082 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100215082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100215082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100215082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100215082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100215082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100215082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@ffbd8aed769c: Session index based on local reference:0 20250106100215084 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100215084 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100215084 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100215084 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100215084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100215084 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100215084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100215084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@ffbd8aed769c: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)6093541 TC_pmm_idle_rx_mt_data(1660)@ffbd8aed769c: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@ffbd8aed769c: 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 := 'EBDAF19E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@ffbd8aed769c: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)10149795 SGSN_Test_0-RAN(1654)@ffbd8aed769c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: First idle individual index:0 20250106100215290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100215290 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100215290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100215290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100215290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100215290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100215290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100215290 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100215291 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250106100215291 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250106100215291 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250106100215291 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEBDAF19E) type="signalling" (gprs_gmm.c:1897) 20250106100215291 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168880]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250106100215291 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168880]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250106100215291 DMM DEBUG MM(262420000001007/ebdaf19e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250106100215291 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100215291 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100215291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100215291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100215291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100215291 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100215291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100215291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100215291 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100215291 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100215291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100215291 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100215291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100215291 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100215291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100215291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@ffbd8aed769c: { messageType := 2, destLocRef := '9ADFA3'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@ffbd8aed769c: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@ffbd8aed769c: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@ffbd8aed769c: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@ffbd8aed769c: Final verdict of PTC: error SGSN_Test_0-RAN(1654)@ffbd8aed769c: Final verdict of PTC: none 20250106100215307 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250106100215307 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106100215307 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250106100215307 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250106100215307 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250106100215307 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106100215307 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250106100215307 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250106100215307 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:737) 20250106100215307 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100215307 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250106100215307 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250106100215307 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250106100215307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250106100215307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250106100215307 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250106100215307 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250106100215307 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1655)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@ffbd8aed769c: Final verdict of PTC: none 20250106100215313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60272<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1658)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1652)@ffbd8aed769c: Final verdict of PTC: none 20250106100215320 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250106100215320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_pmm_idle_rx_mt_data-BVCI220(1651)@ffbd8aed769c: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97(1642)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1647)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@ffbd8aed769c: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1650)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1640)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1645)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@ffbd8aed769c: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@ffbd8aed769c: 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'. Mon Jan 6 10:02:15 UTC 2025 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20250106100215439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100215941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60274<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232036) 20250106100216321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100216321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232036, count=236488) 20250106100217308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250106100217308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250106100217308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250106100217322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100217323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 10:02:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106100218323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100218324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_update_ctx_err_ind_from_ggsn started. 20250106100219038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100219041 DMM INFO MM(262420000001007/ebdaf19e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106100219041 DMM INFO MM(262420000001007/ebdaf19e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106100219041 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168880]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106100219041 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168880]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106100219041 DMM DEBUG MM_STATE_Iu(17)[0x55a0bc17ac60]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250106100219041 DMM DEBUG MM_STATE_Iu(17)[0x55a0bc17ac60]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250106100219041 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250106100219041 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) 20250106100219041 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) 20250106100219041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc16ee30]{Init}: Deallocated (fsm.c:568) 20250106100219041 DMM DEBUG MM_STATE_Gb[0x55a0bc17ab30]{Idle}: Deallocated (fsm.c:568) 20250106100219041 DMM DEBUG MM_STATE_Iu(17)[0x55a0bc17ac60]{Detached}: Deallocated (fsm.c:568) 20250106100219041 DMM DEBUG GMM(gmm_fsm)[0x55a0bc168880]{Deregistered}: Deallocated (fsm.c:568) 20250106100219041 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1661)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100219084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106100219085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100219085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100219085 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100219085 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106100219085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100219085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100219085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100219085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100219086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100219086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100219086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100219086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100219086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100219086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100219086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100219086 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100219086 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250106100219086 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100219086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100219086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100219086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@ffbd8aed769c: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100219089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100219096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100219096 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@ffbd8aed769c: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100219104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250106100219104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100219104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100219104 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100219104 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250106100219104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100219104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100219104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100219104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100219105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100219105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100219105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100219105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100219105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100219105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100219105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100219105 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100219105 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250106100219105 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100219105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100219105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100219105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@ffbd8aed769c: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1671)@ffbd8aed769c: Creating NSIP provider for "127.0.0.103":21012 20250106100219108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1667)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250106100219114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a0bc16a1b0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100219114 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1672)@ffbd8aed769c: 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)@ffbd8aed769c: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1671)@ffbd8aed769c: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@ffbd8aed769c: Provider Link came up: sending NS-RESET 20250106100219119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250106100219119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100219119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100219119 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100219119 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250106100219119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100219119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100219119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100219119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250106100219120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100219120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100219120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100219120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250106100219120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250106100219120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250106100219120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250106100219120 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100219120 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250106100219120 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250106100219120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250106100219120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250106100219120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@ffbd8aed769c: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@ffbd8aed769c: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250106100219122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@ffbd8aed769c: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@ffbd8aed769c: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@ffbd8aed769c: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@ffbd8aed769c: ************************************************* SGSN_Test_0-M3UA(1678)@ffbd8aed769c: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@ffbd8aed769c: ************************************************* MTC@ffbd8aed769c: Starting RAN_Emulation 20250106100219127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a0bc16bc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250106100219128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1676)@ffbd8aed769c: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@ffbd8aed769c: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250106100219325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100219325 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250106100219325 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250106100219325 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@ffbd8aed769c: Established a new IPA connection (conn_id=2) 20250106100219329 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250106100219329 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) 20250106100219329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250106100219329 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(1680)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250106100219331 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1680)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250106100219333 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@ffbd8aed769c: IPA 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(1678)@ffbd8aed769c: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1680)@ffbd8aed769c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@ffbd8aed769c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250106100219336 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100219336 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250106100219336 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250106100219336 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250106100219336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250106100219336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250106100219336 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250106100219338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100219338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250106100219338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250106100219338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250106100219338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250106100219338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250106100219338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250106100219338 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250106100220140 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100220140 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100220140 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100220140 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100220140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100220140 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100220140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100220140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100220140 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250106100220140 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250106100220140 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100220140 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100220140 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100220140 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100220140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100220140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100220140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100220140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@ffbd8aed769c: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@ffbd8aed769c: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='C4D33E5C'O, index=0 SGSN_Test-GSUP(1681)@ffbd8aed769c: 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)@ffbd8aed769c: 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 := '80D8'O, rac := '09'O ("\t") }, 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)@ffbd8aed769c: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)6296993 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: First idle individual index:0 SGSN_Test_0-RAN(1677)@ffbd8aed769c: patch: N(SD) for ConnIdx 0 set to 1 20250106100220414 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100220414 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100220414 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100220414 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100220414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100220414 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100220414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100220414 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100220414 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250106100220414 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250106100220414 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250106100220414 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1248) 20250106100220414 DMM DEBUG GMM(gmm_fsm)[0x55a0bc17ac60]{Deregistered}: Allocated (fsm.c:456) 20250106100220414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc17ab30]{Init}: Allocated (fsm.c:456) 20250106100220414 DMM DEBUG MM_STATE_Gb[0x55a0bc16ee30]{Idle}: Allocated (fsm.c:456) 20250106100220414 DMM DEBUG MM_STATE_Iu[0x55a0bc1778a0]{Detached}: Allocated (fsm.c:456) 20250106100220414 DMM DEBUG GMM(gmm_fsm)[0x55a0bc17ac60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250106100220414 DMM DEBUG GMM(gmm_fsm)[0x55a0bc17ac60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250106100220414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc17ab30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250106100220414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc17ab30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250106100220414 DMM DEBUG MM(262420000001004/cebd305d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250106100220414 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250106100220414 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100220414 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100220414 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100220414 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100220414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100220414 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100220414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100220414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100220414 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100220414 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100220414 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100220414 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100220414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100220414 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100220414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100220414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@ffbd8aed769c: { messageType := 2, destLocRef := '6015A1'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)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@ffbd8aed769c: 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 := 'A4B9BCD4543F012B06AF17BFA694C2F6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9BD95C54'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BD90C0AA17BB594B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F2C3241BB69C6B10B11A513933B04CAF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0037846539B8295B6D60A7434F72F6F3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3865739ACE16EDFF5F0A61B2EFFD92FC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3E45F4C0BD1E0D3D'O } } } } } SGSN_Test_0-SCCP(1676)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: vl_len:23 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250106100220420 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100220420 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100220420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100220420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100220420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100220420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100220420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100220420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100220420 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100220420 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100220420 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100220420 DMM DEBUG MM(262420000001004/cebd305d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20250106100220420 DMM NOTICE MM(262420000001004/cebd305d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250106100220420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc17ab30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250106100220420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc17ab30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250106100220420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc17ab30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250106100220420 DMM DEBUG MM(262420000001004/cebd305d) Requesting authorization (sgsn_auth.c:160) 20250106100220420 DMM INFO MM(262420000001004/cebd305d) Requesting authentication tuples (sgsn_auth.c:184) 20250106100220420 DMM DEBUG MM(262420000001004/cebd305d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250106100220420 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250106100220420 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)@ffbd8aed769c: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@ffbd8aed769c: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20250106100220423 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250106100220423 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250106100220423 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250106100220423 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250106100220423 DMM INFO MM(262420000001004/cebd305d) Subscriber data update (mmctx.c:445) 20250106100220423 DMM DEBUG MM(262420000001004/cebd305d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250106100220423 DMM INFO MM(262420000001004/cebd305d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250106100220423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc17ab30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250106100220423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc17ab30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250106100220423 DMM INFO MM(262420000001004/cebd305d) <- GMM AUTH AND CIPHERING REQ (rand = a4 b9 bc d4 54 3f 01 2b 06 af 17 bf a6 94 c2 f6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 38 65 73 9a ce 16 ed ff 5f 0a 61 b2 ef fd 92 fc ) (gprs_gmm.c:465) 20250106100220423 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250106100220423 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100220423 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100220423 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100220423 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100220423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100220423 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100220423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100220423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: vl_len:37 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E223E45F4C023094399990000100004F02904BD1E0D3D'O 20250106100220427 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100220427 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100220427 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100220427 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100220427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100220427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100220427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100220427 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100220427 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100220427 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100220427 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100220427 DMM INFO MM(262420000001004/cebd305d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250106100220427 DMM NOTICE MM(262420000001004/cebd305d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250106100220427 DMM DEBUG MM(262420000001004/cebd305d) checking auth: received UMTS RES = 3e 45 f4 c0 bd 1e 0d 3d (gprs_gmm.c:648) 20250106100220427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc17ab30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250106100220427 DMM DEBUG MM(262420000001004/cebd305d) Requesting authorization (sgsn_auth.c:160) 20250106100220427 DMM INFO MM(262420000001004/cebd305d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250106100220427 DMM DEBUG MM(262420000001004/cebd305d) Requesting subscriber data update (gprs_subscriber.c:894) 20250106100220427 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250106100220427 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) 20250106100220427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc17ab30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250106100220427 DMM DEBUG MM(262420000001004/cebd305d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250106100220427 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100220427 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100220427 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100220427 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100220427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100220427 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100220427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100220427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: vl_len:12 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250106100220432 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100220432 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100220432 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100220432 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100220432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100220432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100220432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100220432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100220432 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250106100220432 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250106100220432 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250106100220432 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250106100220432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc17ab30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250106100220432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc17ab30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250106100220432 DMM INFO MM(262420000001004/cebd305d) <- GMM ATTACH ACCEPT (new P-TMSI=0xcebd305d) (gprs_gmm.c:282) 20250106100220432 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250106100220432 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100220432 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100220432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100220432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100220432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100220432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100220432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100220432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100220432 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100220432 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100220432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100220432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100220432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100220432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100220432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100220432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250106100220434 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250106100220434 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250106100220434 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250106100220434 DMM INFO MM(262420000001004/cebd305d) Subscriber data update (mmctx.c:445) 20250106100220434 DMM DEBUG MM(262420000001004/cebd305d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250106100220434 DMM INFO MM(262420000001004/cebd305d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250106100220434 DMM NOTICE MM(262420000001004/cebd305d) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20250106100220434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc17ab30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250106100220434 DMM NOTICE MM(262420000001004/cebd305d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250106100220434 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) 20250106100220435 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250106100220435 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250106100220435 DMM INFO MM(262420000001004/cebd305d) Subscriber data update (mmctx.c:445) 20250106100220435 DMM DEBUG MM(262420000001004/cebd305d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: vl_len:14 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250106100220436 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100220436 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100220436 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100220436 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100220436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100220436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100220436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100220436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100220436 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250106100220436 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250106100220436 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250106100220436 DMM INFO MM(262420000001004/cebd305d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250106100220436 DMM NOTICE MM(262420000001004/cebd305d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250106100220436 DMM DEBUG GMM(gmm_fsm)[0x55a0bc17ac60]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250106100220436 DMM DEBUG GMM(gmm_fsm)[0x55a0bc17ac60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250106100220436 DMM DEBUG MM_STATE_Iu(19)[0x55a0bc1778a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250106100220436 DMM DEBUG MM_STATE_Iu(19)[0x55a0bc1778a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250106100220436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc17ab30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250106100220436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc17ab30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250106100220436 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100220436 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100220436 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100220436 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100220436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100220436 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100220436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100220436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@ffbd8aed769c: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: vl_len:7 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: vl_from0 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250106100220439 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100220439 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100220439 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100220439 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100220439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100220439 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100220439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100220439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100220439 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250106100220439 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250106100220439 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250106100220439 DMM INFO MM(262420000001004/cebd305d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250106100220439 DMM DEBUG MM_STATE_Iu(19)[0x55a0bc1778a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250106100220439 DMM DEBUG MM_STATE_Iu(19)[0x55a0bc1778a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250106100220439 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100220439 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100220439 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100220439 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100220439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100220439 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100220439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100220439 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@ffbd8aed769c: Session index based on local reference:0 20250106100220439 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100220439 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100220439 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100220439 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100220439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100220439 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100220439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100220439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@ffbd8aed769c: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)6296993 TC_update_ctx_err_ind_from_ggsn(1683)@ffbd8aed769c: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@ffbd8aed769c: 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 := 'CEBD305D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@ffbd8aed769c: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)15479217 SGSN_Test_0-RAN(1677)@ffbd8aed769c: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: First idle individual index:0 20250106100220642 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100220642 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100220642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250106100220642 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20250106100220642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100220642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100220642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250106100220642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100220643 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250106100220643 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250106100220643 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250106100220643 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCEBD305D) type="signalling" (gprs_gmm.c:1897) 20250106100220643 DMM DEBUG GMM(gmm_fsm)[0x55a0bc17ac60]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250106100220643 DMM DEBUG GMM(gmm_fsm)[0x55a0bc17ac60]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250106100220643 DMM DEBUG MM(262420000001004/cebd305d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250106100220644 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100220644 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100220644 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100220644 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100220644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100220644 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100220644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100220644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250106100220644 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100220644 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250106100220644 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250106100220644 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20250106100220644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250106100220644 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250106100220644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250106100220644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@ffbd8aed769c: { messageType := 2, destLocRef := 'EC31B1'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)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@ffbd8aed769c: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@ffbd8aed769c: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@ffbd8aed769c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@ffbd8aed769c: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@ffbd8aed769c: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@ffbd8aed769c: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@ffbd8aed769c: Final verdict of PTC: error SGSN_Test_0-RAN(1677)@ffbd8aed769c: Final verdict of PTC: none 20250106100220659 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250106100220659 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106100220659 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250106100220659 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250106100220659 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250106100220659 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250106100220659 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250106100220659 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250106100220659 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:737) 20250106100220659 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250106100220659 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250106100220659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250106100220659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250106100220659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250106100220659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250106100220659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250106100220659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250106100220659 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1678)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@ffbd8aed769c: Final verdict of PTC: none 20250106100220667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60276<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1681)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99(1675)@ffbd8aed769c: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@ffbd8aed769c: Final verdict of PTC: none 20250106100220672 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(1665)@ffbd8aed769c: Final verdict of PTC: none 20250106100220673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1667)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@ffbd8aed769c: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98(1670)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@ffbd8aed769c: Final verdict of PTC: none -NSVCI97-provIP(1663)@ffbd8aed769c: Final verdict of PTC: none -NSVCI98-provIP(1668)@ffbd8aed769c: Final verdict of PTC: none -NSVCI99-provIP(1673)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@ffbd8aed769c: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@ffbd8aed769c: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: none MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@ffbd8aed769c: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@ffbd8aed769c: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@ffbd8aed769c: 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'. Mon Jan 6 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 20250106100220789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100221088 DGPRS DEBUG Checking for inactive LLMEs, time = 38685940 (sgsn.c:132) 20250106100221292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60292<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232016) 20250106100221674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100221674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232016, count=236692) 20250106100222661 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250106100222661 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250106100222661 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250106100222676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100222676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test execution finished. MTC@ffbd8aed769c: 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 ------ Mon Jan 6 10:02:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106100223678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100223678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_NS_connect_alive started. 20250106100224370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100224372 DMM INFO MM(262420000001004/cebd305d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250106100224372 DMM INFO MM(262420000001004/cebd305d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250106100224372 DMM DEBUG GMM(gmm_fsm)[0x55a0bc17ac60]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250106100224372 DMM DEBUG GMM(gmm_fsm)[0x55a0bc17ac60]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250106100224372 DMM DEBUG MM_STATE_Iu(19)[0x55a0bc1778a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250106100224372 DMM DEBUG MM_STATE_Iu(19)[0x55a0bc1778a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250106100224372 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250106100224372 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) 20250106100224372 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) 20250106100224372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a0bc17ab30]{Init}: Deallocated (fsm.c:568) 20250106100224372 DMM DEBUG MM_STATE_Gb[0x55a0bc16ee30]{Idle}: Deallocated (fsm.c:568) 20250106100224372 DMM DEBUG MM_STATE_Iu(19)[0x55a0bc1778a0]{Detached}: Deallocated (fsm.c:568) 20250106100224372 DMM DEBUG GMM(gmm_fsm)[0x55a0bc17ac60]{Deregistered}: Deallocated (fsm.c:568) 20250106100224372 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20250106100224404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250106100224404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250106100224404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250106100224679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100224679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: setverdict(pass): none -> pass MTC@ffbd8aed769c: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250106100225412 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44200<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: pass MTC@ffbd8aed769c: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@ffbd8aed769c: Test case TC_NS_connect_alive finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 10:02:25 UTC 2025 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc 20250106100225450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100225680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100225680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250106100225953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44206<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=9656) 20250106100226681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100226681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=9656, count=14552) 20250106100227683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100227683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: 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 ------ Mon Jan 6 10:02:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250106100228685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100228685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test case TC_NS_connect_reset started. 20250106100229044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100229046 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20250106100229079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250106100229079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250106100229079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250106100229079 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250106100229079 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250106100229079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250106100229079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250106100229079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100229079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a0bc167df0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@ffbd8aed769c: setverdict(pass): none -> pass 20250106100229686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100229686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffbd8aed769c: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250106100230087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44214<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@ffbd8aed769c: Final verdict of PTC: none MTC@ffbd8aed769c: Setting final verdict of the test case. MTC@ffbd8aed769c: Local verdict of MTC: pass MTC@ffbd8aed769c: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@ffbd8aed769c: Test case TC_NS_connect_reset finished. Verdict: pass MTC@ffbd8aed769c: 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'. Mon Jan 6 10:02:30 UTC 2025 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc 20250106100230126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250106100230628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44220<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7456) 20250106100230687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100230687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=7456, count=12352) 20250106100231688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100231688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250106100232080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@ffbd8aed769c: 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@ffbd8aed769c: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ffbd8aed769c: Terminating MTC. MC@ffbd8aed769c: MTC terminated. MC2> exit MC@ffbd8aed769c: Shutting down session. MC@ffbd8aed769c: Shutdown complete. 20250106100232690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100232690 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 20250106100233692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100233692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3659496) [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-20250106-0948-5c6f0eaf-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250106100234693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100234693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250106100235081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250106100235694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100235694 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-20250106-0948-5c6f0eaf-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20250106100236695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250106100236695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (3659413) [testenv][generic] Stopping sgsn (3659438) [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-20250106-0948-5c6f0eaf-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'] <?xml version="1.0"?> <testsuite name='Titan' tests='88' failures='7' errors='8' skipped='0' inconc='0' time='851.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.536060'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.610408'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.602480'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.616899'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.214725'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.640296'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.628108'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.629591'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.709198'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3216 SGSN_Tests control part SGSN_Tests.ttcn:759 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.553806'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3217 SGSN_Tests control part SGSN_Tests.ttcn:790 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.615941'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.513744'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.601463'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.554858'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.647240'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.688821'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.586826'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.774295'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.722287'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.744417'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.723880'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.578260'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.622392'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.641426'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.753718'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.682082'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.743781'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.761485'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.632808'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.610685'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.510541'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.497402'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.438395'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.588453'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.537510'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.666099'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.783189'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.778635'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.666688'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.486486'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.796111'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.724082'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.659661'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.705793'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.642765'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.520575'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3256 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.548133'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.680527'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.641851'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.684578'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.651571'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.626205'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.645757'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.598777'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.665045'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.674728'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.676523'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.625509'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.707091'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.648417'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.686189'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.731076'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.207782'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.719076'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='6.705513'/> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.477906'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.501900'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='30.538934'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3283 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.699376'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='30.487594'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.598825'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.682660'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3288 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.542461'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3289 SGSN_Tests control part SGSN_Tests.ttcn:3203 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.539738'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.628454'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.602439'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.689772'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.642074'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.796731'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.717343'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.646544'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.653082'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.616411'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.616098'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.684610'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.657265'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.048478'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.048785'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20250106-0948-5c6f0eaf-0'] testenv-sgsn-generic-osmocom-nightly-20250106-0948-5c6f0eaf-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2589/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